.stestr/0002755012276001227600000000000015071704234012423 5ustar tempesttempest.stestr/format0000644012276001227600000000000215071703120013615 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215071704234014603 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115071704234014766 0ustar tempesttempest101.5032554.66805383.039437125.42980244.4195830.00028246.33109660.9306542.109043.stestr/00000600012276001227600000773712415071704234012520 0ustar tempesttempesttime: 2025-10-09 09:54:51.654124Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] time: 2025-10-09 09:56:33.157374Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 09:54:52,713 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.058s 2025-10-09 09:54:52,714 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--846843571", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-acfed7aa-09c3-4c60-a74e-6017f42e5afb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","name":"tempest-network-smoke--846843571","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:54:52Z","updated_at":"2025-10-09T09:54:52Z","revision_number":1}}' 2025-10-09 09:54:58,002 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 5.288s 2025-10-09 09:54:58,002 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1337072569", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-abfad6e6-1536-4731-b5a7-b7cf5e2d750a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "name": "tempest-TestNetworkBasicOps-router-1337072569", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.173"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:54:52Z", "updated_at": "2025-10-09T09:54:56Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:54:58,213 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.210s 2025-10-09 09:54:58,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8b7a3b1e-5ab9-46b3-8d5b-2a1e11d7e702', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:54:58,391 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.176s 2025-10-09 09:54:58,391 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-79cda4e8-e2c0-446c-bf03-85dcac95adfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:54:58,466 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.074s 2025-10-09 09:54:58,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0f8d5c45-d365-47d9-a08c-1d9c56a2c7d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:54:59,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.660s 2025-10-09 09:54:59,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1187301274", "network_id": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:54:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-33722d4b-e9c4-4c84-b3df-9188e6af6f55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"f1b6875a-3365-4f28-a83a-e207dcefe598","name":"tempest-subnet-smoke-1187301274","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","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-09T09:54:58Z","updated_at":"2025-10-09T09:54:58Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:03,070 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/add_router_interface 3.943s 2025-10-09 09:55:03,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1b6875a-3365-4f28-a83a-e207dcefe598"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a0b07515-1454-4d68-ba6d-a91396664ead', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/add_router_interface'} Body: b'{"id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "850915b1-c802-41fa-8d1f-51fe6c0c22f5", "network_id": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a", "subnet_id": "f1b6875a-3365-4f28-a83a-e207dcefe598", "subnet_ids": ["f1b6875a-3365-4f28-a83a-e207dcefe598"]}' 2025-10-09 09:55:03,188 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.116s 2025-10-09 09:55:03,188 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-ccb33832-bc09-459e-8a96-49c2d13adc95', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","name":"tempest-network-smoke--846843571","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f1b6875a-3365-4f28-a83a-e207dcefe598"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:54:52Z","updated_at":"2025-10-09T09:54:58Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":50873},{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:55:03,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.715s 2025-10-09 09:55:03,905 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-08aa535d-058d-411a-b87b-fa08cde87c3f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"},{"id":"f1b6875a-3365-4f28-a83a-e207dcefe598","name":"tempest-subnet-smoke-1187301274","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:54:58Z","updated_at":"2025-10-09T09:54:58Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:55:04,045 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.137s 2025-10-09 09:55:04,045 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-0138da44-c48f-4299-b31c-d1bbb82de5f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "name": "tempest-TestNetworkBasicOps-router-1337072569", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.173"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:54:52Z", "updated_at": "2025-10-09T09:55:01Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:55:04,194 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.148s 2025-10-09 09:55:04,194 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-219100258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLbqXXzO4EL6O7qoSjI6lvqp48ZKfLgqTsWRFa/6Ez5EN4tUY5bL3HEiWU6aomP3iRdq/9JJnaMZ+I5jCxjRHt6+P+gstplvEf4nanxNL34YzLOWaL1PMwWFpFUmL3vFew=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:04 GMT', 'server': 'Apache', 'content-length': '397', '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-229a93d5-3b98-429f-b6c6-59fd9c78ab4a', 'x-compute-request-id': 'req-229a93d5-3b98-429f-b6c6-59fd9c78ab4a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-219100258", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLbqXXzO4EL6O7qoSjI6lvqp48ZKfLgqTsWRFa/6Ez5EN4tUY5bL3HEiWU6aomP3iRdq/9JJnaMZ+I5jCxjRHt6+P+gstplvEf4nanxNL34YzLOWaL1PMwWFpFUmL3vFew==", "fingerprint": "c4:b8:2b:1a:a4:8e:10:08:d3:29:49:c7:c4:d8:77:28", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:55:04,889 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.693s 2025-10-09 09:55:04,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1681165709", "description": "tempest-secgroup-smoke-1681165709 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b26ceb90-ae8f-4e1a-8aef-156169110ddc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "name": "tempest-secgroup-smoke-1681165709", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-1681165709 description", "shared": false, "security_group_rules": [{"id": "24b2f64f-1b77-44ff-b3d5-1b3218ff5226", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "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": 26, "description": null, "tags": [], "created_at": "2025-10-09T09:55:04Z", "updated_at": "2025-10-09T09:55:04Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "37cd702a-6bd7-47f5-9e80-bbe04ef6a3b4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "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": 25, "description": null, "tags": [], "created_at": "2025-10-09T09:55:04Z", "updated_at": "2025-10-09T09:55:04Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:55:04Z", "updated_at": "2025-10-09T09:55:04Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:05,050 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.159s 2025-10-09 09:55:05,050 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-47464ad4-fbc8-4e82-8622-95fdc7e123b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "fc512d8e-2862-47f2-9ed4-4b489b723f67", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:04Z", "updated_at": "2025-10-09T09:55:04Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:05,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.152s 2025-10-09 09:55:05,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f5de0c78-6619-427d-b41f-99091f36de58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5d3a4644-ae52-45bf-b7f9-7ba1f452bd3e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:05Z", "updated_at": "2025-10-09T09:55:05Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:05,971 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.768s 2025-10-09 09:55:05,971 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a9026d52-0338-479d-b0d1-b7ea93b064de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "73042743-b8b9-498a-b91e-080a316682e1", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:05Z", "updated_at": "2025-10-09T09:55:05Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:06,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.230s 2025-10-09 09:55:06,202 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3cc24bf8-bcc4-4e23-88db-5cccbc0150fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2fb4c57f-a5fd-4274-88c0-66cdfd6d95a9", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:06Z", "updated_at": "2025-10-09T09:55:06Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:06,994 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.791s 2025-10-09 09:55:06,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b156be01-e668-4151-9863-826793ee6bcc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "f3402dbc-a843-468c-b52e-a6c086bf3bac", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:06Z", "updated_at": "2025-10-09T09:55:06Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:07,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.141s 2025-10-09 09:55:07,136 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4947c06d-d965-4ffe-a57e-408ec07f6f29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2e970746-60ce-46d5-a9c8-c46e1dfa2680", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5424a1d4-c7c5-4d79-af3c-b3e024a88ed4", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:07Z", "updated_at": "2025-10-09T09:55:07Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:07,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.284s 2025-10-09 09:55:07,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:07 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1269a25-96c0-428b-8a9f-bd50cddf3152', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["wLPzOl_BTOufvF1cU0doOA"], "expires_at": "2025-10-09T10:55:07.000000Z", "issued_at": "2025-10-09T09:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:55:07,425 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-10-09 09:55:09,476 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.050s 2025-10-09 09:55:09,477 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1027666294", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a"}], "key_name": "tempest-TestNetworkBasicOps-219100258", "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:07 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b', '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-6e1f0ca7-dfb4-4f69-94b7-53d95228521c', 'x-compute-request-id': 'req-6e1f0ca7-dfb4-4f69-94b7-53d95228521c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "adminPass": "f6xTrtCPXtvF"}}' 2025-10-09 09:55:10,911 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 1.432s 2025-10-09 09:55:10,911 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:09 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92cb974b-20f7-4b12-a1ff-c435b06d623d', 'x-compute-request-id': 'req-92cb974b-20f7-4b12-a1ff-c435b06d623d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "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-09 09:55:12,900 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.985s 2025-10-09 09:55:12,901 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:11 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-196b4d74-360d-469f-b85e-9dcf55d4b310', 'x-compute-request-id': 'req-196b4d74-360d-469f-b85e-9dcf55d4b310', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "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-09 09:55:12,904 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-10-09 09:55:14,137 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.230s 2025-10-09 09:55:14,137 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:13 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fd57cb4-ff0a-4f58-995d-de9fd4666dd0', 'x-compute-request-id': 'req-2fd57cb4-ff0a-4f58-995d-de9fd4666dd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "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-09 09:55:14,140 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2025-10-09 09:55:16,046 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.902s 2025-10-09 09:55:16,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:15 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b28e9c5-cd35-46c5-b30a-d0e537e1572d', 'x-compute-request-id': 'req-7b28e9c5-cd35-46c5-b30a-d0e537e1572d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:17,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.321s 2025-10-09 09:55:17,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:17 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ae1a1c-6211-4d9d-a7f7-9a2026bdaaf4', 'x-compute-request-id': 'req-c2ae1a1c-6211-4d9d-a7f7-9a2026bdaaf4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:18,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.526s 2025-10-09 09:55:18,908 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:18 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621bbfb8-8ac4-425d-b691-42503878bd84', 'x-compute-request-id': 'req-621bbfb8-8ac4-425d-b691-42503878bd84', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:20,133 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.221s 2025-10-09 09:55:20,133 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:19 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7775fea3-a185-4164-8196-94e80bf77e63', 'x-compute-request-id': 'req-7775fea3-a185-4164-8196-94e80bf77e63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:22,012 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.875s 2025-10-09 09:55:22,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:21 GMT', 'server': 'Apache', 'content-length': '1691', '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-f6c4b847-adfd-4116-a2d8-9ccfa57d3f36', 'x-compute-request-id': 'req-f6c4b847-adfd-4116-a2d8-9ccfa57d3f36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:21Z", "addresses": {"tempest-network-smoke--846843571": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ca:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": "2025-10-09T09:55:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:22,016 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-10-09 09:55:22,245 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.228s 2025-10-09 09:55:22,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:22 GMT', 'server': 'Apache', 'content-length': '1691', '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-89fb303c-1f9b-46bb-82e6-b382c44f17c9', 'x-compute-request-id': 'req-89fb303c-1f9b-46bb-82e6-b382c44f17c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:55:21Z", "addresses": {"tempest-network-smoke--846843571": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ca:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": "2025-10-09T09:55:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:55:22,248 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 09:55:22,902 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb0dd1df-5930-471c-a79b-b51d83e9431b 0.654s 2025-10-09 09:55:22,903 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-bec87eba-1175-4701-a943-54803a86ca09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"ports":[{"id":"5ebc58bd-1327-457d-a25b-9c56c1001f06","name":"","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:9e:ca:a2","admin_state_up":true,"status":"ACTIVE","device_id":"bb0dd1df-5930-471c-a79b-b51d83e9431b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f1b6875a-3365-4f210000 8-a83a-e207dcefe598","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5424a1d4-c7c5-4d79-af3c-b3e024a88ed4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1027666294","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1027666294","fqdn":"tempest-testnetworkbasicops-server-1027666294.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:55:14Z","updated_at":"2025-10-09T09:55:20Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:55:22,903 25 DEBUG [tempest.common.waiters] Server ID bb0dd1df-5930-471c-a79b-b51d83e9431b ports are all ACTIVE [{'id': '5ebc58bd-1327-457d-a25b-9c56c1001f06', 'name': '', 'network_id': '55d0b606-ef1d-4562-907e-2ce1c8e82d1a', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:9e:ca:a2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb0dd1df-5930-471c-a79b-b51d83e9431b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f1b6875a-3365-4f28-a83a-e207dcefe598', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5424a1d4-c7c5-4d79-af3c-b3e024a88ed4'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1027666294', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1027666294', 'fqdn': 'tempest-testnetworkbasicops-server-1027666294.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T09:55:14Z', 'updated_at': '2025-10-09T09:55:20Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 09:55:24,423 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.519s 2025-10-09 09:55:24,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "5ebc58bd-1327-457d-a25b-9c56c1001f06", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-59838fe0-a570-4c12-ba7f-033db464d965', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "f4b8de84-5cc8-4afa-b81e-716ef0fc53b5", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.185", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "port_id": "5ebc58bd-1327-457d-a25b-9c56c1001f06", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a", "mac_address": "fa:16:3e:9e:ca:a2", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:55:23Z", "updated_at": "2025-10-09T09:55:23Z", "revision_number": 0}}' 2025-10-09 09:55:24,863 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f4b8de84-5cc8-4afa-b81e-716ef0fc53b5 0.440s 2025-10-09 09:55:24,864 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-41c2b933-3f84-4a2e-825d-7913326f47e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f4b8de84-5cc8-4afa-b81e-716ef0fc53b5'} Body: b'{"floatingip": {"id": "f4b8de84-5cc8-4afa-b81e-716ef0fc53b5", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.185", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "port_id": "5ebc58bd-1327-457d-a25b-9c56c1001f06", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a", "mac_address": "fa:16:3e:9e:ca:a2", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:55:23Z", "updated_at": "2025-10-09T09:55:24Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:24,864 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'f4b8de84-5cc8-4afa-b81e-716ef0fc53b5', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.185', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': '1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4', 'port_id': '5ebc58bd-1327-457d-a25b-9c56c1001f06', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '55d0b606-ef1d-4562-907e-2ce1c8e82d1a', 'mac_address': 'fa:16:3e:9e:ca:a2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb0dd1df-5930-471c-a79b-b51d83e9431b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:55:23Z', 'updated_at': '2025-10-09T09:55:24Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 09:55:24,864 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.440663 seconds 2025-10-09 09:55:24,864 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2025-10-09 09:55:24,864 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.185 in 120 sec and the expected result is reachable 2025-10-09 09:55:39,014 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.150011 seconds 2025-10-09 09:55:39,015 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2025-10-09 09:55:39,886 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b/action 0.869s 2025-10-09 09:55:39,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:39 GMT', 'server': 'Apache', 'content-length': '73512', '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-28b2d2b3-f15a-41db-a9b8-4523fef43e24', 'x-compute-request-id': 'req-28b2d2b3-f15a-41db-a9b8-4523fef43e24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1636162260 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2445.406 MHz processor\\n[ 0.000684] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001100] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003550] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003579] Using GB pages for direct mapping\\n[ 0.003742] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003746] ACPI: Early table checksum verification disabled\\n[ 0.003749] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003753] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003759] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003764] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003767] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003770] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003773] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003775] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003777] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003779] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003780] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003781] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003781] ACPI: Reserving 2025-10-09 09:55:39,887 25 DEBUG [tempest.scenario.manager] Console output for bb0dd1df-5930-471c-a79b-b51d83e9431b body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1636162260 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2445.406 MHz processor [ 0.000684] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001100] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003550] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003579] Using GB pages for direct mapping [ 0.003742] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003746] ACPI: Early table checksum verification disabled [ 0.003749] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003753] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003759] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003764] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003767] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003770] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003773] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003775] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003777] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003779] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003780] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003781] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003781] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003782] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004794] No NUMA configuration found [ 0.004796] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004803] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005113] Zone ranges: [ 0.005114] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005116] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005117] Normal empty [ 0.005119] Device empty [ 0.005119] Movable zone start for each node [ 0.005121] Early memory node ranges [ 0.005122] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005123] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005125] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006279] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008114] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.037791] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.046619] ACPI: PM-Timer IO Port: 0x608 [ 0.046646] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.046770] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.046773] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.046775] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.046777] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.046778] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.046779] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.046782] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.046783] TSC deadline timer available [ 0.046796] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.046871] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.046873] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.046874] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.046875] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.046876] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.046878] Booting paravirtualized kernel on KVM [ 0.046880] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.046885] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.079731] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.079801] kvm-guest: setup async PF for cpu 0 [ 0.079830] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.079857] kvm-guest: PV spinlocks disabled, single CPU [ 0.079862] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.079864] Policy zone: DMA32 [ 0.079865] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.080598] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.080621] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.080630] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.080718] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.081363] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.082045] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.082074] ftrace: allocating 50600 entries in 198 pages [ 0.106215] ftrace: allocated 198 pages with 4 groups [ 0.106343] rcu: Hierarchical RCU implementation. [ 0.106345] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.106347] Rude variant of Tasks RCU enabled. [ 0.106348] Tracing variant of Tasks RCU enabled. [ 0.106349] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.106351] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.110131] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.110427] random: crng init done [ 0.153759] Console: colour VGA+ 80x25 [ 0.299891] printk: console [tty1] enabled [ 0.667787] printk: console [ttyS0] enabled [ 0.670864] ACPI: Core revision 20210730 [ 0.673857] APIC: Switch to symmetric I/O mode setup [ 0.678662] x2apic enabled [ 0.681954] Switched APIC routing to physical x2apic. [ 0.690556] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.697653] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.701647] pid_max: default: 32768 minimum: 301 [ 0.701647] LSM: Security Framework initializing [ 0.701647] landlock: Up and running. [ 0.701647] Yama: becoming mindful. [ 0.701647] AppArmor: AppArmor initialized [ 0.701647] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.701647] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.701647] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.701647] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.701647] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.701647] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.701647] Spectre V2 : Mitigation: Retpolines [ 0.701647] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.701647] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.701647] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.701647] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.701647] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.701647] Freeing SMP alternatives memory: 44K [ 0.701647] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.701794] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.705684] ... version: 0 [ 0.708527] ... bit width: 48 [ 0.709660] ... generic registers: 6 [ 0.712552] ... value mask: 0000ffffffffffff [ 0.713660] ... max period: 00007fffffffffff [ 0.717322] ... fixed-purpose events: 0 [ 0.717681] ... event mask: 000000000000003f [ 0.721399] rcu: Hierarchical SRCU implementation. [ 0.722383] smp: Bringing up secondary CPUs ... [ 0.725662] smp: Brought up 1 node, 1 CPU [ 0.728563] smpboot: Max logical packages: 1 [ 0.729661] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.734129] devtmpfs: initialized [ 0.736641] x86/mm: Memory block size: 128MB [ 0.737864] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.741670] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.745715] pinctrl core: initialized pinctrl subsystem [ 0.750059] PM: RTC time: 09:55:22, date: 2025-10-09 [ 0.753706] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.757710] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.761681] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.765689] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.769666] audit: initializing netlink subsys (disabled) [ 0.773506] thermal_sys: Registered thermal governor 'fair_share' [ 0.773507] thermal_sys: Registered thermal governor 'bang_bang' [ 0.773660] thermal_sys: Registered thermal governor 'step_wise' [ 0.777662] audit: type=2000 audit(1760003722.813:1): state=initialized audit_enabled=0 res=1 [ 0.785664] thermal_sys: Registered thermal governor 'user_space' [ 0.785666] thermal_sys: Registered thermal governor 'power_allocator' [ 0.789670] EISA bus registered [ 0.796011] cpuidle: using governor ladder [ 0.797661] cpuidle: using governor menu [ 0.803019] ACPI: bus type PCI registered [ 0.805660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.809953] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.813661] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.817674] PCI: Using configuration type 1 for base access [ 0.822561] Kprobes globally optimized [ 0.825632] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.825663] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.830246] ACPI: Added _OSI(Module Device) [ 0.833192] ACPI: Added _OSI(Processor Device) [ 0.833668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.837123] ACPI: Added _OSI(Processor Aggregator Device) [ 0.837691] ACPI: Added _OSI(Linux-Dell-Video) [ 0.840764] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.841666] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.847654] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.852274] ACPI: Interpreter enabled [ 0.853671] ACPI: PM: (supports S0 S5) [ 0.856353] ACPI: Using IOAPIC for interrupt routing [ 0.857685] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.861660] PCI: Using E820 reservations for host bridge windows [ 0.865912] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.873345] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.873666] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.877756] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.881744] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.886789] PCI host bridge to bus 0000:00 [ 0.889662] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.893445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.893661] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.897660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.901660] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.905660] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.909660] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.913902] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.921863] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.931962] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.941961] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.949659] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.959327] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.962116] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.970995] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.977112] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.987684] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.992087] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.006936] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.012471] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.022684] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.027915] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.041133] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.045661] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.058264] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.064822] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.074426] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.080735] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.088251] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.093167] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.104591] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.108855] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.116287] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.120856] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.128735] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.132761] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.140302] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.144397] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.156015] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.161528] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.170691] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.177005] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.186033] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.196160] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.206837] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.212293] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.222040] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.228253] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.235599] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.240316] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.250856] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.257661] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.270046] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.276330] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.284315] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.288331] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.295743] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.300574] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.309463] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.311943] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.321973] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.328287] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.340581] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.344393] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.407261] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.412414] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.414632] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.434499] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.439227] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.444949] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.450477] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.464202] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.468686] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.544095] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.545724] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.549721] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.553798] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.559443] pci_bus 0000:02: extended config space not accessible [ 1.561945] acpiphp: Slot [1] registered [ 1.564801] acpiphp: Slot [0] registered [ 1.565709] acpiphp: Slot [2] registered [ 1.568540] acpiphp: Slot [3] registered [ 1.569720] acpiphp: Slot [4] registered [ 1.572521] acpiphp: Slot [5] registered [ 1.573706] acpiphp: Slot [6] registered [ 1.576739] acpiphp: Slot [7] registered [ 1.577705] acpiphp: Slot [8] registered [ 1.580542] acpiphp: Slot [9] registered [ 1.581707] acpiphp: Slot [10] registered [ 1.584566] acpiphp: Slot [11] registered [ 1.585706] acpiphp: Slot [12] registered [ 1.588566] acpiphp: Slot [13] registered [ 1.589715] acpiphp: Slot [14] registered [ 1.592581] acpiphp: Slot [15] registered [ 1.593707] acpiphp: Slot [16] registered [ 1.596583] acpiphp: Slot [17] registered [ 1.597705] acpiphp: Slot [18] registered [ 1.600578] acpiphp: Slot [19] registered [ 1.601750] acpiphp: Slot [20] registered [ 1.604672] acpiphp: Slot [21] registered [ 1.605705] acpiphp: Slot [22] registered [ 1.609239] acpiphp: Slot [23] registered [ 1.609707] acpiphp: Slot [24] registered [ 1.612973] acpiphp: Slot [25] registered [ 1.613705] acpiphp: Slot [26] registered [ 1.616569] acpiphp: Slot [27] registered [ 1.617705] acpiphp: Slot [28] registered [ 1.620555] acpiphp: Slot [29] registered [ 1.621713] acpiphp: Slot [30] registered [ 1.624571] acpiphp: Slot [31] registered [ 1.628012] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.638524] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.711392] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.713726] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.717726] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.721790] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.729985] acpiphp: Slot [0-2] registered [ 1.733462] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.737660] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.747115] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.751509] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.827296] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.829767] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.833660] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.839617] acpiphp: Slot [0-3] registered [ 1.842187] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.848808] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.856448] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.933706] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.937790] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.941782] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.948836] acpiphp: Slot [0-4] registered [ 1.950231] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.962766] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.037931] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.041795] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.045792] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.051735] acpiphp: Slot [0-5] registered [ 2.054268] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.061480] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.068588] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.147147] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.149782] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.153789] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.160113] acpiphp: Slot [0-6] registered [ 2.227675] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.229793] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.233781] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.239953] acpiphp: Slot [0-7] registered [ 2.307832] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.309783] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.313799] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.321434] acpiphp: Slot [0-8] registered [ 2.388552] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.389783] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.393782] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.399914] acpiphp: Slot [0-9] registered [ 2.468071] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.469838] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.474005] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.480538] acpiphp: Slot [0-10] registered [ 2.547523] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.549782] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.553794] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.560570] acpiphp: Slot [0-11] registered [ 2.628453] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.629782] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.633781] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.640535] acpiphp: Slot [0-12] registered [ 2.708455] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.709796] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.713818] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.722122] acpiphp: Slot [0-13] registered [ 2.792551] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.793785] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.797783] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.804699] acpiphp: Slot [0-14] registered [ 2.872621] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.873793] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.877787] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.884428] acpiphp: Slot [0-15] registered [ 2.952284] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.953800] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.957793] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.965543] acpiphp: Slot [0-16] registered [ 3.032556] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.033798] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.037783] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.044322] acpiphp: Slot [0-17] registered [ 3.110769] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.113782] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.117802] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.124798] acpiphp: Slot [0-18] registered [ 3.193182] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.193760] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.197756] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.203889] acpiphp: Slot [0-19] registered [ 3.271738] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.273757] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.277758] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.284319] acpiphp: Slot [0-20] registered [ 3.353233] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.353757] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.357768] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.363674] acpiphp: Slot [0-21] registered [ 3.431371] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.433758] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.437756] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.444371] acpiphp: Slot [0-22] registered [ 3.511638] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.513773] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.517756] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.523684] acpiphp: Slot [0-23] registered [ 3.593320] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.593767] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.597757] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.604365] acpiphp: Slot [0-24] registered [ 3.674954] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.677801] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.681783] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.688454] acpiphp: Slot [0-25] registered [ 3.762379] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.765796] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.769782] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.813693] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.817984] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.821860] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.825887] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.829855] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.833856] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.837858] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.841870] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.845752] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.849674] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.853672] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.857674] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.861845] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.865673] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.869675] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.873674] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.878838] iommu: Default domain type: Translated [ 3.881660] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.886232] SCSI subsystem initialized [ 3.889147] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.889647] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.889665] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.893481] vgaarb: loaded [ 3.893896] ACPI: bus type USB registered [ 3.896782] usbcore: registered new interface driver usbfs [ 3.897722] usbcore: registered new interface driver hub [ 3.901265] usbcore: registered new device driver usb [ 3.901679] pps_core: LinuxPPS API ver. 1 registered [ 3.905031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.905663] PTP clock support registered [ 3.908680] EDAC MC: Ver: 3.0.0 [ 3.914207] NetLabel: Initializing [ 3.916643] NetLabel: domain hash size = 128 [ 3.917660] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.921599] NetLabel: unlabeled traffic allowed by default [ 3.921814] PCI: Using ACPI for IRQ routing [ 4.690841] clocksource: Switched to clocksource kvm-clock [ 4.747129] VFS: Disk quotas dquot_6.6.0 [ 4.750032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.755428] AppArmor: AppArmor Filesystem Enabled [ 4.758719] pnp: PnP ACPI init [ 4.761688] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.767031] pnp: PnP ACPI: found 5 devices [ 4.779998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.786195] NET: Registered PF_INET protocol family [ 4.802730] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.872413] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.882052] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.887730] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.893418] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.898379] TCP: Hash tables configured (established 1024 bind 1024) [ 4.904394] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.909786] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.914378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.919617] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.923640] NET: Registered PF_XDP protocol family [ 4.927105] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.932716] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.938210] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.943691] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.949185] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.954914] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.960366] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.965861] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.971376] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.976866] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.982384] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.987999] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.993501] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.998953] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.004444] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.009923] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.015454] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.020922] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.026448] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.031914] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.037427] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.042890] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.048393] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.053950] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.059587] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.063794] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.068012] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.072228] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.076418] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.080625] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.084869] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.089059] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.093226] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.097395] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.101587] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.105790] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.109999] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.114183] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.118464] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.122983] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.127247] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.131988] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.136277] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.140754] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.145058] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.149517] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.153811] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.158323] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.162586] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.167056] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.171323] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.175912] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.180190] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.184674] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.189008] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.193513] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.197816] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.202301] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.206572] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.211107] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.215300] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.219461] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.224189] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.228482] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.232668] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.237591] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.241662] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.246181] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.250405] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.254599] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.258802] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.262993] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.267179] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.271582] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.276116] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.280394] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.284868] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.289258] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.293757] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.298083] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.302561] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.306897] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.311410] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.315692] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.320206] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.324504] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.329046] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.333413] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.337934] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.342264] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.346758] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.351057] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.355545] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.359838] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.364378] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.368000] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.375466] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.382036] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.390872] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.394541] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.401176] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.409322] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.416229] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.421844] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.430297] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.437334] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.442187] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.447884] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.457548] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.462223] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.467539] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.475988] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.480570] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.488341] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.494973] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.499316] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.504412] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.513170] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.517497] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.525002] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.531560] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.535895] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.542085] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.548433] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.552703] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.557793] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.566309] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.570645] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.577553] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.598644] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.603495] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.611333] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.617934] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.622344] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.628186] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.638034] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.640973] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.646160] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.653795] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.660281] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.663293] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.668429] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.673384] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.683197] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.686178] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.691116] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.695888] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.705909] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.708931] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.714120] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.719003] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.729229] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.732190] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.737133] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.742176] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.751497] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.754458] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.759313] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.764008] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.773520] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.776491] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.782912] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.791152] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.798569] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.802138] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.807850] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.815260] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.821853] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.825259] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.830426] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.837358] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.843922] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.847358] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.852433] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.859350] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.865970] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.869338] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.874439] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.881691] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.888152] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.891589] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.896715] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.903565] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.910150] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.914212] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.919722] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.925802] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.935346] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.939541] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.944281] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.948875] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.953681] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.958334] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.963059] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.966864] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.971117] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.975993] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.979833] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.986052] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.991075] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.995318] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.000207] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.004438] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.009373] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.013584] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.018497] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.022722] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.027857] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.032206] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.037805] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.042067] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.048693] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.052898] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.057795] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.062047] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.066939] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.071226] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.076133] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.080338] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.085220] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.089465] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.094391] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.098237] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.102506] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.107603] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.111461] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.115715] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.120712] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.124538] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.128815] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.134020] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.137815] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.142045] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.146967] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.150750] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.154983] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.159849] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.163652] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.167871] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.172790] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.176708] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.180938] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.185993] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.189807] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.194086] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.199020] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.202878] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.207106] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.212018] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.215851] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.220117] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.225082] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.229545] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.233840] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.239117] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.242935] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.247189] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.252118] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.255932] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.260184] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.267085] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.276508] PCI: CLS 0 bytes, default 64 [ 6.279812] Trying to unpack rootfs image as initramfs... [ 6.284451] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:10000 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 6.303121] Initialise system trusted keyrings [ 6.309847] Key type blacklist registered [ 6.317710] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.371392] zbud: loaded [ 6.378294] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.389778] fuse: init (API version 7.34) [ 6.393503] integrity: Platform Keyring initialized [ 6.409790] Key type asymmetric registered [ 6.412765] Asymmetric key parser 'x509' registered [ 6.421736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.433739] io scheduler mq-deadline registered [ 6.449696] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.458502] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.475429] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.486471] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.503061] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.514419] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.530153] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.542440] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.558066] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.566414] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.582171] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.594111] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.609928] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.618553] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.633841] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.645875] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.651150] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.664720] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.678057] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.698394] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.710213] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.725902] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.735540] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.754039] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.766624] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.782126] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.791563] Freeing initrd memory: 8744K [ 6.795253] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.803213] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.807957] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.817960] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.822483] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.830599] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.835414] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.840626] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.846872] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.851225] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.860311] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.864698] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.872074] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.876803] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.886608] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.891929] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.899710] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.904392] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.911757] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.916580] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.924497] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.931368] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.939464] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.944165] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.949513] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.955000] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.959720] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.968193] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.977052] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.982887] shpchp 0000:01:00.0: Slot initialization failed [ 6.988869] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.993913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.999144] ACPI: button: Power Button [PWRF] [ 7.023723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.059793] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.070416] Linux agpgart interface v0.103 [ 7.080020] loop: module loaded [ 7.083473] tun: Universal TUN/TAP device driver, 1.6 [ 7.087076] PPP generic driver version 2.4.2 [ 7.090259] VFIO - User Level meta-driver version: 0.3 [ 7.095499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.100038] ehci-pci: EHCI PCI platform driver [ 7.103064] ehci-platform: EHCI generic platform driver [ 7.106600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.110714] ohci-pci: OHCI PCI platform driver [ 7.113859] ohci-platform: OHCI generic platform driver [ 7.117342] uhci_hcd: USB Universal Host Controller Interface driver [ 7.123748] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.127356] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.132729] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.136360] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.140890] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.146445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.151701] usb usb1: Product: UHCI Host Controller [ 7.155107] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.159370] usb usb1: SerialNumber: 0000:02:01.0 [ 7.162972] hub 1-0:1.0: USB hub found [ 7.165713] hub 1-0:1.0: 2 ports detected [ 7.169078] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.177331] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.180848] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.184512] mousedev: PS/2 mouse device common for all mice [ 7.189205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.195032] rtc_cmos 00:03: RTC can wake from S4 [ 7.200513] rtc_cmos 00:03: registered as rtc0 [ 7.203953] rtc_cmos 00:03: setting system clock to 2025-10-09T09:55:29 UTC (1760003729) [ 7.210078] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.215357] i2c_dev: i2c /dev entries driver [ 7.219180] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.227806] device-mapper: uevent: version 1.0.3 [ 7.231443] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.237411] platform eisa.0: Probing EISA bus 0 [ 7.240600] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.245135] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.249461] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.253824] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.258236] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.262586] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.266828] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.271317] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.275612] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.280012] platform eisa.0: EISA: Detected 0 cards [ 7.283468] ledtrig-cpu: registered to indicate activity on CPUs [ 7.287800] drop_monitor: Initializing network drop monitor service [ 7.292401] NET: Registered PF_INET6 protocol family [ 7.301492] Segment Routing with IPv6 [ 7.304326] In-situ OAM (IOAM) with IPv6 [ 7.307338] NET: Registered PF_PACKET protocol family [ 7.310993] Key type dns_resolver registered [ 7.314233] IPI shorthand broadcast: enabled [ 7.318309] registered taskstats version 1 [ 7.321329] Loading compiled-in X.509 certificates [ 7.325197] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.332149] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.338873] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.345431] blacklist: Loading compiled-in revocation X.509 certificates [ 7.349902] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.356281] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.363115] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.370116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.377080] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.384118] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.391119] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.398270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.405785] zswap: loaded using pool lzo/zbud [ 7.409155] Key type .fscrypt registered [ 7.411972] Key type fscrypt-provisioning registered [ 7.417081] Key type encrypted registered [ 7.419984] AppArmor: AppArmor sha1 policy hashing enabled [ 7.423731] ima: No TPM chip found, activating TPM-bypass! [ 7.427569] Loading compiled-in module X.509 certificates [ 7.431614] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.438059] ima: Allocated hash algorithm: sha1 [ 7.441217] ima: No architecture policies found [ 7.444802] evm: Initialising EVM extended attributes: [ 7.448357] evm: security.selinux [ 7.450855] evm: security.SMACK64 [ 7.453275] evm: security.SMACK64EXEC [ 7.455954] evm: security.SMACK64TRANSMUTE [ 7.458854] evm: security.SMACK64MMAP [ 7.461487] evm: security.apparmor [ 7.477096] evm: security.ima [ 7.479313] evm: security.capability [ 7.481916] evm: HMAC attrs: 0x1 [ 7.484822] PM: Magic number: 13:544:929 [ 7.488590] RAS: Correctable Errors collector initialized. [ 7.492392] Unstable clock detected, switching default tracing clock to "global" [ 7.492392] If you want to keep using the local clock, then add: [ 7.492392] "trace_clock=local" [ 7.492392] on the kernel command line [ 7.505284] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.540454] Freeing unused decrypted memory: 2036K [ 7.545109] Freeing unused kernel image (initmem) memory: 3244K [ 7.549122] Write protecting the kernel read-only data: 30720k [ 7.553824] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.558830] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.594205] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.598485] Run /init as init process info: initramfs: up at 7.01 [ 7.647427] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.661732] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.666641] GPT:229375 != 2097151 [ 7.669087] GPT:Alternate GPT header not at the end of the disk. [ 7.673180] GPT:229375 != 2097151 [ 7.675650] GPT: Use GNU Parted to correct GPT errors. [ 7.750443] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.120762] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.151917] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bb:0d:d1:df:59:30:47:1c:a7:9b:b5:1d:83:e9:43:1b forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWpDfiRpnMlLaprSN5rIGjyl7Pk5dAivWeBTZ5TCSaNnBC6ydwxtLzuFd03jC8uqQNR2ExckDQrwS1m5/CHeXMWrVkJgxpxFAx/8QcQleUpq30+hbtXCUQ5iMU3OGnBXsLIjV0B1CQj0uL7criPqob81zCgvlW+OuOQ2VccyVIq8vcCLOBtwJHRENrYlajkAbq7y9de1j3kwANwJC7+4uatuC80HvV8pY7ozksno7fS4+9kSNlds6IdRVigXHQLUnn0TBh8BrYgoKSTE2c2f+zhXysRMtOdk/q+bW9A1vq4S/eX39kdoNyi6tiEzlT9Jc61wT548sjyz43OWMZXB1z root@tempest-testnetworkbasicops-server-1027666294 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7ahzz41Aw/0Ya6GIXxfXewPpKhl26UcDeETOKutW0L42aS3kn9J/dBTEOGMvRtWwq7fgs9IAl8aQmsGSt9xKw= root@tempest-testnetworkbasicops-server-1027666294 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe9e:caa2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bb0dd1df-5930-471c-a79b-b51d83e9431b name: tempest-TestNetworkBasicOps-server-1027666294 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1027666294 launch-index: 0 === cirros: current=0.6.2 uptime=8.67 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:9E:CA:A2 inet6 addr: fe80::f816:3eff:fe9e:caa2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1204 (1.1 KiB) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1027666294 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.255469] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.263267] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.379230] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.401231] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.500740] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.501848] ISO 9660 Extensions: RRIP_1991A [ 8.608152] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.729712] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.128368] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.130351] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 10:55:30 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 10:55:30 cirros auth.notice su: + none root:cirros Oct 9 10:55:30 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 10:55:30 cirros daemon.info dhcpcd[350]: DUID 00:04:bb:0d:d1:df:59:30:47:1c:a7:9b:b5:1d:83:e9:43:1b Oct 9 10:55:30 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 10:55:30 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 10:55:31 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 10:55:31 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:9e:ca:a2 Oct 9 10:55:31 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe9e:caa2 Oct 9 10:55:31 cirros authpriv.info dropbear[391]: Running in background Oct 9 10:55:31 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1027666294 login: 2025-10-09 09:55:39,889 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:39,897 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:39,952 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:39,952 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:40,910 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=55d0b606-ef1d-4562-907e-2ce1c8e82d1a 0.957s 2025-10-09 09:55:40,910 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-9634de8f-8b86-4ba3-9998-b0a95abf66cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=55d0b606-ef1d-4562-907e-2ce1c8e82d1a'} Body: b'{"ports":[{"id":"4ce3dd88-4506-4d4b-8422-e06959275853","name":"","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:85:a5:c0","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-55d0b606-ef1d-4562-907e-2ce1c8e82d1a","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"f1b6875a-3365-4f28-a83a-e207dcefe598","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-10-09T09:54:52Z","updated_at":"2025-10-09T09:54:58Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"5ebc58bd-1327-457d-a25b-9c56c1001f06","name":"","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:9e:ca:a2","admin_state_up":true,"status":"ACTIVE","device_id":"bb0dd1df-5930-471c-a79b-b51d83e9431b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f1b6875a-3365-4f28-a83a-e207dcefe598","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5424a1d4-c7c5-4d79-af3c-b3e024a88ed4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1027666294","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1027666294","fqdn":"tempest-testnetworkbasicops-server-1027666294.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:55:14Z","updated_at":"2025-10-09T09:55:20Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"850915b1-c802-41fa-8d1f-51fe6c0c22f5","name":"","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:ee:d6:29","admin_state_up":true,"status":"ACTIVE","device_id":"1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"f1b6875a-3365-4f28-a83a-e207dcefe598","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:54:59Z","updated_at":"2025-10-09T09:55:02Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:55:40,911 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:40,913 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:41,007 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:41,007 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:41,007 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.9 2025-10-09 09:55:41,008 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:41,010 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:41,063 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:41,064 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:41,070 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.063002 seconds 2025-10-09 09:55:41,071 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-10-09 09:55:41,071 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:41,072 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:41,167 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:41,167 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:41,171 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.100354 seconds 2025-10-09 09:55:41,895 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795 0.724s 2025-10-09 09:55:41,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-c42ff9d4-75aa-4864-924d-ac623f0ba50b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795'} Body: b'{"subnets":[{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 09:55:41,896 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:41,899 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:41,995 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:41,996 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:41,996 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-10-09 09:55:41,996 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:41,998 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:42,094 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:42,094 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:42,144 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.148423 seconds 2025-10-09 09:55:43,081 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.936s 2025-10-09 09:55:43,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--826907634", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-5e83c9a3-cc14-42f2-9498-22fb05e0bc17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"ca25ffbc-c518-421a-acbc-33327ba74e5f","name":"tempest-network-smoke--826907634","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:55:42Z","updated_at":"2025-10-09T09:55:42Z","revision_number":1}}' 2025-10-09 09:55:43,155 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.074s 2025-10-09 09:55:43,156 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-ee06afd2-f13b-4a32-bf78-66ee7e309817', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"f1b6875a-3365-4f28-a83a-e207dcefe598","name":"tempest-subnet-smoke-1187301274","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"55d0b606-ef1d-4562-907e-2ce1c8e82d1a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:54:58Z","updated_at":"2025-10-09T09:54:58Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:55:43,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.078s 2025-10-09 09:55:43,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-119fc51d-4b59-4016-90df-dde9f6836002', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:55:43,886 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.652s 2025-10-09 09:55:43,886 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e72cdf29-6c3f-474e-9149-9b01a58d7408', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:55:43,935 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28 0.048s 2025-10-09 09:55:43,935 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c3117290-c2cb-4d45-b819-e78a2bc44062', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:55:44,007 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.071s 2025-10-09 09:55:44,007 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-382eaacc-7024-4a7a-b85d-f6992dbd00ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:55:44,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28 0.050s 2025-10-09 09:55:44,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-84d90137-dbb8-49fa-b414-1a090b99c184', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:55:45,160 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.102s 2025-10-09 09:55:45,160 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1015971314", "network_id": "ca25ffbc-c518-421a-acbc-33327ba74e5f", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-62a75459-c69b-4c51-9b23-255375d12bc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"c4893064-bb85-4805-8443-c2dcea38c30a","name":"tempest-subnet-smoke-1015971314","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"ca25ffbc-c518-421a-acbc-33327ba74e5f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-09T09:55:44Z","updated_at":"2025-10-09T09:55:44Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:45,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.095s 2025-10-09 09:55:45,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-68447822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODLXk0rzffmHcNbUDYGLfUDc9LvP6gD0Cl2kTpN0VYCCLdQjTmH7i6AAWYqub8jT4Jlgu+DRbDcF0CjszX7mILwKGtZArFBrJ9e1Ud75exDORK7fEHNnUEihiwx6WpTPg=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:45 GMT', 'server': 'Apache', 'content-length': '396', '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-0975914a-f958-4fde-b7b5-cc97d9ceff5c', 'x-compute-request-id': 'req-0975914a-f958-4fde-b7b5-cc97d9ceff5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-68447822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODLXk0rzffmHcNbUDYGLfUDc9LvP6gD0Cl2kTpN0VYCCLdQjTmH7i6AAWYqub8jT4Jlgu+DRbDcF0CjszX7mILwKGtZArFBrJ9e1Ud75exDORK7fEHNnUEihiwx6WpTPg==", "fingerprint": "97:cb:d9:de:ee:59:b1:ab:1c:f3:f0:73:ca:2f:eb:60", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:55:45,968 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.710s 2025-10-09 09:55:45,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-229659955", "description": "tempest-secgroup-smoke-229659955 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-d505e174-7885-4326-a10c-594e8df69ca9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "name": "tempest-secgroup-smoke-229659955", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-229659955 description", "shared": false, "security_group_rules": [{"id": "2460ba6f-ac76-4055-9e76-52de9fd6bf25", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "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": 46, "description": null, "tags": [], "created_at": "2025-10-09T09:55:45Z", "updated_at": "2025-10-09T09:55:45Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "3e248c97-3382-4694-ab18-8a700f50896f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "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": 47, "description": null, "tags": [], "created_at": "2025-10-09T09:55:45Z", "updated_at": "2025-10-09T09:55:45Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:55:45Z", "updated_at": "2025-10-09T09:55:45Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:46,099 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.131s 2025-10-09 09:55:46,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-474bc589-26d3-4560-8eba-ca78ecc67987', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "0949256b-1c74-4161-903b-e383d283cfdb", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:46Z", "updated_at": "2025-10-09T09:55:46Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:46,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.148s 2025-10-09 09:55:46,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c5a2d192-4b81-400a-974a-f26717e2c6a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2782f7d0-6349-4a3e-9b8b-c159ad83cd16", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:46Z", "updated_at": "2025-10-09T09:55:46Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:46,942 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.693s 2025-10-09 09:55:46,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-06138529-7f11-4c48-af51-87ab0bf30d05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "34191949-eb51-4686-8ce2-b43c090f3c75", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:46Z", "updated_at": "2025-10-09T09:55:46Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:47,063 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.121s 2025-10-09 09:55:47,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5ece3599-23e0-4310-81a2-082bd55efeaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "381f5045-90fa-4595-909e-878e188966a2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:47Z", "updated_at": "2025-10-09T09:55:47Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:47,181 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.117s 2025-10-09 09:55:47,181 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-13f73996-8f60-45ae-ad9f-a8cc28fb3660', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "55e13e96-6e41-42a3-8e68-4571c2334873", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:47Z", "updated_at": "2025-10-09T09:55:47Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:47,306 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.125s 2025-10-09 09:55:47,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d41779fb-2758-46f3-a4b2-dc96e8846f7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "7661a469-23fb-431c-9b5b-98b1d7a2d89d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "ff7a1970-9c22-4d50-af6e-95dd0d807999", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:55:47Z", "updated_at": "2025-10-09T09:55:47Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:55:47,600 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.289s 2025-10-09 09:55:47,600 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:47 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93083a2b-ee6b-4c96-bfb0-7b6e1a0f3268', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["aPzrudmyQvyeljT20EegTg"], "expires_at": "2025-10-09T10:55:47.000000Z", "issued_at": "2025-10-09T09:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:55:47,601 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-10-09 09:55:48,611 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.010s 2025-10-09 09:55:48,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-452258331", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "ca25ffbc-c518-421a-acbc-33327ba74e5f"}], "key_name": "tempest-TestNetworkBasicOps-68447822", "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:47 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265', '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-7d5aab9b-4357-46e8-9828-e19d56601951', 'x-compute-request-id': 'req-7d5aab9b-4357-46e8-9828-e19d56601951', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "27831bd3-a756-4807-b9da-7be12d549265", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "adminPass": "x4BGBuyQWJVC"}}' 2025-10-09 09:55:48,769 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.157s 2025-10-09 09:55:48,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:48 GMT', 'server': 'Apache', 'content-length': '1392', '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-7a99f3b0-737a-4fd1-9ff9-66a653c590c7', 'x-compute-request-id': 'req-7a99f3b0-737a-4fd1-9ff9-66a653c590c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testD9ED ing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-68447822", "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-09 09:55:50,904 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 1.128s 2025-10-09 09:55:50,905 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:49 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-5b05e62c-b7cf-4cb5-8496-69d70e56e39d', 'x-compute-request-id': 'req-5b05e62c-b7cf-4cb5-8496-69d70e56e39d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-10-09 09:55:50,907 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-10-09 09:55:53,177 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 1.269s 2025-10-09 09:55:53,177 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:51 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68762389-6f41-4a9d-a6d1-9b0563cd1a4d', 'x-compute-request-id': 'req-68762389-6f41-4a9d-a6d1-9b0563cd1a4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:55:53,180 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2025-10-09 09:55:54,933 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.752s 2025-10-09 09:55:54,934 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:54 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c792c104-293a-4025-ac1b-94d2142d8f7f', 'x-compute-request-id': 'req-c792c104-293a-4025-ac1b-94d2142d8f7f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:55:57,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 1.190s 2025-10-09 09:55:57,128 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:55 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a2d797-18d1-49d9-9d37-d8cfb160a24f', 'x-compute-request-id': 'req-36a2d797-18d1-49d9-9d37-d8cfb160a24f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:55:58,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.439s 2025-10-09 09:55:58,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:58 GMT', 'server': 'Apache', 'content-length': '1689', '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-c2c2a031-dccc-4c31-a8f0-4d1668f664d8', 'x-compute-request-id': 'req-c2c2a031-dccc-4c31-a8f0-4d1668f664d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:57Z", "addresses": {"tempest-network-smoke--826907634": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:82:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": "2025-10-09T09:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:55:58,584 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-10-09 09:55:58,839 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.254s 2025-10-09 09:55:58,840 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:55:58 GMT', 'server': 'Apache', 'content-length': '1689', '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-62292999-3939-44d2-bb77-1c6da89ce069', 'x-compute-request-id': 'req-62292999-3939-44d2-bb77-1c6da89ce069', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:55:57Z", "addresses": {"tempest-network-smoke--826907634": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:82:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": "2025-10-09T09:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:55:58,844 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:58,852 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:58,948 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:58,948 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:55:58,949 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:55:58,949 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:55:58,952 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:55:59,005 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:55:59,006 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:00,011 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:00,011 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:00,012 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.062813 seconds 2025-10-09 09:56:05,176 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/add_router_interface 5.164s 2025-10-09 09:56:05,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4893064-bb85-4805-8443-c2dcea38c30a"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f0d553a3-1d7f-480c-a025-38b9f94f53f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/add_router_interface'} Body: b'{"id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "e5df1a26-078d-4065-842a-113d66e419f5", "network_id": "ca25ffbc-c518-421a-acbc-33327ba74e5f", "subnet_id": "c4893064-bb85-4805-8443-c2dcea38c30a", "subnet_ids": ["c4893064-bb85-4805-8443-c2dcea38c30a"]}' 2025-10-09 09:56:05,177 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:05,181 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:05,275 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:05,276 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:05,276 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:05,276 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:05,278 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:05,371 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:05,371 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:06,376 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:06,377 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:07,377 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:07,377 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:07,380 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:07,688 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:07,688 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:08,694 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:08,695 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:09,695 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:09,695 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:09,698 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:09,795 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:09,796 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:10,801 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:10,802 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:11,802 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:11,802 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:11,805 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:11,899 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:11,900 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:12,906 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:12,906 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:13,907 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:13,907 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:13,909 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:13,964 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:13,964 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:14,970 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29' failed, exit status: 1, stderr: stdout: PING 10.100.0.29 (10.100.0.29) 56(84) bytes of data. --- 10.100.0.29 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:56:14,971 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.185. 2025-10-09 09:56:15,972 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.29 2025-10-09 09:56:15,972 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2025-10-09 09:56:15,976 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:56:16,072 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:56:16,073 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2025-10-09 09:56:16,080 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.804016 seconds 2025-10-09 09:56:18,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/remove_router_interface 1.996s 2025-10-09 09:56:18,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c4893064-bb85-4805-8443-c2dcea38c30a"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-da4d5475-ea78-4f50-b4c0-74395a794539', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/remove_router_interface'} Body: b'{"id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "e5df1a26-078d-4065-842a-113d66e419f5", "network_id": "ca25ffbc-c518-421a-acbc-33327ba74e5f", "subnet_id": "c4893064-bb85-4805-8443-c2dcea38c30a", "subnet_ids": ["c4893064-bb85-4805-8443-c2dcea38c30a"]}' 2025-10-09 09:56:18,218 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.138s 2025-10-09 09:56:18,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56: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-2e3932cd-c0d4-4120-aa46-027f3d40f89d', 'x-compute-request-id': 'req-2e3932cd-c0d4-4120-aa46-027f3d40f89d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'' 2025-10-09 09:56:18,639 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.420s 2025-10-09 09:56:18,639 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:18 GMT', 'server': 'Apache', 'content-length': '1695', '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-c8e38b05-3e9d-4e42-b227-abc83de6d635', 'x-compute-request-id': 'req-c8e38b05-3e9d-4e42-b227-abc83de6d635', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:56:18Z", "addresses": {"tempest-network-smoke--826907634": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:82:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": "2025-10-09T09:55:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-229659955"}], "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-09 09:56:19,896 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.252s 2025-10-09 09:56:19,896 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:19 GMT', 'server': 'Apache', 'content-length': '1482', '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-4588fc2e-3f2b-4c9d-b73a-cd223a7dfa29', 'x-compute-request-id': 'req-4588fc2e-3f2b-4c9d-b73a-cd223a7dfa29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"server": {"id": "27831bd3-a756-4807-b9da-7be12d549265", "name": "tempest-TestNetworkBasicOps-server-452258331", "status": "DELETED", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:48Z", "updated": "2025-10-09T09:56:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/27831bd3-a756-4807-b9da-7be12d549265"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-68447822", "OS-SRV-USG:launched_at": "2025-10-09T09:55:57.000000", "OS-SRV-USG:terminated_at": "2025-10-09T09:56:19.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-09 09:56:19,900 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-10-09 09:56:20,961 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265 0.061s 2025-10-09 09:56:20,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:20 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-f159d010-bf11-4a40-bd50-b3156b3ec84e', 'x-compute-request-id': 'req-f159d010-bf11-4a40-bd50-b3156b3ec84e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/27831bd3-a756-4807-b9da-7be12d549265'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 27831bd3-a756-4807-b9da-7be12d549265 could not be found."}}' 2025-10-09 09:56:22,960 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff7a1970-9c22-4d50-af6e-95dd0d807999 1.998s 2025-10-09 09:56:22,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-17ce5908-84a0-4d4e-aea1-9fd34bc20242', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ff7a1970-9c22-4d50-af6e-95dd0d807999'} Body: b'' 2025-10-09 09:56:23,014 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-68447822 0.053s 2025-10-09 09:56:23,014 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:22 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5bf908-8eac-47b9-8140-e65f1b029d39', 'x-compute-request-id': 'req-3c5bf908-8eac-47b9-8140-e65f1b029d39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-68447822'} Body: b'' 2025-10-09 09:56:24,035 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c4893064-bb85-4805-8443-c2dcea38c30a 1.020s 2025-10-09 09:56:24,035 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b36cba83-62af-4c4b-a8c6-ec7e24fa5486', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c4893064-bb85-4805-8443-c2dcea38c30a'} Body: b'' 2025-10-09 09:56:25,916 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca25ffbc-c518-421a-acbc-33327ba74e5f 1.880s 2025-10-09 09:56:25,916 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-23de13c1-4712-4339-bbd7-aafd027fdac7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca25ffbc-c518-421a-acbc-33327ba74e5f'} Body: b'' 2025-10-09 09:56:27,023 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f4b8de84-5cc8-4afa-b81e-716ef0fc53b5 1.107s 2025-10-09 09:56:27,024 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-06acfb1d-47bd-4d5b-a1eb-ca4dc524a991', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f4b8de84-5cc8-4afa-b81e-716ef0fc53b5'} Body: b'' 2025-10-09 09:56:27,145 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.121s 2025-10-09 09:56:27,145 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:27 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-ba0930ac-ce12-4f4c-a873-da29323b4790', 'x-compute-request-id': 'req-ba0930ac-ce12-4f4c-a873-da29323b4790', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'' 2025-10-09 09:56:27,900 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.754s 2025-10-09 09:56:27,900 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:27 GMT', 'server': 'Apache', 'content-length': '1819', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b603b320-2c66-471a-b51a-60bb4ce03613', 'x-compute-request-id': 'req-b603b320-2c66-471a-b51a-60bb4ce03613', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"server": {"id": "bb0dd1df-5930-471c-a79b-b51d83e9431b", "name": "tempest-TestNetworkBasicOps-server-1027666294", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:55:09Z", "updated": "2025-10-09T09:56:27Z", "addresses": {"tempest-network-smoke--846843571": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ca:a2"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:ca:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-219100258", "OS-SRV-USG:launched_at": "2025-10-09T09:55:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1681165709"}], "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-09 09:56:28,954 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b 0.050s 2025-10-09 09:56:28,955 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:28 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-f081772f-c91c-44fb-b04b-3fd19ae90c13', 'x-compute-request-id': 'req-f081772f-c91c-44fb-b04b-3fd19ae90c13', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb0dd1df-5930-471c-a79b-b51d83e9431b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb0dd1df-5930-471c-a79b-b51d83e9431b could not be found."}}' 2025-10-09 09:56:29,100 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5424a1d4-c7c5-4d79-af3c-b3e024a88ed4 0.145s 2025-10-09 09:56:29,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6fd91fc6-581e-4b28-a29a-45cc458d224d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5424a1d4-c7c5-4d79-af3c-b3e024a88ed4'} Body: b'' 2025-10-09 09:56:29,143 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-219100258 0.042s 2025-10-09 09:56:29,143 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:29 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e7875c-97ea-4d25-8ab7-eade3f551283', 'x-compute-request-id': 'req-44e7875c-97ea-4d25-8ab7-eade3f551283', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-219100258'} Body: b'' 2025-10-09 09:56:30,976 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/remove_router_interface 1.832s 2025-10-09 09:56:30,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1b6875a-3365-4f28-a83a-e207dcefe598"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-876bc915-fd85-40d6-b200-9665bcb91bbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4/remove_router_interface'} Body: b'{"id": "1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "850915b1-c802-41fa-8d1f-51fe6c0c22f5", "network_id": "55d0b606-ef1d-4562-907e-2ce1c8e82d1a", "subnet_id": "f1b6875a-3365-4f28-a83a-e207dcefe598", "subnet_ids": ["f1b6875a-3365-4f28-a83a-e207dcefe598"]}' 2025-10-09 09:56:31,153 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f1b6875a-3365-4f28-a83a-e207dcefe598 0.176s 2025-10-09 09:56:31,153 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-904dc889-d4b3-4e0b-a1e3-2419d132651e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f1b6875a-3365-4f28-a83a-e207dcefe598'} Body: b'' 2025-10-09 09:56:32,228 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4 1.074s 2025-10-09 09:56:32,228 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b6ca3a6f-9c56-491b-bb26-f6918f51f39e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b4d7ce6-ac2c-419d-b591-31fdc6d8b3d4'} Body: b'' 2025-10-09 09:56:33,156 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/55d0b606-ef1d-4562-907e-2ce1c8e82d1a 0.927s 2025-10-09 09:56:33,157 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8a22197e-2756-49f9-ac4c-4722371cbb5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/55d0b606-ef1d-4562-907e-2ce1c8e82d1a'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 09:56:33.169621Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2025-10-09 09:57:27.837674Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 09:56:33,547 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.378s 2025-10-09 09:56:33,548 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--903239616", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-264c4c9a-0e50-4717-8041-f698f91bd3d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"26c660ed-37e9-4f44-b603-3901342edf9b","name":"tempest-network-smoke--903239616","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:56:33Z","updated_at":"2025-10-09T09:56:33Z","revision_number":1}}' 2025-10-09 09:56:34,875 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.327s 2025-10-09 09:56:34,875 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-883146587", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-b0392743-9b96-4bf7-967b-c57272c44292', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "name": "tempest-TestNetworkBasicOps-router-883146587", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.213"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:56:33Z", "updated_at": "2025-10-09T09:56:33Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:34,928 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.053s 2025-10-09 09:56:34,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-74724a1b-b73c-4f15-a730-4a66afff95cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:56:35,083 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.154s 2025-10-09 09:56:35,083 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2b9ed822-7fc4-4fa7-ab71-a87150c91ae6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:56:35,162 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.078s 2025-10-09 09:56:35,162 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-02630cd7-fc45-4597-93c2-2baa5c935dc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:56:35,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.543s 2025-10-09 09:56:35,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-90232502", "network_id": "26c660ed-37e9-4f44-b603-3901342edf9b", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '631', 'x-openstack-request-id': 'req-6bb530ee-5edd-4819-be6c-1397ca2d9c0b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","name":"tempest-subnet-smoke-90232502","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","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-09T09:56:35Z","updated_at":"2025-10-09T09:56:35Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:37,689 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0/add_router_interface 1.982s 2025-10-09 09:56:37,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "985ac960-3486-4ccf-9704-63d5c1e0bd1d"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b41b0b0b-97b7-4023-9418-09f36637387c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0/add_router_interface'} Body: b'{"id": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "bd5756c6-d0e0-466a-9ea1-af093a290f59", "network_id": "26c660ed-37e9-4f44-b603-3901342edf9b", "subnet_id": "985ac960-3486-4ccf-9704-63d5c1e0bd1d", "subnet_ids": ["985ac960-3486-4ccf-9704-63d5c1e0bd1d"]}' 2025-10-09 09:56:37,769 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.078s 2025-10-09 09:56:37,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-eba845fa-76ad-48ba-90c5-f2637293abc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"26c660ed-37e9-4f44-b603-3901342edf9b","name":"tempest-network-smoke--903239616","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["985ac960-3486-4ccf-9704-63d5c1e0bd1d"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:56:33Z","updated_at":"2025-10-09T09:56:35Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":41271},{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:56:37,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.059s 2025-10-09 09:56:37,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1290', 'x-openstack-request-id': 'req-24431fd1-ce87-4af1-8006-6527b68d871d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","name":"tempest-subnet-smoke-90232502","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:56:35Z","updated_at":"2025-10-09T09:56:35Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 09:56:38,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.236s 2025-10-09 09:56:38,066 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-5e11e963-d70f-450a-81b7-581bad33d765', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "name": "tempest-TestNetworkBasicOps-router-883146587", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.213"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:56:33Z", "updated_at": "2025-10-09T09:56:36Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:56:38,139 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.071s 2025-10-09 09:56:38,139 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-764715585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOnE/dh71/I//FMlnppXDYKeeVJI2AqRfz3zTsFDUtMRPxSA9tfNCqu4Aqk04nGOjV/84C+cdkyXsPC0ZVfjXVfqYm026xBvCeeUUr4XUs/4snX/KNbtJXkvo3sUoZJ5aQ=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-length': '397', '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-870f8de6-834f-4468-931e-d8b0c7a4367e', 'x-compute-request-id': 'req-870f8de6-834f-4468-931e-d8b0c7a4367e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-764715585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOnE/dh71/I//FMlnppXDYKeeVJI2AqRfz3zTsFDUtMRPxSA9tfNCqu4Aqk04nGOjV/84C+cdkyXsPC0ZVfjXVfqYm026xBvCeeUUr4XUs/4snX/KNbtJXkvo3sUoZJ5aQ==", "fingerprint": "40:0f:54:ab:d6:d3:e2:d8:0c:0b:ef:60:86:bd:2f:9b", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:56:38,288 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.147s 2025-10-09 09:56:38,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-963555549", "description": "tempest-secgroup-smoke-963555549 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-13b5560c-32db-4ebc-bf9c-baa93494296e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "name": "tempest-secgroup-smoke-963555549", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-963555549 description", "shared": false, "security_group_rules": [{"id": "207d1d2e-631b-4b6f-a7d7-5219d1b261c5", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "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": 64, "description": null, "tags": [], "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "9be6fa65-92e6-4d81-a88f-12ec247df3bb", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "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": 65, "description": null, "tags": [], "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:38,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.214s 2025-10-09 09:56:38,506 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-22514ab0-0c93-4999-a987-8a774594488e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ce70fcb7-76d5-48e9-9dc0-f94e7f5244ec", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:38,623 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.116s 2025-10-09 09:56:38,623 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5bd62cc7-9d5b-47a3-ba7e-45e4b749ae07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "0a4e76cf-bc4b-4024-bcb3-4b535cd42e75", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:38,741 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.117s 2025-10-09 09:56:38,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1ca623d5-1661-49b3-bc04-455321a256b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8556144f-fada-4d8c-b020-0b6184f0a7bc", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:38,863 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.121s 2025-10-09 09:56:38,863 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-31b52877-f797-4cf2-8b06-19dcb9c22bb1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "337a53ba-81fa-46e1-ae66-d81ed924c4c6", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:38,987 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.124s 2025-10-09 09:56:38,988 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0c3117d7-c5df-4795-8d4e-5ac05e2a17df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "fedd1742-1426-4ad5-b6ce-30b475fd233c", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:38Z", "updated_at": "2025-10-09T09:56:38Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:39,144 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s 2025-10-09 09:56:39,144 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-494405ae-2a52-4bf7-88e8-ee5460a3d8a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "1f752248-9527-4d68-a6ac-aa76c56af829", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2fd66aef-c4b5-4f4c-ae18-6ccc210d224e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:56:39Z", "updated_at": "2025-10-09T09:56:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:39,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.283s 2025-10-09 09:56:39,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:39 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7db6d95f-aaaf-489e-97dc-d5d0fc2cb533', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["dK6kRJPKSx6XwRv-vmAOYA"], "expires_at": "2025-10-09T10:56:39.000000Z", "issued_at": "2025-10-09T09:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:56:39,432 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-10-09 09:56:40,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.419s 2025-10-09 09:56:40,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-61543066", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "26c660ed-37e9-4f44-b603-3901342edf9b"}], "key_name": "tempest-TestNetworkBasicOps-764715585", "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:39 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01', '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-2660e3a3-377b-48ae-9b5c-74b1b3359a71', 'x-compute-request-id': 'req-2660e3a3-377b-48ae-9b5c-74b1b3359a71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "adminPass": "PFmrH7mjoUad"}}' 2025-10-09 09:56:41,929 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 1.075s 2025-10-09 09:56:41,929 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:40 GMT', 'server': 'Apache', 'content-length': '1392', '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-2af15c4a-a758-4c38-99ab-1c3892c073be', 'x-compute-request-id': 'req-2af15c4a-a758-4c38-99ab-1c3892c073be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764715585", "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-09 09:56:43,084 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.151s 2025-10-09 09:56:43,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:42 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-bc400ed6-ff63-441b-bcb9-42971d0587eb', 'x-compute-request-id': 'req-bc400ed6-ff63-441b-bcb9-42971d0587eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764715585", "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-09 09:56:43,087 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 09:56:44,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.457s 2025-10-09 09:56:44,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:44 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d099605-5025-4eed-9f5c-e736be765d5f', 'x-compute-request-id': 'req-0d099605-5025-4eed-9f5c-e736be765d5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:56:46,077 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.527s 2025-10-09 09:56:46,078 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:45 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321f8a8f-574e-4a6f-bbe2-30ed361ce22b', 'x-compute-request-id': 'req-321f8a8f-574e-4a6f-bbe2-30ed361ce22b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:56:47,313 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.230s 2025-10-09 09:56:47,313 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:47 GMT', 'server': 'Apache', 'content-length': '1517', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7f7db5-876e-49d8-9469-9a1ccf9d383a', 'x-compute-request-id': 'req-7a7f7db5-876e-49d8-9469-9a1ccf9d383a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:56:49,053 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.735s 2025-10-09 09:56:49,053 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:48 GMT', 'server': 'Apache', 'content-length': '1688', '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-43111cc1-8d04-49be-975b-8f39a3c09a63', 'x-compute-request-id': 'req-43111cc1-8d04-49be-975b-8f39a3c09a63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:47Z", "addresses": {"tempest-network-smoke--903239616": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:30:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": "2025-10-09T09:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:56:49,056 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-10-09 09:56:49,326 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.270s 2025-10-09 09:56:49,327 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:49 GMT', 'server': 'Apache', 'content-length': '1688', '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-6c0dc250-220d-4a47-aa5d-578093a34133', 'x-compute-request-id': 'req-6c0dc250-220d-4a47-aa5d-578093a34133', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:56:47Z", "addresses": {"tempest-network-smoke--903239616": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:30:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": "2025-10-09T09:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:56:49,330 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 09:56:49,392 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.062s 2025-10-09 09:56:49,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-591470a3-e67c-494b-a880-764271985a78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"ports":[{"id":"8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f","name":"","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:4d:30:c8","admin_state_up":true,"status":"ACTIVE","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2fd66aef-c4b5-4f4c-ae18-6ccc210d224e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:56:43Z","updated_at":"2025-10-09T09:56:46Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:56:49,393 25 DEBUG [tempest.common.waiters] Server ID e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 ports are all ACTIVE [{'id': '8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f', 'name': '', 'network_id': '26c660ed-37e9-4f44-b603-3901342edf9b', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:4d:30:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '985ac960-3486-4ccf-9704-63d5c1e0bd1d', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2fd66aef-c4b5-4f4c-ae18-6ccc210d224e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-61543066', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-61543066', 'fqdn': 'tempest-testnetworkbasicops-server-61543066.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T09:56:43Z', 'updated_at': '2025-10-09T09:56:46Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 09:56:50,358 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 0.965s 2025-10-09 09:56:50,359 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-5e89cb5e-36b8-4b94-a6dc-b736847272c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "d0b11be9-6968-4d2b-a3b5-142556a84746", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.219", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "port_id": "8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "26c660ed-37e9-4f44-b603-3901342edf9b", "mac_address": "fa:16:3e:4d:30:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:56:49Z", "updated_at": "2025-10-09T09:56:49Z", "revision_number": 0}}' 2025-10-09 09:56:50,436 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d0b11be9-6968-4d2b-a3b5-142556a84746 0.077s 2025-10-09 09:56:50,436 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:56:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-2fda7807-bb62-482d-b06b-2d5f639801f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d0b11be9-6968-4d2b-a3b5-142556a84746'} Body: b'{"floatingip": {"id": "d0b11be9-6968-4d2b-a3b5-142556a84746", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.219", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "port_id": "8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "26c660ed-37e9-4f44-b603-3901342edf9b", "mac_address": "fa:16:3e:4d:30:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:56:49Z", "updated_at": "2025-10-09T09:56:50Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:56:50,436 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd0b11be9-6968-4d2b-a3b5-142556a84746', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.219', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795'10000 , 'router_id': '5c7ed820-8996-4906-b10f-d4c49e9c3bf0', 'port_id': '8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '26c660ed-37e9-4f44-b603-3901342edf9b', 'mac_address': 'fa:16:3e:4d:30:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:56:49Z', 'updated_at': '2025-10-09T09:56:50Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 09:56:50,436 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.077529 seconds 2025-10-09 09:56:50,436 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.219 with user: cirros 2025-10-09 09:56:50,436 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.219 in 120 sec and the expected result is reachable 2025-10-09 09:57:04,594 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.157147 seconds 2025-10-09 09:57:04,594 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.219 in 120 sec and the ping result is expected 2025-10-09 09:57:05,425 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/action 0.830s 2025-10-09 09:57:05,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:04 GMT', 'server': 'Apache', 'content-length': '73419', '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-1a299b68-b3a0-42cf-8d1a-4e75df6c02d4', 'x-compute-request-id': 'req-1a299b68-b3a0-42cf-8d1a-4e75df6c02d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1263871145 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2445.406 MHz processor\\n[ 0.000706] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001093] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003204] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003229] Using GB pages for direct mapping\\n[ 0.003393] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003396] ACPI: Early table checksum verification disabled\\n[ 0.003399] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003403] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003407] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003412] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003415] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003417] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003420] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003423] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003425] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003426] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003427] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003428] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003429] ACPI: Reserving 2025-10-09 09:57:05,429 25 DEBUG [tempest.scenario.manager] Console output for e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1263871145 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2445.406 MHz processor [ 0.000706] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001093] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003204] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003229] Using GB pages for direct mapping [ 0.003393] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003396] ACPI: Early table checksum verification disabled [ 0.003399] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003403] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003407] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003412] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003415] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003417] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003420] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003423] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003425] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003426] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003427] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003428] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003429] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003430] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004430] No NUMA configuration found [ 0.004432] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004438] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.004723] Zone ranges: [ 0.004724] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004726] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.004727] Normal empty [ 0.004729] Device empty [ 0.004730] Movable zone start for each node [ 0.004731] Early memory node ranges [ 0.004732] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.004733] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.004735] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.004933] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.004955] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005101] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.013998] ACPI: PM-Timer IO Port: 0x608 [ 0.014024] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.014144] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.014147] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.014150] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.014151] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.014152] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.014153] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.014155] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.014157] TSC deadline timer available [ 0.014170] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.014234] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.014236] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.014237] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.014238] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.014240] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.014241] Booting paravirtualized kernel on KVM [ 0.014265] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.014270] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.014525] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.014589] kvm-guest: setup async PF for cpu 0 [ 0.014617] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.014637] kvm-guest: PV spinlocks disabled, single CPU [ 0.014641] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.014642] Policy zone: DMA32 [ 0.014643] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.014676] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.014685] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.014691] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.014757] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.014911] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.015571] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.015597] ftrace: allocating 50600 entries in 198 pages [ 0.038066] ftrace: allocated 198 pages with 4 groups [ 0.038178] rcu: Hierarchical RCU implementation. [ 0.038179] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.038180] Rude variant of Tasks RCU enabled. [ 0.038181] Tracing variant of Tasks RCU enabled. [ 0.038182] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.038183] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.041687] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.041967] random: crng init done [ 0.076195] Console: colour VGA+ 80x25 [ 0.209375] printk: console [tty1] enabled [ 0.515611] printk: console [ttyS0] enabled [ 0.518183] ACPI: Core revision 20210730 [ 0.520702] APIC: Switch to symmetric I/O mode setup [ 0.525116] x2apic enabled [ 0.528075] Switched APIC routing to physical x2apic. [ 0.536056] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.542045] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.546036] pid_max: default: 32768 minimum: 301 [ 0.546036] LSM: Security Framework initializing [ 0.546036] landlock: Up and running. [ 0.546036] Yama: becoming mindful. [ 0.546036] AppArmor: AppArmor initialized [ 0.546036] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.546036] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.546036] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.546036] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.546036] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.546036] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.546036] Spectre V2 : Mitigation: Retpolines [ 0.546036] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.546036] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.546036] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.546036] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.546036] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.546036] Freeing SMP alternatives memory: 44K [ 0.546036] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.546161] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.549838] ... version: 0 [ 0.550049] ... bit width: 48 [ 0.552466] ... generic registers: 6 [ 0.554049] ... value mask: 0000ffffffffffff [ 0.557037] ... max period: 00007fffffffffff [ 0.558048] ... fixed-purpose events: 0 [ 0.560401] ... event mask: 000000000000003f [ 0.562118] rcu: Hierarchical SRCU implementation. [ 0.565349] smp: Bringing up secondary CPUs ... [ 0.566051] smp: Brought up 1 node, 1 CPU [ 0.568408] smpboot: Max logical packages: 1 [ 0.570050] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.574150] devtmpfs: initialized [ 0.576242] x86/mm: Memory block size: 128MB [ 0.578175] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.582055] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.585839] pinctrl core: initialized pinctrl subsystem [ 0.586393] PM: RTC time: 09:56:49, date: 2025-10-09 [ 0.589352] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.590109] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.594063] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.598060] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.602054] audit: initializing netlink subsys (disabled) [ 0.606160] thermal_sys: Registered thermal governor 'fair_share' [ 0.606162] thermal_sys: Registered thermal governor 'bang_bang' [ 0.609579] thermal_sys: Registered thermal governor 'step_wise' [ 0.610051] audit: type=2000 audit(1760003808.862:1): state=initialized audit_enabled=0 res=1 [ 0.614051] thermal_sys: Registered thermal governor 'user_space' [ 0.614052] thermal_sys: Registered thermal governor 'power_allocator' [ 0.617486] EISA bus registered [ 0.619973] cpuidle: using governor ladder [ 0.622049] cpuidle: using governor menu [ 0.626848] ACPI: bus type PCI registered [ 0.630050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.634281] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.638051] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.642066] PCI: Using configuration type 1 for base access [ 0.646951] Kprobes globally optimized [ 0.649989] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.650053] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.654667] ACPI: Added _OSI(Module Device) [ 0.657322] ACPI: Added _OSI(Processor Device) [ 0.658057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.661597] ACPI: Added _OSI(Processor Aggregator Device) [ 0.662095] ACPI: Added _OSI(Linux-Dell-Video) [ 0.665360] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.666067] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.673458] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.677698] ACPI: Interpreter enabled [ 0.678059] ACPI: PM: (supports S0 S5) [ 0.680537] ACPI: Using IOAPIC for interrupt routing [ 0.682100] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.686049] PCI: Using E820 reservations for host bridge windows [ 0.690313] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.700057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.702055] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.706301] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.710140] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.715629] PCI host bridge to bus 0000:00 [ 0.718052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.721685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.722050] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.726115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.730051] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.734237] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.738050] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.742264] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.750619] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.758084] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.770081] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.776868] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.785098] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.786246] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.794928] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.800294] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.808341] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.812268] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.821298] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.824144] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.833680] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.836168] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.844688] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.848164] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.857548] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.859984] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.868134] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.872166] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.879859] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.886689] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.898706] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.904177] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.913988] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.916174] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.923900] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.929175] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.935619] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.940265] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.947988] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.952131] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 0.961676] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 0.963931] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 0.971900] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 0.976170] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 0.984985] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 0.989417] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 0.999415] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.004235] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.011834] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.016171] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.024970] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.030052] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.041251] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.044241] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.052956] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.056219] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.064976] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.067914] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.075778] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.080189] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.087536] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.094049] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.110325] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.116287] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.180081] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.183940] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.187459] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.202703] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.207487] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.212890] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.218943] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.228904] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.232509] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.304560] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.306186] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.310111] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.314171] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.319961] pci_bus 0000:02: extended config space not accessible [ 1.322264] acpiphp: Slot [1] registered [ 1.325058] acpiphp: Slot [0] registered [ 1.326094] acpiphp: Slot [2] registered [ 1.328893] acpiphp: Slot [3] registered [ 1.330096] acpiphp: Slot [4] registered [ 1.332901] acpiphp: Slot [5] registered [ 1.334120] acpiphp: Slot [6] registered [ 1.336908] acpiphp: Slot [7] registered [ 1.338093] acpiphp: Slot [8] registered [ 1.340903] acpiphp: Slot [9] registered [ 1.342095] acpiphp: Slot [10] registered [ 1.345049] acpiphp: Slot [11] registered [ 1.346094] acpiphp: Slot [12] registered [ 1.348942] acpiphp: Slot [13] registered [ 1.350095] acpiphp: Slot [14] registered [ 1.352945] acpiphp: Slot [15] registered [ 1.354097] acpiphp: Slot [16] registered [ 1.356964] acpiphp: Slot [17] registered [ 1.358095] acpiphp: Slot [18] registered [ 1.361048] acpiphp: Slot [19] registered [ 1.362094] acpiphp: Slot [20] registered [ 1.364933] acpiphp: Slot [21] registered [ 1.366094] acpiphp: Slot [22] registered [ 1.368949] acpiphp: Slot [23] registered [ 1.370094] acpiphp: Slot [24] registered [ 1.373417] acpiphp: Slot [25] registered [ 1.374123] acpiphp: Slot [26] registered [ 1.376981] acpiphp: Slot [27] registered [ 1.378105] acpiphp: Slot [28] registered [ 1.380931] acpiphp: Slot [29] registered [ 1.382094] acpiphp: Slot [30] registered [ 1.384972] acpiphp: Slot [31] registered [ 1.388375] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.397623] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.469169] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.470115] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.474115] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.478177] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.486674] acpiphp: Slot [0-2] registered [ 1.490186] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.499444] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.507531] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.511712] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.584999] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.586177] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.590173] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.595803] acpiphp: Slot [0-3] registered [ 1.598688] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.605022] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.612321] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.685901] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.686182] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.690170] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.695653] acpiphp: Slot [0-4] registered [ 1.698624] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.706406] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.780892] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.782170] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.786171] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.791598] acpiphp: Slot [0-5] registered [ 1.794673] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.800624] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.805991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.879777] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.882180] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.886171] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.891590] acpiphp: Slot [0-6] registered [ 1.959643] pci 0000:00:02.5: PCI bridge to [bus 07] [ 1.962171] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 1.966173] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 1.972245] acpiphp: Slot [0-7] registered [ 2.039623] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.042170] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.046185] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.051806] acpiphp: Slot [0-8] registered [ 2.119184] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.122172] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.126170] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.132330] acpiphp: Slot [0-9] registered [ 2.199192] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.202173] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.206181] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.211871] acpiphp: Slot [0-10] registered [ 2.279125] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.282172] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.286183] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.292292] acpiphp: Slot [0-11] registered [ 2.360550] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.362172] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.366192] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.371863] acpiphp: Slot [0-12] registered [ 2.439587] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.442172] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.446173] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.452252] acpiphp: Slot [0-13] registered [ 2.519788] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.522172] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.526172] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.531861] acpiphp: Slot [0-14] registered [ 2.600146] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.602171] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.606173] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.612413] acpiphp: Slot [0-15] registered [ 2.679427] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.682172] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.686170] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.691865] acpiphp: Slot [0-16] registered [ 2.759819] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.762181] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.766171] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.772639] acpiphp: Slot [0-17] registered [ 2.839623] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.842170] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.846170] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.851888] acpiphp: Slot [0-18] registered [ 2.919224] pci 0000:00:04.1: PCI bridge to [bus 13] [ 2.922180] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 2.926170] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 2.932311] acpiphp: Slot [0-19] registered [ 2.999114] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.002175] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.006182] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.012022] acpiphp: Slot [0-20] registered [ 3.079206] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.082171] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.086170] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.092312] acpiphp: Slot [0-21] registered [ 3.160238] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.162171] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.166179] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.171896] acpiphp: Slot [0-22] registered [ 3.239128] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.242170] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.246189] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.252029] acpiphp: Slot [0-23] registered [ 3.319152] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.322175] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.326180] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.331690] acpiphp: Slot [0-24] registered [ 3.399413] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.402171] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.406179] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.412027] acpiphp: Slot [0-25] registered [ 3.479193] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.482170] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.486171] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.521854] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.522252] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.526264] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.530245] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.534244] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.538243] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.542265] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.546257] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.550155] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.553954] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.554061] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.557894] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.558061] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.561913] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.562061] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.565927] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.566295] iommu: Default domain type: Translated [ 3.569512] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.570262] SCSI subsystem initialized [ 3.573656] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.574036] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.574052] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.577745] vgaarb: loaded [ 3.578079] ACPI: bus type USB registered [ 3.580794] usbcore: registered new interface driver usbfs [ 3.582055] usbcore: registered new interface driver hub [ 3.585473] usbcore: registered new device driver usb [ 3.586067] pps_core: LinuxPPS API ver. 1 registered [ 3.589326] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.590052] PTP clock support registered [ 3.592765] EDAC MC: Ver: 3.0.0 [ 3.597267] NetLabel: Initializing [ 3.598049] NetLabel: domain hash size = 128 [ 3.600948] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.602066] NetLabel: unlabeled traffic allowed by default [ 3.605706] PCI: Using ACPI for IRQ routing [ 4.366212] clocksource: Switched to clocksource kvm-clock [ 4.383166] VFS: Disk quotas dquot_6.6.0 [ 4.385954] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.390573] AppArmor: AppArmor Filesystem Enabled [ 4.393788] pnp: PnP ACPI init [ 4.396250] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.401389] pnp: PnP ACPI: found 5 devices [ 4.409709] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.415360] NET: Registered PF_INET protocol family [ 4.431342] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.436760] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.442147] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.447181] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.452204] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.456746] TCP: Hash tables configured (established 1024 bind 1024) [ 4.460907] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.465833] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.470084] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.474532] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.478215] NET: Registered PF_XDP protocol family [ 4.481396] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.486744] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.491943] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.497174] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.502347] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.507579] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.512781] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.517996] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.523221] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.528426] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.533687] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.538880] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.544092] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.549272] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.554503] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.559707] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.565097] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.570596] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.575808] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.581052] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.586255] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.591439] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.596656] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.601854] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.607085] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.611046] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.615022] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.619054] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.623055] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.627079] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.631038] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.634994] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.638955] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.642924] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.646912] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.650891] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.655256] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.659230] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.663334] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.667625] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.672547] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.677253] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.681384] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.685752] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.689915] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.694271] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.698406] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.702779] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.706902] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.711273] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.715408] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.719742] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.723873] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.728247] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.732382] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.736732] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.740878] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.745220] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.749434] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.753798] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.757835] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.761882] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.765985] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.770067] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.774120] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.778349] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.782420] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.786678] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.790762] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.794890] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.798974] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.803057] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.807131] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.811305] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.815695] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.819860] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.824232] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.828389] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.832773] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.837130] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.841476] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.845624] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.850198] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.854540] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.858886] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.863050] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.867405] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.871559] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.875910] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.880096] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.884840] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.888999] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.893366] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.897606] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.901955] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.905338] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.911516] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 4.917198] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.924818] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 4.928797] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 4.934732] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 4.940399] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 4.948126] pci 0000:00:02.1: PCI bridge to [bus 03] [ 4.952624] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 4.958100] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 4.966258] pci 0000:00:02.2: PCI bridge to [bus 04] [ 4.970583] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 4.976838] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 4.983166] pci 0000:00:02.3: PCI bridge to [bus 05] [ 4.987742] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 4.992814] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.000803] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.005122] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.012808] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.021148] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.025618] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.032362] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.038851] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.043181] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.048369] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.056690] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.060962] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.066379] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.074641] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.078940] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.085145] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.091508] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.095899] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.100996] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.121967] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.126281] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.131284] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.139301] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.143579] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.149802] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.156159] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.159608] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.164797] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.171230] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.177666] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.181089] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.186015] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.192843] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.199184] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.202621] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.207567] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.214159] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.220765] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.224349] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.229318] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.234590] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.242410] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.245811] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.250786] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.255829] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.264095] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.267547] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.272461] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.277508] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.285680] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.289121] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.294170] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.299245] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.307587] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.311092] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.316051] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.321110] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.329665] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.333311] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.338367] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.343498] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.351916] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.355678] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.360647] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.367292] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.374109] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.377758] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.382884] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.388870] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.395169] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.398620] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.403543] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.410566] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.416910] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.420362] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.425337] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.432103] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.438646] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.442729] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.447018] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.451586] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.456501] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.461074] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.465689] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.469496] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.473688] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.478481] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.482698] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.486860] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.491680] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.495876] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.500741] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.504900] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.509716] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.513847] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.518645] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.522789] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.527598] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.531755] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.537084] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.541219] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.547899] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.552107] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.557085] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.561266] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.566105] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.570250] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.575495] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.579626] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.584392] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.588571] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.593369] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.597113] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.601264] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.606110] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.609825] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.613983] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.618782] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.622511] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.626648] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.631476] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.635179] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.639287] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.644097] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.647873] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.652008] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.656799] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.660535] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.664672] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.669477] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.673379] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.677534] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.682328] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.686107] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.690285] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.695151] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.698942] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.703120] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.708035] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.711789] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.715979] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.720963] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.724715] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.728868] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.733708] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.737465] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.741629] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.746474] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.750228] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.754477] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.760888] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.769184] PCI: CLS 0 bytes, default 64 [ 5.772043] Trying to unpack rootfs image as initramfs... [ 5.775824] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.790477] Initialise system trusted keyrings [ 5.793599] Key type blacklist registered [ 5.806135] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.840484] zbud: loaded [ 5.846258] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.859015] fuse: init (API version 7.34) [ 5.861989] integrity: Platform Keyring initialized [ 5.878832] Key type asymmetric registered [ 5.886110] Asymmetric key parser 'x509' registered [ 5.889465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.902114] io scheduler mq-deadline registered [ 5.908233] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.922518] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.939278] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.946704] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.962381] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.974494] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.981904] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 5.998515] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.010811] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.022558] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.033901] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.046572] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.057597] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.070591] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.081736] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.094504] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.103570] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.113467] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.126608] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.142087] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.150419] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.155549] Freeing initrd memory: 8744K [ 6.161812] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.167125] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.174490] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.178800] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.186028] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.190277] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.198199] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.202393] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.210825] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.214999] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.222076] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.226305] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.231340] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.238011] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.242348] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.250357] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.254661] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.261926] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.266166] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.273379] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.277599] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.286132] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.290335] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.297456] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.301658] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.308775] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.314372] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.321677] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.325917] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.331019] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.336188] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.340396] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.348383] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.357095] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.362251] shpchp 0000:01:00.0: Slot initialization failed [ 6.367723] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.372068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.377278] ACPI: button: Power Button [PWRF] [ 6.399152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.431777] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.438844] Linux agpgart interface v0.103 [ 6.442601] loop: module loaded [ 6.445067] tun: Universal TUN/TAP device driver, 1.6 [ 6.448511] PPP generic driver version 2.4.2 [ 6.451714] VFIO - User Level meta-driver version: 0.3 [ 6.455260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.459534] ehci-pci: EHCI PCI platform driver [ 6.462598] ehci-platform: EHCI generic platform driver [ 6.466354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.470376] ohci-pci: OHCI PCI platform driver [ 6.473379] ohci-platform: OHCI generic platform driver [ 6.478279] uhci_hcd: USB Universal Host Controller Interface driver [ 6.483556] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.487240] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.492133] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.495613] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.499643] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.504960] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.509637] usb usb1: Product: UHCI Host Controller [ 6.512946] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.517033] usb usb1: SerialNumber: 0000:02:01.0 [ 6.520283] hub 1-0:1.0: USB hub found [ 6.522957] hub 1-0:1.0: 2 ports detected [ 6.525894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.533097] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.536563] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.540056] mousedev: PS/2 mouse device common for all mice [ 6.544533] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.550121] rtc_cmos 00:03: RTC can wake from S4 [ 6.555128] rtc_cmos 00:03: registered as rtc0 [ 6.558557] rtc_cmos 00:03: setting system clock to 2025-10-09T09:56:55 UTC (1760003815) [ 6.563904] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.568144] i2c_dev: i2c /dev entries driver [ 6.571107] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not beFF27 recorded in the IMA log. [ 6.578796] device-mapper: uevent: version 1.0.3 [ 6.581952] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.587555] platform eisa.0: Probing EISA bus 0 [ 6.590656] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.595144] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.599336] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.603493] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.607661] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.611804] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.615935] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.620095] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.624243] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.628504] platform eisa.0: EISA: Detected 0 cards [ 6.631971] ledtrig-cpu: registered to indicate activity on CPUs [ 6.635995] drop_monitor: Initializing network drop monitor service [ 6.640210] NET: Registered PF_INET6 protocol family [ 6.646741] Segment Routing with IPv6 [ 6.649291] In-situ OAM (IOAM) with IPv6 [ 6.652176] NET: Registered PF_PACKET protocol family [ 6.656007] Key type dns_resolver registered [ 6.659192] IPI shorthand broadcast: enabled [ 6.662296] registered taskstats version 1 [ 6.665161] Loading compiled-in X.509 certificates [ 6.668904] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.675600] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.682142] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.688474] blacklist: Loading compiled-in revocation X.509 certificates [ 6.692849] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.699016] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.705801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.712576] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.719189] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.725980] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.732706] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.739579] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.746925] zswap: loaded using pool lzo/zbud [ 6.749949] Key type .fscrypt registered [ 6.752855] Key type fscrypt-provisioning registered [ 6.757525] Key type encrypted registered [ 6.760499] AppArmor: AppArmor sha1 policy hashing enabled [ 6.764129] ima: No TPM chip found, activating TPM-bypass! [ 6.767767] Loading compiled-in module X.509 certificates [ 6.771765] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.778014] ima: Allocated hash algorithm: sha1 [ 6.781094] ima: No architecture policies found [ 6.784181] evm: Initialising EVM extended attributes: [ 6.787639] evm: security.selinux [ 6.789990] evm: security.SMACK64 [ 6.792543] evm: security.SMACK64EXEC [ 6.795151] evm: security.SMACK64TRANSMUTE [ 6.798021] evm: security.SMACK64MMAP [ 6.800617] evm: security.apparmor [ 6.815954] evm: security.ima [ 6.818167] evm: security.capability [ 6.820669] evm: HMAC attrs: 0x1 [ 6.823403] PM: Magic number: 13:544:929 [ 6.826447] RAS: Correctable Errors collector initialized. [ 6.830497] Unstable clock detected, switching default tracing clock to "global" [ 6.830497] If you want to keep using the local clock, then add: [ 6.830497] "trace_clock=local" [ 6.830497] on the kernel command line [ 6.844914] Freeing unused decrypted memory: 2036K [ 6.848733] Freeing unused kernel image (initmem) memory: 3244K [ 6.854085] Write protecting the kernel read-only data: 30720k [ 6.858159] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.862786] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.898006] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.902445] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.906731] Run /init as init process info: initramfs: up at 6.41 [ 6.951818] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.963695] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.968481] GPT:229375 != 2097151 [ 6.970883] GPT:Alternate GPT header not at the end of the disk. [ 6.974785] GPT:229375 != 2097151 [ 6.977120] GPT: Use GNU Parted to correct GPT errors. [ 7.064216] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.429508] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.458825] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.18 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:e9:c8:bd:36:8f:c8:44:12:a6:ea:b5:b3:e5:b7:9f:01 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVFBKA2UGnJJHQajcug5Zr9GDnPrt/xFSi4gp0HHgWoQLm99CSR+nPVvz/Qb7EjEaKl9VPt+iOqf4oswtwzzl2Z6CAgm4rphLHbazubiJpUpq1DYN7XygmY3JsYULQ88j12uIiffZJnzOdYnjRReQQLYcIaL4awqy9twxCO2/cMcQhw5uF2JYv7iyBXjJ/CCGTv6ltHU+AIza5YqXZZ4oGwhiLYwVLWfs7THATBDkYUJSJuFc+07S1tnh598nU40i2tcjpet4YX09LmQFqCyM9oZUbZHZWANsVPi+CAJbQETTtgDt6X5OUY1W7Xsl6yPS030uL8Ybf92LhC06Dhslh root@tempest-testnetworkbasicops-server-61543066 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFg5H1LaoOv5w4aLBXim1E/DuFi1hMY2rZSH1PqGcL9kEuPYmmDAjDCHDcwIktNWtA2Vyqn2uLhxbvbR8N89UzE= root@tempest-testnetworkbasicops-server-61543066 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe4d:30c8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 name: tempest-TestNetworkBasicOps-server-61543066 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-61543066 launch-index: 0 === cirros: current=0.6.2 uptime=8.02 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4D:30:C8 inet6 addr: fe80::f816:3eff:fe4d:30c8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1204 (1.1 KiB) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-61543066 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.540197] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.548313] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.670577] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.690012] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.789729] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.790794] ISO 9660 Extensions: RRIP_1991A [ 7.888126] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.998068] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.400480] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.401977] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 10:56:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 10:56:56 cirros auth.notice su: + none root:cirros Oct 9 10:56:56 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 10:56:56 cirros daemon.info dhcpcd[350]: DUID 00:04:e9:c8:bd:36:8f:c8:44:12:a6:ea:b5:b3:e5:b7:9f:01 Oct 9 10:56:56 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 10:56:56 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 10:56:56 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 10:56:56 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:4d:30:c8 Oct 9 10:56:56 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe4d:30c8 Oct 9 10:56:56 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-61543066 login: 2025-10-09 09:57:05,438 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:05,450 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:05,545 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:05,545 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:06,315 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.769s 2025-10-09 09:57:06,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1483077116", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-2b7168f5-8bfa-40ec-a68c-9d3229ec6f17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"3c62a73d-d0d8-493b-b929-9ae564924767","name":"tempest-network-smoke--1483077116","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:57:05Z","updated_at":"2025-10-09T09:57:05Z","revision_number":1}}' 2025-10-09 09:57:06,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.077s 2025-10-09 09:57:06,393 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-7615d20c-f0ec-4891-aefe-5a4887d26f6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","name":"tempest-subnet-smoke-90232502","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:56:35Z","updated_at":"2025-10-09T09:56:35Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:06,483 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.089s 2025-10-09 09:57:06,483 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7034866b-6524-4983-a8a9-41b65f0661a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:57:06,599 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.115s 2025-10-09 09:57:06,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3c619292-049c-4a6a-a797-63adc58a5042', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:57:06,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28 0.322s 2025-10-09 09:57:06,922 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-95c20df5-490d-46d7-b9a6-3b941002e378', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:57:07,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.078s 2025-10-09 09:57:07,001 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5af7580e-7f05-48a6-be0a-bc217a385188', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:57:07,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28 0.063s 2025-10-09 09:57:07,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-115d61e0-9af6-4309-bab5-ce9998ed7699', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:57:07,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.532s 2025-10-09 09:57:07,598 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-993492392", "network_id": "3c62a73d-d0d8-493b-b929-9ae564924767", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-e72c5572-8dfd-4552-88f9-1b8f669f2f5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","name":"tempest-subnet-smoke-993492392","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-09T09:57:07Z","updated_at":"2025-10-09T09:57:07Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:07,599 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:07,602 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:07,697 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:07,697 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:07,698 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-10-09 09:57:07,698 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:07,700 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:07,797 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:07,797 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:07,936 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.119s 2025-10-09 09:57:07,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-d9f4f559-9f7f-46d8-b942-d847cab6b96e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"ports":[{"id":"8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f","name":"","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:4d:30:c8","admin_state_up":true,"status":"ACTIVE","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2fd66aef-c4b5-4f4c-ae18-6ccc210d224e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:56:43Z","updated_at":"2025-10-09T09:56:46Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:13,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/os-interface 6.047s 2025-10-09 09:57:13,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "3c62a73d-d0d8-493b-b929-9ae564924767"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:07 GMT', 'server': 'Apache', 'content-length': '280', '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-0935b534-d34f-44c7-b655-2aa58815c9b0', 'x-compute-request-id': 'req-0935b534-d34f-44c7-b655-2aa58815c9b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "3c62a73d-d0d8-493b-b929-9ae564924767", "port_id": "73007432-5bb0-435a-a871-05f59846a277", "mac_addr": "fa:16:3e:78:96:4c", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "0a0ecb3b-9f07-49a6-ac34-0f314a784023", "ip_address": "10.100.0.19"}]}}' 2025-10-09 09:57:14,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.229s 2025-10-09 09:57:14,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2659', 'x-openstack-request-id': 'req-0cbf9471-7b09-4aed-a3ae-47b54fab9382', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"ports":[{"id":"73007432-5bb0-435a-a871-05f59846a277","name":"","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:78:96:4c","admin_state_up":true,"status":"DOWN","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:08Z","updated_at":"2025-10-09T09:57:09Z","revision_number":3,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"8d2d29b3-6509-4de5-a0a2-f7ef942f9a7f","name":"","network_id":"26c660ed-37e9-4f44-b603-3901342edf9b","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:4d:30:c8","admin_state_up":true,"status":"ACTIVE","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"985ac960-3486-4ccf-9704-63d5c1e0bd1d","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2fd66aef-c4b5-4f4c-ae18-6ccc210d224e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:56:43Z","updated_at":"2025-10-09T09:56:46Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:14,216 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.229594 seconds 2025-10-09 09:57:14,216 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-10-09 09:57:14,216 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,218 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:14,317 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:14,318 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:14,322 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.105692 seconds 2025-10-09 09:57:14,322 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-10-09 09:57:14,322 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,323 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:14,378 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:14,378 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:14,381 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.19/28 dev eth1 2025-10-09 09:57:14,381 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,382 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:14,433 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:14,434 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:14,443 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-10-09 09:57:14,443 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,445 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:14,541 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:14,541 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:14,837 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=3c62a73d-d0d8-493b-b929-9ae564924767 0.289s 2025-10-09 09:57:14,837 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2397', 'x-openstack-request-id': 'req-089ba63b-477a-4f33-9f4e-e3f46cf08f2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=3c62a73d-d0d8-493b-b929-9ae564924767'} Body: b'{"ports":[{"id":"73007432-5bb0-435a-a871-05f59846a277","name":"","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:78:96:4c","admin_state_up":true,"status":"ACTIVE","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:08Z","updated_at":"2025-10-09T09:57:14Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"b0e7930e-d821-45eb-a309-d4e5e2c7e0f3","name":"","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:e1:39:75","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-3c62a73d-d0d8-493b-b929-9ae564924767","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","ip_address":"10.100.0.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.17","hostname":"host-10-100-0-17","fqdn":"host-10-100-0-17.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-10-09T09:57:06Z","updated_at":"2025-10-09T09:57:07Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:14,838 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,840 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:14,937 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:14,938 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:14,938 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19 2025-10-09 09:57:14,938 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.219:22' as 'cirros' with public key authentication 2025-10-09 09:57:14,940 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:57:15,037 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:57:15,038 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.219 successfully created 2025-10-09 09:57:15,046 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.107476 seconds 2025-10-09 09:57:15,142 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/os-interface/73007432-5bb0-435a-a871-05f59846a277 0.096s 2025-10-09 09:57:15,142 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:15 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01782dc-90ba-4236-8829-01c3872c87cd', 'x-compute-request-id': 'req-c01782dc-90ba-4236-8829-01c3872c87cd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01/os-interface/73007432-5bb0-435a-a871-05f59846a277'} Body: b'' 2025-10-09 09:57:15,220 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277 0.077s 2025-10-09 09:57:15,220 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1074', 'x-openstack-request-id': 'req-fc610890-45d7-4ec4-a6fd-5a3a7771c900', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277'} Body: b'{"port":{"id":"73007432-5bb0-435a-a871-05f59846a277","name":"","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:78:96:4c","admin_state_up":true,"status":"ACTIVE","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:08Z","updated_at":"2025-10-09T09:57:14Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:16,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277 0.126s 2025-10-09 09:57:16,349 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1072', 'x-openstack-request-id': 'req-134ed909-7664-4892-90b6-8dcb6f95f219', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277'} Body: b'{"port":{"id":"73007432-5bb0-435a-a871-05f59846a277","name":"","network_id":"3c62a73d-d0d8-493b-b929-9ae564924767","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:78:96:4c","admin_state_up":true,"status":"DOWN","device_id":"e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0a0ecb3b-9f07-49a6-ac34-0f314a784023","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-61543066","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-61543066","fqdn":"tempest-testnetworkbasicops-server-61543066.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:08Z","updated_at":"2025-10-09T09:57:15Z","revision_number":5,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:17,403 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277 0.053s 2025-10-09 09:57:17,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-57ed9a35-4d2b-4124-9982-6c19b3ece891', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/73007432-5bb0-435a-a871-05f59846a277'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 73007432-5bb0-435a-a871-05f59846a277 could not be found.", "detail": ""}}' 2025-10-09 09:57:17,709 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0a0ecb3b-9f07-49a6-ac34-0f314a784023 0.305s 2025-10-09 09:57:17,710 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5dc47ca9-4f7d-4552-8167-8c4a8a4dfa33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0a0ecb3b-9f07-49a6-ac34-0f314a784023'} Body: b'' 2025-10-09 09:57:18,038 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3c62a73d-d0d8-493b-b929-9ae564924767 0.327s 2025-10-09 09:57:18,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-464bb3be-9e9e-4c49-9537-11bc147049c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/3c62a73d-d0d8-493b-b929-9ae564924767'} Body: b'' 2025-10-09 09:57:18,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d0b11be9-6968-4d2b-a3b5-142556a84746 0.385s 2025-10-09 09:57:18,424 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c5e77638-97ab-4cb0-963c-7f016ee54efb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d0b11be9-6968-4d2b-a3b5-142556a84746'} Body: b'' 2025-10-09 09:57:18,529 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.104s 2025-10-09 09:57:18,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57: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-5f0189fa-2a02-418c-868c-5744b6d06164', 'x-compute-request-id': 'req-5f0189fa-2a02-418c-868c-5744b6d06164', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'' 2025-10-09 09:57:18,824 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.294s 2025-10-09 09:57:18,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:18 GMT', 'server': 'Apache', 'content-length': '1816', '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-0d092714-c420-48ca-af9f-b3471be3e856', 'x-compute-request-id': 'req-0d092714-c420-48ca-af9f-b3471be3e856', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:57:18Z", "addresses": {"tempest-network-smoke--903239616": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:30:c8"}, {"version": 4, "addr": "192.168.122.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:30:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": "2025-10-09T09:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-963555549"}], "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-09 09:57:20,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 1.092s 2025-10-09 09:57:20,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:19 GMT', 'server': 'Apache', 'content-length': '1482', '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-84072261-9a4a-40a7-a903-ce72c42230ea', 'x-compute-request-id': 'req-84072261-9a4a-40a7-a903-ce72c42230ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"server": {"id": "e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01", "name": "tempest-TestNetworkBasicOps-server-61543066", "status": "DELETED", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:56:40Z", "updated": "2025-10-09T09:57:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764715585", "OS-SRV-USG:launched_at": "2025-10-09T09:56:47.000000", "OS-SRV-USG:terminated_at": "2025-10-09T09:57:19.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-09 09:57:20,926 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-10-09 09:57:21,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 0.057s 2025-10-09 09:57:21,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:21 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-9bbe3853-52f7-4bef-8f19-6a39b698fed2', 'x-compute-request-id': 'req-9bbe3853-52f7-4bef-8f19-6a39b698fed2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9c8bd36-8fc8-4412-a6ea-b5b3e5b79f01 could not be found."}}' 2025-10-09 09:57:22,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2fd66aef-c4b5-4f4c-ae18-6ccc210d224e 0.920s 2025-10-09 09:57:22,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f38b6270-d0b1-41cb-a2f4-5d4b4e1960fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2fd66aef-c4b5-4f4c-ae18-6ccc210d224e'} Body: b'' 2025-10-09 09:57:22,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-764715585 0.056s 2025-10-09 09:57:22,963 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:22 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e552788a-8525-477f-b14a-26c47939836a', 'x-compute-request-id': 'req-e552788a-8525-477f-b14a-26c47939836a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-764715585'} Body: b'' 2025-10-09 09:57:25,087 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0/remove_router_interface 2.123s 2025-10-09 09:57:25,087 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "985ac960-3486-4ccf-9704-63d5c1e0bd1d"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fa1c0b7f-2b6f-471a-92e4-a677e84e0fd5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0/remove_router_interface'} Body: b'{"id": "5c7ed820-8996-4906-b10f-d4c49e9c3bf0", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "bd5756c6-d0e0-466a-9ea1-af093a290f59", "network_id": "26c660ed-37e9-4f44-b603-3901342edf9b", "subnet_id": "985ac960-3486-4ccf-9704-63d5c1e0bd1d", "subnet_ids": ["985ac960-3486-4ccf-9704-63d5c1e0bd1d"]}' 2025-10-09 09:57:25,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/985ac960-3486-4ccf-9704-63d5c1e0bd1d 0.857s 2025-10-09 09:57:25,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-91d0147f-4e80-45e9-86d7-f8eca9f96a18', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/985ac960-3486-4ccf-9704-63d5c1e0bd1d'} Body: b'' 2025-10-09 09:57:27,239 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0 1.292s 2025-10-09 09:57:27,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dd532081-19a4-468e-b3a5-3d4bf50d92f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5c7ed820-8996-4906-b10f-d4c49e9c3bf0'} Body: b'' 2025-10-09 09:57:27,837 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/26c660ed-37e9-4f44-b603-3901342edf9b 0.597s 2025-10-09 09:57:27,837 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-15609f4c-03b9-41bd-8521-8b1d268a3dc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/26c660ed-37e9-4f44-b603-3901342edf9b'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 09:57:27.847105Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2025-10-09 09:58:50.886542Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 09:57:28,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.407s 2025-10-09 09:57:28,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1247128788", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-afebf485-aba1-4b6d-92e1-29409e97e4b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"48ce5fca-3386-4b8a-82e2-88fc71a94881","name":"tempest-network-smoke--1247128788","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:57:27Z","updated_at":"2025-10-09T09:57:27Z","revision_number":1}}' 2025-10-09 09:57:29,339 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.082s 2025-10-09 09:57:29,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1563096747", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d86721f8-cc41-4bd1-842c-885f6c879b4d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9991bbb9-b25d-4669-9aa1-725de4287c73", "name": "tempest-TestNetworkBasicOps-router-1563096747", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:57:28Z", "updated_at": "2025-10-09T09:57:28Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:29,431 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.091s 2025-10-09 09:57:29,431 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-714cbb67-c40b-4388-bde2-c205d26a58f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:57:29,550 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.118s 2025-10-09 09:57:29,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3c54face-af47-4842-8e1f-bcda00ccade0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:57:29,614 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.063s 2025-10-09 09:57:29,615 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-12282f26-3880-413a-b754-cf9dc8457483', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:57:30,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.366s 2025-10-09 09:57:30,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-829647596", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-47534564-72b6-44a6-a832-69560ea5e3b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","name":"tempest-subnet-smoke-829647596","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","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-09T09:57:29Z","updated_at":"2025-10-09T09:57:29Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:33,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73/add_router_interface 2.184s 2025-10-09 09:57:33,167 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f9e658c0-c2e1-472c-b93c-ed7bcde9e454"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-df18b863-8174-4a4e-a661-2f5a1f363192', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73/add_router_interface'} Body: b'{"id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "2dd8a953-b051-4b6b-8bed-d6dad8d52cb4", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "subnet_id": "f9e658c0-c2e1-472c-b93c-ed7bcde9e454", "subnet_ids": ["f9e658c0-c2e1-472c-b93c-ed7bcde9e454"]}' 2025-10-09 09:57:33,286 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.119s 2025-10-09 09:57:33,286 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-38e0c357-b015-4e13-bd28-2662d58d44a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","name":"tempest-network-smoke--1247128788","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["f9e658c0-c2e1-472c-b93c-ed7bcde9e454"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:57:27Z","updated_at":"2025-10-09T09:57:29Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":37924},{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:57:33,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.069s 2025-10-09 09:57:33,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-be9d02cc-8cf1-4d7d-bf17-4aa4c83c359a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"},{"id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","name":"tempest-subnet-smoke-829647596","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:57:29Z","updated_at":"2025-10-09T09:57:29Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:33,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.622s 2025-10-09 09:57:33,979 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-efa3f333-76b5-4694-81a4-88e4229d972e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "name": "tempest-TestNetworkBasicOps-router-1563096747", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:57:28Z", "updated_at": "2025-10-09T09:57:32Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:34,081 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.101s 2025-10-09 09:57:34,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1948988860", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZm4C6LRAPtfAr5m77K3NqQxZMtrMltDZaOJjL5VWwqcCmgw5WghdaHagMLuObgYdNXZ08m9cLFMwpCyPUmMwXoTGjd15bkV3f92hF1qRvuScT4iCVTrgjr7uJ/wKpdPQ=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:33 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a53120-156a-44af-ae35-b79315542e31', 'x-compute-request-id': 'req-74a53120-156a-44af-ae35-b79315542e31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1948988860", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZm4C6LRAPtfAr5m77K3NqQxZMtrMltDZaOJjL5VWwqcCmgw5WghdaHagMLuObgYdNXZ08m9cLFMwpCyPUmMwXoTGjd15bkV3f92hF1qRvuScT4iCVTrgjr7uJ/wKpdPQ==", "fingerprint": "2e:c6:41:87:0c:6f:ee:ca:4e:ad:6e:b6:62:60:c4:e8", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:57:34,267 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.184s 2025-10-09 09:57:34,268 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-602427468", "description": "tempest-secgroup-smoke-602427468 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-adcf8c2a-148d-4f6e-a433-62c29e2eb250', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "name": "tempest-secgroup-smoke-602427468", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-602427468 description", "shared": false, "security_group_rules": [{"id": "44fdbf15-9379-416f-a02f-c32f1ee628da", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "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": 89, "description": null, "tags": [], "created_at": "2025-10-09T09:57:34Z", "updated_at": "2025-10-09T09:57:34Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "fab906d9-615e-43bf-867c-259da2a3036d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "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": 88, "description": null, "tags": [], "created_at": "2025-10-09T09:57:34Z", "updated_at": "2025-10-09T09:57:34Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:57:34Z", "updated_at": "2025-10-09T09:57:34Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:34,818 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.550s 2025-10-09 09:57:34,818 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a781d0ae-a057-4e5c-a5c0-3a8602103b6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "a54930ee-5d68-4a29-a193-d1d89b2b227a", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:34Z", "updated_at": "2025-10-09T09:57:34Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:34,960 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.142s 2025-10-09 09:57:34,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fefa0d9f-b863-4fdd-8851-e120f8fdd557', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "541b60e6-a8b5-41d2-8690-78475d070e5f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:34Z", "updated_at": "2025-10-09T09:57:34Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:35,123 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2025-10-09 09:57:35,123 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-96ea7f3f-e5be-4a37-9a3b-a97008d102f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "d27f6c5a-0936-455f-bfdd-ff9a4d61c286", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:35Z", "updated_at": "2025-10-09T09:57:35Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:35,268 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.144s 2025-10-09 09:57:35,268 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-41b8b276-a67f-4b00-b993-e2f6e2691c46', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "0c50c170-1846-457f-b7ff-64eb985242dd", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:35Z", "updated_at": "2025-10-09T09:57:35Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:35,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.699s 2025-10-09 09:57:35,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-035c205d-abd9-4e96-b88f-c9197b060c74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "cbe58e14-037d-4eae-b3dc-fd3b5613140f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:35Z", "updated_at": "2025-10-09T09:57:35Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:36,141 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.173s 2025-10-09 09:57:36,142 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f87fdaf4-329d-4138-81c4-7aac89c452c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "d312eb68-51fc-4b60-9e30-5faa78721525", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:57:36Z", "updated_at": "2025-10-09T09:57:36Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:36,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.304s 2025-10-09 09:57:36,456 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:36 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8c0914f4-3d4b-4e8f-b3f2-c8e2ce821fac', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["c1vO6ATMS8-JW_UuZSi3Kg"], "expires_at": "2025-10-09T10:57:36.000000Z", "issued_at": "2025-10-09T09:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:57:36,456 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-10-09 09:57:37,638 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.179s 2025-10-09 09:57:37,638 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1899878609", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "48ce5fca-3386-4b8a-82e2-88fc71a94881"}], "key_name": "tempest-TestNetworkBasicOps-1948988860", "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:36 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9', '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-9b752aa4-6344-4720-be3c-a24dbc83691b', 'x-compute-request-id': 'req-9b752aa4-6344-4720-be3c-a24dbc83691b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "e811a931-a3de-4684-8b2f-e916788f6ea9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "adminPass": "3C7DtKrVxApc"}}' 2025-10-09 09:57:37,954 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.313s 2025-10-09 09:57:37,955 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:37 GMT', 'server': 'Apache', 'content-length': '1395', '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-69e5b933-a92a-4f2b-967b-b33a32dc047b', 'x-compute-request-id': 'req-69e5b933-a92a-4f2b-967b-b33a32dc047b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "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-09 09:57:39,153 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.194s 2025-10-09 09:57:39,153 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:38 GMT', 'server': 'Apache', 'content-length': '1453', '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-5e3cd7b7-d730-4e4c-80a4-f08a61d0d2e1', 'x-compute-request-id': 'req-5e3cd7b7-d730-4e4c-80a4-f08a61d0d2e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "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-09 09:57:39,158 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 09:57:42,949 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 2.790s 2025-10-09 09:57:42,949 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:40 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5e9a68-c4d3-4b8c-a80b-c0b4de373d74', 'x-compute-request-id': 'req-cd5e9a68-c4d3-4b8c-a80b-c0b4de373d74', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:45,990 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 2.037s 2025-10-09 09:57:45,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:43 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d04534-1d41-4825-9853-7e1ca6a2b1f0', 'x-compute-request-id': 'req-10d04534-1d41-4825-9853-7e1ca6a2b1f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:47,748 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.753s 2025-10-09 09:57:47,748 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:47 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f8f9b3-3dcd-4e77-80c5-0738be7ed8e1', 'x-compute-request-id': 'req-c4f8f9b3-3dcd-4e77-80c5-0738be7ed8e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:49,108 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.356s 2025-10-09 09:57:49,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:48 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92158631-d744-48f3-bfd1-375ed5c5ca40', 'x-compute-request-id': 'req-92158631-d744-48f3-bfd1-375ed5c5ca40', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:50,453 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.340s 2025-10-09 09:57:50,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:50 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ae8f81-9f00-4bb7-978c-137ce7eccb84', 'x-compute-request-id': 'req-50ae8f81-9f00-4bb7-978c-137ce7eccb84', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:52,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.600s 2025-10-09 09:57:52,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:51 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74a4f8f-4bac-4e18-9bf3-28b146b6c42c', 'x-compute-request-id': 'req-e74a4f8f-4bac-4e18-9bf3-28b146b6c42c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:50Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:48:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": "2025-10-09T09:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:52,062 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-10-09 09:57:52,365 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.303s 2025-10-09 09:57:52,366 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:52 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fbfcb5-acde-4942-89e2-168c2a8e6695', 'x-compute-request-id': 'req-99fbfcb5-acde-4942-89e2-168c2a8e6695', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:57:50Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:48:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": "2025-10-09T09:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:57:52,369 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 09:57:52,428 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e811a931-a3de-4684-8b2f-e916788f6ea9 0.059s 2025-10-09 09:57:52,429 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-3f0d0a68-b906-4f9f-968f-b948774b7f44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"ports":[{"id":"5fdcca80-237d-4123-b2d6-a46f90186d0b","name":"","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:00:48:22","admin_state_up":true,"status":"ACTIVE","device_id":"e811a931-a3de-4684-8b2f-e916788f6ea9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1899878609","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1899878609","fqdn":"tempest-testnetworkbasicops-server-1899878609.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:39Z","updated_at":"2025-10-09T09:57:49Z","revision_number":4,"project_id":"c69d102fb510000 504f48809f5fc47f1cb831"}]}' 2025-10-09 09:57:52,429 25 DEBUG [tempest.common.waiters] Server ID e811a931-a3de-4684-8b2f-e916788f6ea9 ports are all ACTIVE [{'id': '5fdcca80-237d-4123-b2d6-a46f90186d0b', 'name': '', 'network_id': '48ce5fca-3386-4b8a-82e2-88fc71a94881', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:00:48:22', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e811a931-a3de-4684-8b2f-e916788f6ea9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f9e658c0-c2e1-472c-b93c-ed7bcde9e454', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1899878609', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1899878609', 'fqdn': 'tempest-testnetworkbasicops-server-1899878609.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T09:57:39Z', 'updated_at': '2025-10-09T09:57:49Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 09:57:54,279 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.850s 2025-10-09 09:57:54,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "5fdcca80-237d-4123-b2d6-a46f90186d0b", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-336005e4-dd44-40f2-9872-b06999d16b34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "port_id": "5fdcca80-237d-4123-b2d6-a46f90186d0b", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "mac_address": "fa:16:3e:00:48:22", "admin_state_up": true, "status": "ACTIVE", "device_id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:57:52Z", "revision_number": 0}}' 2025-10-09 09:57:54,453 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.173s 2025-10-09 09:57:54,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:57:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-f2bbdc8f-4b31-484c-a470-a38fbbb0e1af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'{"floatingip": {"id": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "port_id": "5fdcca80-237d-4123-b2d6-a46f90186d0b", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "mac_address": "fa:16:3e:00:48:22", "admin_state_up": true, "status": "ACTIVE", "device_id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:57:54Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:57:54,453 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aad3571f-4e0e-41f0-9105-9889b154fcf8', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.236', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': '9991bbb9-b25d-4669-9aa1-725de4287c73', 'port_id': '5fdcca80-237d-4123-b2d6-a46f90186d0b', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '48ce5fca-3386-4b8a-82e2-88fc71a94881', 'mac_address': 'fa:16:3e:00:48:22', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e811a931-a3de-4684-8b2f-e916788f6ea9', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:57:52Z', 'updated_at': '2025-10-09T09:57:54Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 09:57:54,453 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.173458 seconds 2025-10-09 09:57:54,454 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.236 with user: cirros 2025-10-09 09:57:54,454 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.236 in 120 sec and the expected result is reachable 2025-10-09 09:58:06,666 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.212533 seconds 2025-10-09 09:58:06,667 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.236 in 120 sec and the ping result is expected 2025-10-09 09:58:06,805 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9/action 0.137s 2025-10-09 09:58:06,806 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:06 GMT', 'server': 'Apache', 'content-length': '73796', '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-b9af8cfb-f0a5-41ac-beff-3ef3de796fb0', 'x-compute-request-id': 'req-b9af8cfb-f0a5-41ac-beff-3ef3de796fb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1262866794 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2445.406 MHz processor\\n[ 0.000777] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001183] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003300] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003333] Using GB pages for direct mapping\\n[ 0.003530] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003534] ACPI: Early table checksum verification disabled\\n[ 0.003538] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003542] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003548] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003554] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003557] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003559] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003562] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003565] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003567] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003568] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003569] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003570] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003571] ACPI: Reserving 2025-10-09 09:58:06,807 25 DEBUG [tempest.scenario.manager] Console output for e811a931-a3de-4684-8b2f-e916788f6ea9 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1262866794 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000005] tsc: Detected 2445.406 MHz processor [ 0.000777] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001183] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003300] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003333] Using GB pages for direct mapping [ 0.003530] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003534] ACPI: Early table checksum verification disabled [ 0.003538] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003542] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003548] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003554] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003557] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003559] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003562] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003565] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003567] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003568] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003569] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003570] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003571] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003572] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004897] No NUMA configuration found [ 0.004899] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004905] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005203] Zone ranges: [ 0.005204] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005206] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005207] Normal empty [ 0.005209] Device empty [ 0.005210] Movable zone start for each node [ 0.005212] Early memory node ranges [ 0.005212] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005214] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005215] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005572] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005598] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005756] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016926] ACPI: PM-Timer IO Port: 0x608 [ 0.016951] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017073] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017076] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017078] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017079] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017080] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017081] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017084] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017085] TSC deadline timer available [ 0.017120] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017187] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017189] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017190] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017191] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017192] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017193] Booting paravirtualized kernel on KVM [ 0.017195] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017200] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017478] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017571] kvm-guest: setup async PF for cpu 0 [ 0.017600] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017620] kvm-guest: PV spinlocks disabled, single CPU [ 0.017624] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017625] Policy zone: DMA32 [ 0.017626] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017660] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017669] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017674] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017738] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017909] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018507] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018529] ftrace: allocating 50600 entries in 198 pages [ 0.040167] ftrace: allocated 198 pages with 4 groups [ 0.040273] rcu: Hierarchical RCU implementation. [ 0.040274] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040276] Rude variant of Tasks RCU enabled. [ 0.040277] Tracing variant of Tasks RCU enabled. [ 0.040278] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040279] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.043751] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044024] random: crng init done [ 0.085517] Console: colour VGA+ 80x25 [ 0.230180] printk: console [tty1] enabled [ 0.697869] printk: console [ttyS0] enabled [ 0.700893] ACPI: Core revision 20210730 [ 0.703885] APIC: Switch to symmetric I/O mode setup [ 0.708465] x2apic enabled [ 0.711699] Switched APIC routing to physical x2apic. [ 0.720223] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.727283] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.731278] pid_max: default: 32768 minimum: 301 [ 0.731278] LSM: Security Framework initializing [ 0.731278] landlock: Up and running. [ 0.731278] Yama: becoming mindful. [ 0.731278] AppArmor: AppArmor initialized [ 0.731278] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.731278] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.731278] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.731278] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.731278] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.731278] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.731278] Spectre V2 : Mitigation: Retpolines [ 0.731278] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.731278] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.731278] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.731278] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.731278] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.731278] Freeing SMP alternatives memory: 44K [ 0.731278] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.731387] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.735299] ... version: 0 [ 0.738098] ... bit width: 48 [ 0.739290] ... generic registers: 6 [ 0.742063] ... value mask: 0000ffffffffffff [ 0.743290] ... max period: 00007fffffffffff [ 0.746796] ... fixed-purpose events: 0 [ 0.747290] ... event mask: 000000000000003f [ 0.750907] rcu: Hierarchical SRCU implementation. [ 0.751655] smp: Bringing up secondary CPUs ... [ 0.754727] smp: Brought up 1 node, 1 CPU [ 0.755293] smpboot: Max logical packages: 1 [ 0.758209] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.759697] devtmpfs: initialized [ 0.762139] x86/mm: Memory block size: 128MB [ 0.763415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.767297] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.771325] pinctrl core: initialized pinctrl subsystem [ 0.775638] PM: RTC time: 09:57:51, date: 2025-10-09 [ 0.779074] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.779346] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.783304] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.787317] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.791295] audit: initializing netlink subsys (disabled) [ 0.794944] thermal_sys: Registered thermal governor 'fair_share' [ 0.794945] thermal_sys: Registered thermal governor 'bang_bang' [ 0.795290] thermal_sys: Registered thermal governor 'step_wise' [ 0.799199] thermal_sys: Registered thermal governor 'user_space' [ 0.799292] audit: type=2000 audit(1760003871.754:1): state=initialized audit_enabled=0 res=1 [ 0.807292] thermal_sys: Registered thermal governor 'power_allocator' [ 0.807300] EISA bus registered [ 0.813559] cpuidle: using governor ladder [ 0.815290] cpuidle: using governor menu [ 0.820584] ACPI: bus type PCI registered [ 0.823290] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.827563] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.831291] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.835301] PCI: Using configuration type 1 for base access [ 0.840019] Kprobes globally optimized [ 0.842840] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.843295] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.847882] ACPI: Added _OSI(Module Device) [ 0.850787] ACPI: Added _OSI(Processor Device) [ 0.851308] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.854478] ACPI: Added _OSI(Processor Aggregator Device) [ 0.855313] ACPI: Added _OSI(Linux-Dell-Video) [ 0.858411] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.859296] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.865205] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.870134] ACPI: Interpreter enabled [ 0.871299] ACPI: PM: (supports S0 S5) [ 0.874718] ACPI: Using IOAPIC for interrupt routing [ 0.875317] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.879290] PCI: Using E820 reservations for host bridge windows [ 0.883469] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.890808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.891295] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.895413] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.899372] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.904428] PCI host bridge to bus 0000:00 [ 0.907292] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.910923] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.911291] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.915290] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.919290] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.923290] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.927290] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.931541] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.939429] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.947321] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.957567] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.961552] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.967320] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.971475] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.979762] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.984971] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.992646] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.997655] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.006611] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.009119] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.016915] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.020949] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.029729] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.032913] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.040426] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.044925] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.053351] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.056939] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.064455] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.068964] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.079344] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.084974] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.092457] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.096959] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.105072] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.108870] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.116402] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.120936] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.129102] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.132871] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.140519] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.144932] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.153144] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.156869] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.164681] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.168918] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.179196] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.180874] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.190961] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.193004] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.200534] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.204973] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.213392] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.216963] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.224482] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.228940] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.237484] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.241001] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.248436] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.253001] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.261225] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.264962] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.274426] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.276943] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.339089] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.341127] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.344177] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.351901] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.356262] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.361538] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.366499] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.373098] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.377046] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.451833] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.455354] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.459352] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.463412] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.468827] pci_bus 0000:02: extended config space not accessible [ 1.471508] acpiphp: Slot [1] registered [ 1.474275] acpiphp: Slot [0] registered [ 1.475336] acpiphp: Slot [2] registered [ 1.479341] acpiphp: Slot [3] registered [ 1.482137] acpiphp: Slot [4] registered [ 1.483337] acpiphp: Slot [5] registered [ 1.486214] acpiphp: Slot [6] registered [ 1.487359] acpiphp: Slot [7] registered [ 1.490468] acpiphp: Slot [8] registered [ 1.491357] acpiphp: Slot [9] registered [ 1.494120] acpiphp: Slot [10] registered [ 1.495336] acpiphp: Slot [11] registered [ 1.498181] acpiphp: Slot [12] registered [ 1.499336] acpiphp: Slot [13] registered [ 1.502142] acpiphp: Slot [14] registered [ 1.503357] acpiphp: Slot [15] registered [ 1.506362] acpiphp: Slot [16] registered [ 1.507337] acpiphp: Slot [17] registered [ 1.510158] acpiphp: Slot [18] registered [ 1.511335] acpiphp: Slot [19] registered [ 1.514189] acpiphp: Slot [20] registered [ 1.515344] acpiphp: Slot [21] registered [ 1.518148] acpiphp: Slot [22] registered [ 1.519337] acpiphp: Slot [23] registered [ 1.522171] acpiphp: Slot [24] registered [ 1.523336] acpiphp: Slot [25] registered [ 1.526194] acpiphp: Slot [26] registered [ 1.527338] acpiphp: Slot [27] registered [ 1.530187] acpiphp: Slot [28] registered [ 1.531337] acpiphp: Slot [29] registered [ 1.534152] acpiphp: Slot [30] registered [ 1.535338] acpiphp: Slot [31] registered [ 1.540544] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.549890] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.622960] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.623360] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.627376] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.631439] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.639654] acpiphp: Slot [0-2] registered [ 1.643935] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.652500] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.661822] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.664545] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.737340] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.739417] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.743435] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.749798] acpiphp: Slot [0-3] registered [ 1.751940] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.760671] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.768822] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.845238] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.847415] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.851413] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.857099] acpiphp: Slot [0-4] registered [ 1.859883] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.867872] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.945260] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.947413] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.951413] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.957540] acpiphp: Slot [0-5] registered [ 1.959923] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.968642] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.976819] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.051202] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.051417] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.055413] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.060995] acpiphp: Slot [0-6] registered [ 2.130577] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.131466] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.135415] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.141691] acpiphp: Slot [0-7] registered [ 2.209051] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.211432] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.215434] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.221163] acpiphp: Slot [0-8] registered [ 2.288802] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.291414] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.295424] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.301360] acpiphp: Slot [0-9] registered [ 2.369060] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.371414] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.375413] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.380953] acpiphp: Slot [0-10] registered [ 2.448827] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.451426] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.455428] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.461243] acpiphp: Slot [0-11] registered [ 2.528311] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.531414] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.535413] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.540984] acpiphp: Slot [0-12] registered [ 2.609699] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.611414] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.615413] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.621216] acpiphp: Slot [0-13] registered [ 2.688680] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.691414] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.695413] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.700932] acpiphp: Slot [0-14] registered [ 2.769693] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.771415] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.775424] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.781406] acpiphp: Slot [0-15] registered [ 2.849106] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.851435] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.855425] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.860992] acpiphp: Slot [0-16] registered [ 2.928814] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.931414] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.935413] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.941198] acpiphp: Slot [0-17] registered [ 3.009178] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.011414] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.015413] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.020987] acpiphp: Slot [0-18] registered [ 3.088540] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.091414] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.095413] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.101196] acpiphp: Slot [0-19] registered [ 3.168505] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.171413] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.175414] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.180990] acpiphp: Slot [0-20] registered [ 3.249078] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.251419] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.255420] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.261465] acpiphp: Slot [0-21] registered [ 3.328745] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.331420] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.335414] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.341371] acpiphp: Slot [0-22] registered [ 3.409128] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.411418] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.415414] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.421603] acpiphp: Slot [0-23] registered [ 3.488677] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.491413] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.495438] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.501124] acpiphp: Slot [0-24] registered [ 3.568838] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.571413] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.575424] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.581626] acpiphp: Slot [0-25] registered [ 3.648395] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.651437] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.655412] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.691974] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.695497] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.699537] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.703488] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.707484] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.711499] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.715498] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.719486] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.723389] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.727302] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.731260] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.731302] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.735248] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.735304] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.739304] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.743302] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.747524] iommu: Default domain type: Translated [ 3.751306] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.755420] SCSI subsystem initialized [ 3.758454] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.759278] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.759294] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.763064] vgaarb: loaded [ 3.763311] ACPI: bus type USB registered [ 3.766136] usbcore: registered new interface driver usbfs [ 3.767296] usbcore: registered new interface driver hub [ 3.770830] usbcore: registered new device driver usb [ 3.771310] pps_core: LinuxPPS API ver. 1 registered [ 3.774644] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.775293] PTP clock support registered [ 3.778075] EDAC MC: Ver: 3.0.0 [ 3.782521] NetLabel: Initializing [ 3.783290] NetLabel: domain hash size = 128 [ 3.786245] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.787308] NetLabel: unlabeled traffic allowed by default [ 3.791039] PCI: Using ACPI for IRQ routing [ 4.549257] clocksource: Switched to clocksource kvm-clock [ 4.560741] VFS: Disk quotas dquot_6.6.0 [ 4.563494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.569421] AppArmor: AppArmor Filesystem Enabled [ 4.572618] pnp: PnP ACPI init [ 4.575096] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.580205] pnp: PnP ACPI: found 5 devices [ 4.588432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.594095] NET: Registered PF_INET protocol family [ 4.610047] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.617944] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.623337] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.628305] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.633242] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.637748] TCP: Hash tables configured (established 1024 bind 1024) [ 4.641900] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.646605] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.650814] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.655355] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.659272] NET: Registered PF_XDP protocol family [ 4.662494] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.667721] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.672882] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.678127] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.683350] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.688565] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.693801] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.699009] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.704308] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.709522] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.714739] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.719932] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.725208] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.730408] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.735648] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.740836] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.746107] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.751346] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.756570] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.761744] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.766974] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.772211] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.777479] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.782702] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.788278] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.792247] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.796215] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.800323] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.804428] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.808422] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.812412] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.816400] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.820372] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.824359] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.828390] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.832409] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.836405] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.840381] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.844471] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.848750] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.852858] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.857304] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.861571] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.865966] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.870383] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.874795] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.879351] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.883781] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.887983] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.892472] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.896661] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.901107] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.905346] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.909791] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.914103] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.918529] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.922923] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.927360] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.931578] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.935988] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.940054] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.944155] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.948275] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.952426] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.956560] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.960693] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.964813] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.968936] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.973079] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.977196] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.981325] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.985469] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.989598] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.993842] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.998236] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.002578] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.006961] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.011211] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.015647] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.020991] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.025403] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.029590] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.033962] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.038151] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.042488] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.046652] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.051024] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.055308] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.059671] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.063813] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.068196] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.072376] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.076739] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.080967] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.085332] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.088739] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.096504] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.102635] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.110701] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.114436] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.120861] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.127115] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.134000] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.139765] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.144803] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.151114] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.156277] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.162737] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.168986] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.174587] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.181172] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.187533] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.191878] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.197325] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.205121] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.209714] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.216149] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.222534] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.226807] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.231916] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.239648] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.243921] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.250350] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.256616] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.260810] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.266968] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.273186] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.277419] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.282366] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.301654] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.305760] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.311426] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.317392] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.321499] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.326461] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.333079] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.336660] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.341378] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.347583] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.354350] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.357692] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.362417] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.367399] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.374015] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.377385] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.382078] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.386891] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.392907] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.396284] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.401254] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.406653] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.412646] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.416111] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.420818] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.426393] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.432388] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.435874] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.440610] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.446032] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.452237] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.455628] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.460322] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.465975] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.472075] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.475427] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.480121] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.485661] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.491696] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.495005] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.499747] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.504613] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.511269] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.514641] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.519482] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.524371] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.531101] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.534499] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.539184] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.544035] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.551082] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.554465] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.559176] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.564044] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.570677] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.574051] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.578802] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.583769] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.590191] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.594198] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.598204] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.602614] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.607018] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.611424] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.615892] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.619539] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.624251] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.629035] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.632741] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.636791] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.641931] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.646038] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.650831] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.654952] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.659733] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.663757] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.668480] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.672547] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.677218] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.681260] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.685970] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.690503] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.695201] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.699251] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.705599] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.709668] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.714373] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.718414] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.723125] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.727168] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.731851] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.735897] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.740609] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.744267] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.748307] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.752994] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.756673] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.760719] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.765426] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.769093] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.773167] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.777862] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.781513] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.785546] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.790231] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.793884] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.797937] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.802631] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.806305] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.810352] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.815016] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.818700] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.822751] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.827428] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.831028] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.835093] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.839758] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.843429] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.847510] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.852230] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.856751] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.860896] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.865703] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.869452] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.873580] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.878379] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.882089] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.886200] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.890973] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.894728] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.898874] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.905143] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.912815] PCI: CLS 0 bytes, default 64 [ 5.915666] Trying to unpack rootfs image as initramfs... [ 5.919358] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.935653] Initialise system trusted keyrings [ 5.938731] Key type blacklist registered [ 5.947362] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.984314] zbud: loaded [ 5.986466] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.995494] fuse: init (API version 7.34) [ 6.003454] integrity: Platform Keyring initialized [ 6.015363] Key type asymmetric registered [ 6.018223] Asymmetric key parser 'x509' registered [ 6.027400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.039447] io scheduler mq-deadline registered [ 6.048555] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.055975] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.071635] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.083723] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.099633] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.107799] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.118917] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 10000 6.131681] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.147390] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.155812] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.171357] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.179692] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.190669] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.203729] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.211356] Freeing initrd memory: 8744K [ 6.217446] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.221788] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.226909] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.232026] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.236365] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.244402] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.248748] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.256471] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.261137] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.268333] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.273487] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.281017] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.286070] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.293143] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.297462] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.304435] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.308731] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.315838] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.320181] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.325847] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.330870] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.335181] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.342142] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.346484] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.353466] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.358579] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.365744] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.370073] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.377016] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.381363] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.388316] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.392629] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.400171] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.404490] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.411380] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.415665] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.420795] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.426383] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.430836] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.438919] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.447638] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.451947] shpchp 0000:01:00.0: Slot initialization failed [ 6.457562] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.462115] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.467263] ACPI: button: Power Button [PWRF] [ 6.489602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.523026] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.530291] Linux agpgart interface v0.103 [ 6.534090] loop: module loaded [ 6.536581] tun: Universal TUN/TAP device driver, 1.6 [ 6.540077] PPP generic driver version 2.4.2 [ 6.543082] VFIO - User Level meta-driver version: 0.3 [ 6.546641] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.550927] ehci-pci: EHCI PCI platform driver [ 6.554021] ehci-platform: EHCI generic platform driver [ 6.557568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.561734] ohci-pci: OHCI PCI platform driver [ 6.564850] ohci-platform: OHCI generic platform driver [ 6.568382] uhci_hcd: USB Universal Host Controller Interface driver [ 6.573930] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.577499] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.582652] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.586214] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.590418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.596077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.600902] usb usb1: Product: UHCI Host Controller [ 6.604291] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.608495] usb usb1: SerialNumber: 0000:02:01.0 [ 6.611784] hub 1-0:1.0: USB hub found [ 6.614468] hub 1-0:1.0: 2 ports detected [ 6.617540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.624917] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.628438] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.631966] mousedev: PS/2 mouse device common for all mice [ 6.636508] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.643750] rtc_cmos 00:03: RTC can wake from S4 [ 6.648445] rtc_cmos 00:03: registered as rtc0 [ 6.652285] rtc_cmos 00:03: setting system clock to 2025-10-09T09:57:58 UTC (1760003878) [ 6.657918] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.662301] i2c_dev: i2c /dev entries driver [ 6.665333] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.673181] device-mapper: uevent: version 1.0.3 [ 6.676507] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.682200] platform eisa.0: Probing EISA bus 0 [ 6.685779] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.690281] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.694626] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.699067] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.703568] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.707839] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.713306] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.717624] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.722030] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.726273] platform eisa.0: EISA: Detected 0 cards [ 6.729641] ledtrig-cpu: registered to indicate activity on CPUs [ 6.733709] drop_monitor: Initializing network drop monitor service [ 6.737983] NET: Registered PF_INET6 protocol family [ 6.744259] Segment Routing with IPv6 [ 6.746857] In-situ OAM (IOAM) with IPv6 [ 6.749678] NET: Registered PF_PACKET protocol family [ 6.753184] Key type dns_resolver registered [ 6.756382] IPI shorthand broadcast: enabled [ 6.759414] registered taskstats version 1 [ 6.762279] Loading compiled-in X.509 certificates [ 6.766013] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.772829] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.779560] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.786068] blacklist: Loading compiled-in revocation X.509 certificates [ 6.790444] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.796900] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.803810] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.810740] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.817487] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.824548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.831537] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.838457] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.845903] zswap: loaded using pool lzo/zbud [ 6.849000] Key type .fscrypt registered [ 6.851801] Key type fscrypt-provisioning registered [ 6.856582] Key type encrypted registered [ 6.859473] AppArmor: AppArmor sha1 policy hashing enabled [ 6.863149] ima: No TPM chip found, activating TPM-bypass! [ 6.866900] Loading compiled-in module X.509 certificates [ 6.870943] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.877430] ima: Allocated hash algorithm: sha1 [ 6.880581] ima: No architecture policies found [ 6.883701] evm: Initialising EVM extended attributes: [ 6.887219] evm: security.selinux [ 6.889662] evm: security.SMACK64 [ 6.892128] evm: security.SMACK64EXEC [ 6.894718] evm: security.SMACK64TRANSMUTE [ 6.897604] evm: security.SMACK64MMAP [ 6.900234] evm: security.apparmor [ 6.915560] evm: security.ima [ 6.917772] evm: security.capability [ 6.920372] evm: HMAC attrs: 0x1 [ 6.923128] PM: Magic number: 13:97:980 [ 6.926127] RAS: Correctable Errors collector initialized. [ 6.929835] Unstable clock detected, switching default tracing clock to "global" [ 6.929835] If you want to keep using the local clock, then add: [ 6.929835] "trace_clock=local" [ 6.929835] on the kernel command line [ 6.944202] Freeing unused decrypted memory: 2036K [ 6.948293] Freeing unused kernel image (initmem) memory: 3244K [ 6.952329] Write protecting the kernel read-only data: 30720k [ 6.956538] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.961077] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.996920] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.001208] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.005538] Run /init as init process info: initramfs: up at 6.33 [ 7.049865] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.060701] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.065650] GPT:229375 != 2097151 [ 7.068122] GPT:Alternate GPT header not at the end of the disk. [ 7.072347] GPT:229375 != 2097151 [ 7.074927] GPT: Use GNU Parted to correct GPT errors. [ 7.200638] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.570788] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.600343] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.11 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:e8:11:a9:31:a3:de:46:84:8b:2f:e9:16:78:8f:6e:a9 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ9HE4iC10Zne4TVBXNOnh70FdosUYbZybG2Kehppya+cKbNFXg1KmRwmX6pBaQj0TeTymmgq+G861E8w7TVjHcHyuU/oLMUbfpoFEtpIC2Bcfc4myt+ilzGZwJQNyKqMbqDzZIsDOXojts4NBzbSY7SYVU5AYYzfX3tyVUTujGcb0cakpeNXdtO6rhBqO1fLsBTweA1Gzr560Ycm/LaWOE5NGWW3lmEL/b3XdtqKkx7AIa3v7S+5W+YlwhF6tvCPW5RE/JbtMJmf37Bv0veTLuCa4Qj+01LgHum6hrJojW3B4uC4uNcjPUVUltPUeZaBkFYvFZ77nSmnKWrXyv5M1 root@tempest-testnetworkbasicops-server-1899878609 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJXd28X7+tMU17AENDVCxMqPqcIyO57xQfwJO8DQ//Gi4XjkBo30dFOOW3Xftb2p31rNbM7gcZ8smMSi85WqHgU= root@tempest-testnetworkbasicops-server-1899878609 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe00:4822/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e811a931-a3de-4684-8b2f-e916788f6ea9 name: tempest-TestNetworkBasicOps-server-1899878609 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1899878609 launch-index: 0 === cirros: current=0.6.2 uptime=8.94 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:00:48:22 inet6 addr: fe80::f816:3eff:fe00:4822/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1934 (1.8 KiB) TX bytes:1242 (1.2 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1899878609 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.674302] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.681973] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.783436] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.805871] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.908844] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.909700] ISO 9660 Extensions: RRIP_1991A [ 8.002244] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.119315] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.487401] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.489372] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 10:57:59 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 10:57:59 cirros auth.notice su: + none root:cirros Oct 9 10:57:59 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 10:57:59 cirros daemon.info dhcpcd[350]: DUID 00:04:e8:11:a9:31:a3:de:46:84:8b:2f:e9:16:78:8f:6e:a9 Oct 9 10:57:59 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 10:57:59 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 10:57:59 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 10:57:59 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:00:48:22 Oct 9 10:57:59 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe00:4822 Oct 9 10:58:00 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Oct 9 10:58:00 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 10:58:00 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Oct 9 10:58:00 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 Oct 9 10:58:00 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1899878609 login: 2025-10-09 09:58:06,809 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:06,813 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:06,869 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:06,870 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:07,636 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=48ce5fca-3386-4b8a-82e2-88fc71a94881 0.766s 2025-10-09 09:58:07,637 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-affae82f-2fb1-49ca-a543-18e66500551e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=c69d102fb5504f48809f5fc47f1cb831&network_id=48ce5fca-3386-4b8a-82e2-88fc71a94881'} Body: b'{"ports":[{"id":"2dd8a953-b051-4b6b-8bed-d6dad8d52cb4","name":"","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:91:b3:2e","admin_state_up":true,"status":"ACTIVE","device_id":"9991bbb9-b25d-4669-9aa1-725de4287c73","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:31Z","updated_at":"2025-10-09T09:57:32Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"5fdcca80-237d-4123-b2d6-a46f90186d0b","name":"","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:00:48:22","admin_state_up":true,"status":"ACTIVE","device_id":"e811a931-a3de-4684-8b2f-e916788f6ea9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1899878609","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1899878609","fqdn":"tempest-testnetworkbasicops-server-1899878609.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:57:39Z","updated_at":"2025-10-09T09:57:49Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"b85a0af7-8e0c-4129-9420-36103d8f1eb6","name":"","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:fa:a8:ee","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-48ce5fca-3386-4b8a-82e2-88fc71a94881","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-10-09T09:57:28Z","updated_at":"2025-10-09T09:57:30Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:58:07,638 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:07,640 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:07,694 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:07,694 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:07,695 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-10-09 09:58:07,695 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:07,697 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:07,754 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:07,754 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:07,765 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.070314 seconds 2025-10-09 09:58:07,766 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.3 2025-10-09 09:58:07,766 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:07,768 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:07,822 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:07,822 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:07,827 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.061201 seconds 2025-10-09 09:58:07,893 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795 0.065s 2025-10-09 09:58:07,893 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-938ac4a9-b9cc-4933-b86a-944301e47e32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795'} Body: b'{"subnets":[{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 09:58:07,894 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:07,896 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:07,950 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:07,950 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:07,951 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-10-09 09:58:07,951 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:07,953 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:08,005 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:08,006 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:08,019 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.068513 seconds 2025-10-09 09:58:08,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.629s 2025-10-09 09:58:08,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-7f4a097a-4052-4df2-88b2-4dd09eae4111', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'{"floatingip": {"id": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:58:08Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:08,727 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.075s 2025-10-09 09:58:08,727 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-76c5bc09-a25a-4e08-9b9c-8f460658875c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'{"floatingip": {"id": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:58:08Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:08,727 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aad3571f-4e0e-41f0-9105-9889b154fcf8', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.236', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:57:52Z', 'updated_at': '2025-10-09T09:58:08Z', 'revision_number': 3, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: DOWN 2025-10-09 09:58:08,727 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.076246 seconds 2025-10-09 09:58:08,727 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.236 with user: cirros 2025-10-09 09:58:08,728 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.236 in 120 sec and the expected result is unreachable 2025-10-09 09:58:09,761 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.032545 seconds 2025-10-09 09:58:09,762 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.236 in 120 sec and the ping result is expected 2025-10-09 09:58:09,871 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.106s 2025-10-09 09:58:09,871 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-233590586", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJSTqHJWrIfo1mN4bEVd0fVRgjxQS25gZjKH3NGwwQ9zKdcgq9+vWhuZvoPJGs0R+tT7AFviVN5gsk0ZZjp6J4sC0r1KbTYRYWw3Ckg2zIuat+ZsSbwAmmmI+FmlZx13w=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:09 GMT', 'server': 'Apache', 'content-length': '397', '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-cb51ef8e-1e7f-4fe7-8855-89a0a146a2cf', 'x-compute-request-id': 'req-cb51ef8e-1e7f-4fe7-8855-89a0a146a2cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-233590586", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDJSTqHJWrIfo1mN4bEVd0fVRgjxQS25gZjKH3NGwwQ9zKdcgq9+vWhuZvoPJGs0R+tT7AFviVN5gsk0ZZjp6J4sC0r1KbTYRYWw3Ckg2zIuat+ZsSbwAmmmI+FmlZx13w==", "fingerprint": "27:9b:87:1d:1e:b0:81:9f:c0:c8:28:bd:b2:e0:07:28", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:58:10,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.223s 2025-10-09 09:58:10,096 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1392078487", "description": "tempest-secgroup-smoke-1392078487 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-82c19f57-225e-43d6-8cba-a6f085df2389', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "name": "tempest-secgroup-smoke-1392078487", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-1392078487 description", "shared": false, "security_group_rules": [{"id": "3c459686-9958-4327-a962-5671e7f7c0af", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "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": 101, "description": null, "tags": [], "created_at": "2025-10-09T09:58:09Z", "updated_at": "2025-10-09T09:58:09Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "4898472b-34e8-400a-9ac9-64732a100b61", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "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": 100, "description": null, "tags": [], "created_at": "2025-10-09T09:58:09Z", "updated_at": "2025-10-09T09:58:09Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:58:09Z", "updated_at": "2025-10-09T09:58:09Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:11,019 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.921s 2025-10-09 09:58:11,019 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3326e518-acf6-490f-a721-2fa7f4807694', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ac96ca24-c43c-49ad-a46a-5fae40b8e2ac", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:10Z", "updated_at": "2025-10-09T09:58:10Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:11,161 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.141s 2025-10-09 09:58:11,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-608580ad-c9db-4250-9f73-74e7e8c9be7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "eddac85c-f8a0-4eed-a9de-49fb0cab9a2a", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:11Z", "updated_at": "2025-10-09T09:58:11Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:12,026 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.864s 2025-10-09 09:58:12,027 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-52a9ca3e-4472-42fd-84a2-086cbc38e460', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "53f77a7f-9557-4b7d-a27c-d08a8efdbefe", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:11Z", "updated_at": "2025-10-09T09:58:11Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:12,176 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.148s 2025-10-09 09:58:12,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-05f35320-81c6-4203-ae5b-a9c2242b3ab6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "7422f708-8e25-4aaf-b7f9-7d0deefab0d4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:12Z", "updated_at": "2025-10-09T09:58:12Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:12,986 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.810s 2025-10-09 09:58:12,987 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-81f1c57b-dea4-499d-bbbe-7f533a33ae7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "a483b1b1-1dfd-4621-bf95-ae11ef256a1b", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:12Z", "updated_at": "2025-10-09T09:58:12Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:13,144 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s 2025-10-09 09:58:13,145 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-74531ff0-5d00-423e-8c28-f0ef12a5bf1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ef592492-ef7a-4efa-a946-662de3a29f25", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "cac7953f-e25e-4486-a0fa-c6cbcac2f8ef", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:13Z", "updated_at": "2025-10-09T09:58:13Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:13,474 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.322s 2025-10-09 09:58:13,475 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:13 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-203de199-0e71-4daa-82a4-f08857f2ff91', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["dTuOGChETw24CyXHLjKBfg"], "expires_at": "2025-10-09T10:58:13.000000Z", "issued_at": "2025-10-09T09:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:58:13,475 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-10-09 09:58:14,583 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.106s 2025-10-09 09:58:14,584 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-172706500", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "48ce5fca-3386-4b8a-82e2-88fc71a94881"}], "key_name": "tempest-TestNetworkBasicOps-233590586", "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:13 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1', '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-ae58459c-e1a5-4c0c-b4c1-acea9c39d147', 'x-compute-request-id': 'req-ae58459c-e1a5-4c0c-b4c1-acea9c39d147', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "3ffc41de-d07a-40ee-a277-623db113eda1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "adminPass": "i4agGfM4noiv"}}' 2025-10-09 09:58:14,821 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.236s 2025-10-09 09:58:14,822 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:14 GMT', 'server': 'Apache', 'content-length': '1393', '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-2768cb85-6ccc-497d-959d-ddc36d2146ea', 'x-compute-request-id': 'req-2768cb85-6ccc-497d-959d-ddc36d2146ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "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-09 09:58:16,966 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 1.139s 2025-10-09 09:58:16,967 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:15 GMT', 'server': 'Apache', 'content-length': '1451', '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-f2791fd2-b9a5-4d8b-bc57-fb105c8b4547', 'x-compute-request-id': 'req-f2791fd2-b9a5-4d8b-bc57-fb105c8b4547', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "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-09 09:58:16,970 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 09:58:18,631 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.594s 2025-10-09 09:58:18,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:18 GMT', 'server': 'Apache', 'content-length': '1519', '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-dba01056-9ce6-4f4b-8546-86c766b4ff1d', 'x-compute-request-id': 'req-dba01056-9ce6-4f4b-8546-86c766b4ff1d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:20,035 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.392s 2025-10-09 09:58:20,035 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:19 GMT', 'server': 'Apache', 'content-length': '1519', '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-a47cf705-455d-450a-8168-1a195772e2b0', 'x-compute-request-id': 'req-a47cf705-455d-450a-8168-1a195772e2b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee10000 ", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:22,925 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 1.883s 2025-10-09 09:58:22,925 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:21 GMT', 'server': 'Apache', 'content-length': '1519', '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-f3f94cc1-eb0b-4208-b308-9f0f80c7c30a', 'x-compute-request-id': 'req-f3f94cc1-eb0b-4208-b308-9f0f80c7c30a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:24,294 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.364s 2025-10-09 09:58:24,294 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:23 GMT', 'server': 'Apache', 'content-length': '1519', '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-526a4bac-6177-4675-9a35-ab826d7fa3b2', 'x-compute-request-id': 'req-526a4bac-6177-4675-9a35-ab826d7fa3b2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:26,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.927s 2025-10-09 09:58:26,227 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:25 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0f46394-e069-4f31-ba86-061ea42de369', 'x-compute-request-id': 'req-e0f46394-e069-4f31-ba86-061ea42de369', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:24Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": "2025-10-09T09:58:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:26,230 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-10-09 09:58:26,526 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.295s 2025-10-09 09:58:26,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:26 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca47acc5-04e0-4764-868f-bb1cbc42b27c', 'x-compute-request-id': 'req-ca47acc5-04e0-4764-868f-bb1cbc42b27c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:24Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": "2025-10-09T09:58:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:27,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3ffc41de-d07a-40ee-a277-623db113eda1 0.517s 2025-10-09 09:58:27,048 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-1269753e-955b-4920-a099-81825fff9700', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"ports":[{"id":"eb8548dc-6635-4371-9e8f-c5b635941d12","name":"","network_id":"48ce5fca-3386-4b8a-82e2-88fc71a94881","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:53:d9:2e","admin_state_up":true,"status":"ACTIVE","device_id":"3ffc41de-d07a-40ee-a277-623db113eda1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"f9e658c0-c2e1-472c-b93c-ed7bcde9e454","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["cac7953f-e25e-4486-a0fa-c6cbcac2f8ef"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-172706500","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-172706500","fqdn":"tempest-testnetworkbasicops-server-172706500.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:58:17Z","updated_at":"2025-10-09T09:58:24Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:58:27,048 25 DEBUG [tempest.common.waiters] Server ID 3ffc41de-d07a-40ee-a277-623db113eda1 ports are all ACTIVE [{'id': 'eb8548dc-6635-4371-9e8f-c5b635941d12', 'name': '', 'network_id': '48ce5fca-3386-4b8a-82e2-88fc71a94881', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:53:d9:2e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3ffc41de-d07a-40ee-a277-623db113eda1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'f9e658c0-c2e1-472c-b93c-ed7bcde9e454', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['cac7953f-e25e-4486-a0fa-c6cbcac2f8ef'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-172706500', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-172706500', 'fqdn': 'tempest-testnetworkbasicops-server-172706500.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T09:58:17Z', 'updated_at': '2025-10-09T09:58:24Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 09:58:27,489 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.440s 2025-10-09 09:58:27,489 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "eb8548dc-6635-4371-9e8f-c5b635941d12"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c2f86755-1b14-4f8b-ac86-48d5d74e64f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'{"floatingip": {"id": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "port_id": "eb8548dc-6635-4371-9e8f-c5b635941d12", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "mac_address": "fa:16:3e:53:d9:2e", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ffc41de-d07a-40ee-a277-623db113eda1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:58:27Z", "revision_number": 4, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:27,591 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.101s 2025-10-09 09:58:27,592 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-9df0c736-b39a-4343-bd58-dcec42b7d828', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'{"floatingip": {"id": "aad3571f-4e0e-41f0-9105-9889b154fcf8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.236", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "port_id": "eb8548dc-6635-4371-9e8f-c5b635941d12", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "mac_address": "fa:16:3e:53:d9:2e", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ffc41de-d07a-40ee-a277-623db113eda1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:57:52Z", "updated_at": "2025-10-09T09:58:27Z", "revision_number": 5, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:27,592 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'aad3571f-4e0e-41f0-9105-9889b154fcf8', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.236', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': '9991bbb9-b25d-4669-9aa1-725de4287c73', 'port_id': 'eb8548dc-6635-4371-9e8f-c5b635941d12', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '48ce5fca-3386-4b8a-82e2-88fc71a94881', 'mac_address': 'fa:16:3e:53:d9:2e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3ffc41de-d07a-40ee-a277-623db113eda1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:57:52Z', 'updated_at': '2025-10-09T09:58:27Z', 'revision_number': 5, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 09:58:27,593 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.102947 seconds 2025-10-09 09:58:27,593 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.236 with user: cirros 2025-10-09 09:58:27,593 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.236 in 120 sec and the expected result is reachable 2025-10-09 09:58:41,825 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.232262 seconds 2025-10-09 09:58:41,826 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.236 in 120 sec and the ping result is expected 2025-10-09 09:58:41,927 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1/action 0.100s 2025-10-09 09:58:41,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:41 GMT', 'server': 'Apache', 'content-length': '73535', '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-122a8f13-9149-4b5d-be54-36cd0ac619cb', 'x-compute-request-id': 'req-122a8f13-9149-4b5d-be54-36cd0ac619cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1253992342 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2445.406 MHz processor\\n[ 0.000705] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001142] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003279] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003309] Using GB pages for direct mapping\\n[ 0.003546] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003550] ACPI: Early table checksum verification disabled\\n[ 0.003554] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003558] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003564] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003569] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003572] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003575] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003577] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003580] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003582] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003583] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003584] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003585] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003586] ACPI: Reserving 2025-10-09 09:58:41,931 25 DEBUG [tempest.scenario.manager] Console output for 3ffc41de-d07a-40ee-a277-623db113eda1 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1253992342 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2445.406 MHz processor [ 0.000705] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001142] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003279] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003309] Using GB pages for direct mapping [ 0.003546] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003550] ACPI: Early table checksum verification disabled [ 0.003554] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003558] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003564] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003569] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003572] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003575] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003577] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003580] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003582] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003583] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003584] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003585] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003586] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003587] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004637] No NUMA configuration found [ 0.004640] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004646] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.004965] Zone ranges: [ 0.004967] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.004969] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.004970] Normal empty [ 0.004971] Device empty [ 0.004972] Movable zone start for each node [ 0.004974] Early memory node ranges [ 0.004975] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.004976] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.004977] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005314] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005337] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005491] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.014378] ACPI: PM-Timer IO Port: 0x608 [ 0.014405] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.014526] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.014529] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.014532] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.014533] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.014534] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.014535] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.014538] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.014539] TSC deadline timer available [ 0.014553] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.014620] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.014622] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.014623] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.014624] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.014625] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.014626] Booting paravirtualized kernel on KVM [ 0.014629] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.014634] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.014869] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.014974] kvm-guest: setup async PF for cpu 0 [ 0.015004] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.015023] kvm-guest: PV spinlocks disabled, single CPU [ 0.015027] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.015029] Policy zone: DMA32 [ 0.015030] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.015066] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.015081] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.015089] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.015154] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.015349] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.015945] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.015968] ftrace: allocating 50600 entries in 198 pages [ 0.037379] ftrace: allocated 198 pages with 4 groups [ 0.037488] rcu: Hierarchical RCU implementation. [ 0.037490] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.037491] Rude variant of Tasks RCU enabled. [ 0.037492] Tracing variant of Tasks RCU enabled. [ 0.037493] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.037494] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.040934] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.041207] random: crng init done [ 0.078284] Console: colour VGA+ 80x25 [ 0.215700] printk: console [tty1] enabled [ 0.510752] printk: console [ttyS0] enabled [ 0.513423] ACPI: Core revision 20210730 [ 0.515993] APIC: Switch to symmetric I/O mode setup [ 0.520256] x2apic enabled [ 0.523257] Switched APIC routing to physical x2apic. [ 0.531317] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.537439] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.541431] pid_max: default: 32768 minimum: 301 [ 0.541431] LSM: Security Framework initializing [ 0.541431] landlock: Up and running. [ 0.541431] Yama: becoming mindful. [ 0.541431] AppArmor: AppArmor initialized [ 0.541431] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.541431] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.541431] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.541431] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.541431] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.541431] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.541431] Spectre V2 : Mitigation: Retpolines [ 0.541431] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.541431] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.541431] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.541431] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.541431] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.541431] Freeing SMP alternatives memory: 44K [ 0.541431] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.541550] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.545454] ... version: 0 [ 0.548246] ... bit width: 48 [ 0.549444] ... generic registers: 6 [ 0.552177] ... value mask: 0000ffffffffffff [ 0.553453] ... max period: 00007fffffffffff [ 0.556949] ... fixed-purpose events: 0 [ 0.557443] ... event mask: 000000000000003f [ 0.561081] rcu: Hierarchical SRCU implementation. [ 0.561819] smp: Bringing up secondary CPUs ... [ 0.564898] smp: Brought up 1 node, 1 CPU [ 0.565446] smpboot: Max logical packages: 1 [ 0.568332] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.569905] devtmpfs: initialized [ 0.572306] x86/mm: Memory block size: 128MB [ 0.573573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.577451] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.581489] pinctrl core: initialized pinctrl subsystem [ 0.585823] PM: RTC time: 09:58:26, date: 2025-10-09 [ 0.589195] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.589504] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.593460] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.597462] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.601450] audit: initializing netlink subsys (disabled) [ 0.605041] thermal_sys: Registered thermal governor 'fair_share' [ 0.605042] thermal_sys: Registered thermal governor 'bang_bang' [ 0.605444] thermal_sys: Registered thermal governor 'step_wise' [ 0.609281] thermal_sys: Registered thermal governor 'user_space' [ 0.609446] audit: type=2000 audit(1760003905.955:1): state=initialized audit_enabled=0 res=1 [ 0.613472] thermal_sys: Registered thermal governor 'power_allocator' [ 0.613494] EISA bus registered [ 0.619762] cpuidle: using governor ladder [ 0.621444] cpuidle: using governor menu [ 0.626913] ACPI: bus type PCI registered [ 0.629445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.633741] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.637447] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.641464] PCI: Using configuration type 1 for base access [ 0.646345] Kprobes globally optimized [ 0.649135] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.649449] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.654097] ACPI: Added _OSI(Module Device) [ 0.657116] ACPI: Added _OSI(Processor Device) [ 0.657452] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660686] ACPI: Added _OSI(Processor Aggregator Device) [ 0.661479] ACPI: Added _OSI(Linux-Dell-Video) [ 0.664581] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.665452] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.671525] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.676507] ACPI: Interpreter enabled [ 0.677481] ACPI: PM: (supports S0 S5) [ 0.680164] ACPI: Using IOAPIC for interrupt routing [ 0.681472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685444] PCI: Using E820 reservations for host bridge windows [ 0.689631] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.697151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.697449] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.701540] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.705526] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.711328] PCI host bridge to bus 0000:00 [ 0.713446] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.717138] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.717445] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.721444] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.725444] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.729444] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.733444] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.737711] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.745565] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.753474] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.765473] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.773177] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.778981] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.781636] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.789926] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.796658] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.807655] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.812224] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.823623] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.828027] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.835559] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.840084] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.848445] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.851704] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.859351] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.863972] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.872983] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.875507] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.887568] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.892699] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.904460] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.908803] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.920704] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.924606] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.935529] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.941076] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.951018] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.955843] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.964102] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.969447] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 0.980685] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 0.983629] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 0.994678] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.001447] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.012032] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.015818] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.028032] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.032108] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.040898] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.043809] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.052819] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.056086] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.065353] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.069445] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.085060] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.090497] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.103210] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.108223] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.117027] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.120387] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.128510] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.132195] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.141914] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.148855] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.213996] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.219303] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.222361] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.237445] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.245015] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.248761] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.253444] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.262991] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.267915] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.347392] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.349520] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.353508] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.357568] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.364108] pci_bus 0000:02: extended config space not accessible [ 1.365688] acpiphp: Slot [1] registered [ 1.369553] acpiphp: Slot [0] registered [ 1.373494] acpiphp: Slot [2] registered [ 1.377408] acpiphp: Slot [3] registered [ 1.377518] acpiphp: Slot [4] registered [ 1.381192] acpiphp: Slot [5] registered [ 1.381493] acpiphp: Slot [6] registered [ 1.385494] acpiphp: Slot [7] registered [ 1.389493] acpiphp: Slot [8] registered [ 1.393493] acpiphp: Slot [9] registered [ 1.397507] acpiphp: Slot [10] registered [ 1.401549] acpiphp: Slot [11] registered [ 1.405509] acpiphp: Slot [12] registered [ 1.409493] acpiphp: Slot [13] registered [ 1.413492] acpiphp: Slot [14] registered [ 1.417148] acpiphp: Slot [15] registered [ 1.417497] acpiphp: Slot [16] registered [ 1.421348] acpiphp: Slot [17] registered [ 1.421492] acpiphp: Slot [18] registered [ 1.425494] acpiphp: Slot [19] registered [ 1.429515] acpiphp: Slot [20] registered [ 1.433509] acpiphp: Slot [21] registered [ 1.437492] acpiphp: Slot [22] registered [ 1.441555] acpiphp: Slot [23] registered [ 1.445516] acpiphp: Slot [24] registered [ 1.449496] acpiphp: Slot [25] registered [ 1.453346] acpiphp: Slot [26] registered [ 1.453494] acpiphp: Slot [27] registered [ 1.457268] acpiphp: Slot [28] registered [ 1.457651] acpiphp: Slot [29] registered [ 1.460604] acpiphp: Slot [30] registered [ 1.461495] acpiphp: Slot [31] registered [ 1.466762] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.479378] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.550074] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.553513] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.557510] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.561579] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.569755] acpiphp: Slot [0-2] registered [ 1.573286] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.578446] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.589445] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.595566] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.669989] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.673444] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.677566] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.683656] acpiphp: Slot [0-3] registered [ 1.686076] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.693447] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.705127] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.779419] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.781566] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.785595] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.791169] acpiphp: Slot [0-4] registered [ 1.794032] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.803213] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.878882] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.881566] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.885595] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.891340] acpiphp: Slot [0-5] registered [ 1.894057] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.900899] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.905136] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.976351] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.977584] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.981568] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.987093] acpiphp: Slot [0-6] registered [ 2.054479] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.057572] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.061569] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.068116] acpiphp: Slot [0-7] registered [ 2.148132] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.149602] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.153566] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.159713] acpiphp: Slot [0-8] registered [ 2.229002] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.229584] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.233605] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.239756] acpiphp: Slot [0-9] registered [ 2.306837] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.309569] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.313566] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.319344] acpiphp: Slot [0-10] registered [ 2.394261] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.397570] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.401577] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.410198] acpiphp: Slot [0-11] registered [ 2.479010] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.481566] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.485566] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.492027] acpiphp: Slot [0-12] registered [ 2.561677] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.565585] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.569571] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.576901] acpiphp: Slot [0-13] registered [ 2.643974] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.645590] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.649568] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.655683] acpiphp: Slot [0-14] registered [ 2.725155] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.725567] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.729567] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.736560] acpiphp: Slot [0-15] registered [ 2.803200] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.805568] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.809566] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.815747] acpiphp: Slot [0-16] registered [ 2.883963] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.885567] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.889567] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.896271] acpiphp: Slot [0-17] registered [ 2.963323] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.965590] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.969566] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.975720] acpiphp: Slot [0-18] registered [ 3.042808] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.045567] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.049824] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.056768] acpiphp: Slot [0-19] registered [ 3.123189] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.125576] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.129568] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.135794] acpiphp: Slot [0-20] registered [ 3.203756] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.205566] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.209565] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.216485] acpiphp: Slot [0-21] registered [ 3.283197] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.285569] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.289569] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.295788] acpiphp: Slot [0-22] registered [ 3.363440] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.365569] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.369568] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.376539] acpiphp: Slot [0-23] registered [ 3.444370] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.445580] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.449570] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.456436] acpiphp: Slot [0-24] registered [ 3.522931] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.525567] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.529587] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.535697] acpiphp: Slot [0-25] registered [ 3.603881] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.605579] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.609565] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.644761] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.645661] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.649641] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.653639] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.657636] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.661646] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.665642] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.669662] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.673535] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.677457] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.681456] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.685425] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.685457] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.689449] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.693458] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.697454] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.701766] iommu: Default domain type: Translated [ 3.705455] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.709594] SCSI subsystem initialized [ 3.712372] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.713431] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.713448] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.717289] vgaarb: loaded [ 3.717468] ACPI: bus type USB registered [ 3.720283] usbcore: registered new interface driver usbfs [ 3.721451] usbcore: registered new interface driver hub [ 3.725006] usbcore: registered new device driver usb [ 3.725463] pps_core: LinuxPPS API ver. 1 registered [ 3.728814] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.729448] PTP clock support registered [ 3.732251] EDAC MC: Ver: 3.0.0 [ 3.736750] NetLabel: Initializing [ 3.737444] NetLabel: domain hash size = 128 [ 3.740413] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.741463] NetLabel: unlabeled traffic allowed by default [ 3.745235] PCI: Using ACPI for IRQ routing [ 4.506362] clocksource: Switched to clocksource kvm-clock [ 4.523067] VFS: Disk quotas dquot_6.6.0 [ 4.525909] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.530535] AppArmor: AppArmor Filesystem Enabled [ 4.533832] pnp: PnP ACPI init [ 4.536369] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.541725] pnp: PnP ACPI: found 5 devices [ 4.550159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.555982] NET: Registered PF_INET protocol family [ 4.572299] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.578386] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.583911] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.589076] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.594440] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.599733] TCP: Hash tables configured (established 1024 bind 1024) [ 4.604087] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.608906] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.613265] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.617928] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.621737] NET: Registered PF_XDP protocol family [ 4.625031] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.630459] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.635876] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.641268] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.646625] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.652125] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.657505] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.662877] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.668298] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.673683] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.679095] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.684471] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.690099] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.695533] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.701193] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.706582] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.712209] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.717541] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.722927] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.728283] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.733658] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.738975] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.744442] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.749901] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.755325] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.759412] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.763541] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.767667] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.771753] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.775858] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.779942] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.783975] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.788040] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.792124] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.796236] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.800343] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.804441] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.808543] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.812951] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.817387] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.821599] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.825958] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.830162] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.834565] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.838804] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.843238] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.847437] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.851830] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.856021] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.860418] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.864620] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.869001] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.873279] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.877713] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.881945] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.886372] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.890803] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.895252] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.899431] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.903829] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.908007] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.912221] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.916511] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.920616] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.924904] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.929013] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.933223] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.937325] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.941461] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.945559] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.949659] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.953774] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.957903] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.962126] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.966561] pci 0000:00:03.2: BAR 13: no space for [io size 0x1D639 000] [ 4.970736] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.975126] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.979346] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.983746] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.987978] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.992409] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.996638] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.001077] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.005325] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.009692] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.014079] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.018565] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.022871] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.027369] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.031593] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.035996] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.040248] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.044674] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.048886] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.055428] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.058908] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.065831] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.071828] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.079882] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.083806] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.091463] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.097522] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.104114] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.109418] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.114455] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.120901] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.126417] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.132053] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.138259] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.142637] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.148373] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.154680] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.158918] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.164227] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.170989] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.175121] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.180141] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.186341] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.190482] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.195759] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.202489] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.206806] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.213008] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.219079] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.223210] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.228205] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.235495] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.239629] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.245129] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.264116] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.268244] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.273837] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.280066] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.284150] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.289129] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.295412] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.298830] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.303701] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.309266] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.315499] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.318927] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.323668] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.329040] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.335440] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.338670] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.343293] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.349000] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.355072] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.358430] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.363165] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.368843] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.375098] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.378502] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.385251] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.394697] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.404292] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.407837] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.413817] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.419452] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.429733] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.433219] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.439057] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.447731] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.456894] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.461421] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.468313] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.479158] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.487587] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.491204] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.496897] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.504292] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.511391] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.514989] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.520707] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.526732] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.534800] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.538433] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.543774] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.549283] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.556802] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.560418] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.565741] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.572206] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.578629] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.582217] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.587414] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.593331] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.599766] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.604080] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.608443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.613289] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.618053] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.622808] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.627719] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.631671] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.636035] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.641097] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.646389] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.650539] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.655360] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.659540] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.664366] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.668545] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.673527] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.677634] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.682393] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.686585] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.691462] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.695937] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.701185] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.706028] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.711832] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.715997] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.720834] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.725013] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.729879] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.734039] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.738881] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.743025] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.747863] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.752064] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.756892] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.760663] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.764850] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.769719] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.773500] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.777658] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.782509] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.786252] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.790439] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.795287] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.799066] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.803447] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.808286] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.812036] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.816212] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.821022] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.824782] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.828931] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.834347] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.838256] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.842447] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.847577] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.851358] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.855544] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.862333] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.866016] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.870212] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.874998] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.878813] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.883027] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.889214] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.892984] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.897221] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.902054] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.905804] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.909928] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.914740] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.918485] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.922641] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.929150] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.937687] PCI: CLS 0 bytes, default 64 [ 5.940529] Trying to unpack rootfs image as initramfs... [ 5.944256] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.961766] Initialise system trusted keyrings [ 5.964842] Key type blacklist registered [ 5.973602] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.011218] zbud: loaded [ 6.017686] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.029583] fuse: init (API version 7.34) [ 6.032701] integrity: Platform Keyring initialized [ 6.049575] Key type asymmetric registered [ 6.052625] Asymmetric key parser 'x509' registered [ 6.061610] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.073688] io scheduler mq-deadline registered [ 6.080785] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.098255] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.114853] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.126045] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.141188] Freeing initrd memory: 8744K [ 6.144336] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.148825] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.157340] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.161723] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.170328] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.176081] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.183982] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.188313] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.195818] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.200148] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.208232] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.213056] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.221083] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.227560] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.232236] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.241197] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.245841] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.253509] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.259479] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.266675] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.270884] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.278193] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.282587] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.290553] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.294725] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.301706] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.305866] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.312814] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.317000] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.322749] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.328031] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.332525] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.339513] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.343683] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.351410] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.355609] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.362733] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.367001] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.374060] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.378302] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.385630] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.389783] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.397561] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.401763] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.408742] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.412919] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.417989] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.423843] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.428044] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.436373] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.444967] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.449145] shpchp 0000:01:00.0: Slot initialization failed [ 6.454613] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.459000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.463789] ACPI: button: Power Button [PWRF] [ 6.486943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.520087] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.527130] Linux agpgart interface v0.103 [ 6.531205] loop: module loaded [ 6.533636] tun: Universal TUN/TAP device driver, 1.6 [ 6.536981] PPP generic driver version 2.4.2 [ 6.539958] VFIO - User Level meta-driver version: 0.3 [ 6.543428] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.547623] ehci-pci: EHCI PCI platform driver [ 6.550685] ehci-platform: EHCI generic platform driver [ 6.554154] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.558176] ohci-pci: OHCI PCI platform driver [ 6.561135] ohci-platform: OHCI generic platform driver [ 6.564614] uhci_hcd: USB Universal Host Controller Interface driver [ 6.569662] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.573050] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.578085] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.581547] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.585426] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.590854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.595602] usb usb1: Product: UHCI Host Controller [ 6.598909] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.602987] usb usb1: SerialNumber: 0000:02:01.0 [ 6.606211] hub 1-0:1.0: USB hub found [ 6.608785] hub 1-0:1.0: 2 ports detected [ 6.611762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.619034] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.622444] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.625975] mousedev: PS/2 mouse device common for all mice [ 6.630454] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.636107] rtc_cmos 00:03: RTC can wake from S4 [ 6.642549] rtc_cmos 00:03: registered as rtc0 [ 6.645940] rtc_cmos 00:03: setting system clock to 2025-10-09T09:58:33 UTC (1760003913) [ 6.652617] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.656728] i2c_dev: i2c /dev entries driver [ 6.659664] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.667301] device-mapper: uevent: version 1.0.3 [ 6.670499] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.676059] platform eisa.0: Probing EISA bus 0 [ 6.679154] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.683656] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.687847] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.692032] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.696251] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.700429] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.704595] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.708780] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.712934] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.717151] platform eisa.0: EISA: Detected 0 cards [ 6.720620] ledtrig-cpu: registered to indicate activity on CPUs [ 6.724683] drop_monitor: Initializing network drop monitor service [ 6.728944] NET: Registered PF_INET6 protocol family [ 6.735368] Segment Routing with IPv6 [ 6.737955] In-situ OAM (IOAM) with IPv6 [ 6.740692] NET: Registered PF_PACKET protocol family [ 6.744638] Key type dns_resolver registered [ 6.747805] IPI shorthand broadcast: enabled [ 6.750866] registered taskstats version 1 [ 6.753794] Loading compiled-in X.509 certificates [ 6.757512] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.764113] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.770679] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.777029] blacklist: Loading compiled-in revocation X.509 certificates [ 6.781621] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.787872] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.794484] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.801273] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.807781] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.814491] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.821254] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.828187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.835631] zswap: loaded using pool lzo/zbud [ 6.838767] Key type .fscrypt registered [ 6.841591] Key type fscrypt-provisioning registered [ 6.846579] Key type encrypted registered [ 6.849384] AppArmor: AppArmor sha1 policy hashing enabled [ 6.853034] ima: No TPM chip found, activating TPM-bypass! [ 6.856722] Loading compiled-in module X.509 certificates [ 6.860688] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.867022] ima: Allocated hash algorithm: sha1 [ 6.870149] ima: No architecture policies found [ 6.873234] evm: Initialising EVM extended attributes: [ 6.877015] evm: security.selinux [ 6.879474] evm: security.SMACK64 [ 6.881986] evm: security.SMACK64EXEC [ 6.884533] evm: security.SMACK64TRANSMUTE [ 6.887407] evm: security.SMACK64MMAP [ 6.889957] evm: security.apparmor [ 6.905711] evm: security.ima [ 6.907855] evm: security.capability [ 6.910462] evm: HMAC attrs: 0x1 [ 6.913198] PM: Magic number: 13:97:980 [ 6.916275] RAS: Correctable Errors collector initialized. [ 6.919959] Unstable clock detected, switching default tracing clock to "global" [ 6.919959] If you want to keep using the local clock, then add: [ 6.919959] "trace_clock=local" [ 6.919959] on the kernel command line [ 6.934655] Freeing unused decrypted memory: 2036K [ 6.939227] Freeing unused kernel image (initmem) memory: 3244K [ 6.943143] Write protecting the kernel read-only data: 30720k [ 6.947388] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.952181] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.987573] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.991787] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.996070] Run /init as init process info: initramfs: up at 6.50 [ 7.043719] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.060227] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.065022] GPT:229375 != 2097151 [ 7.067453] GPT:Alternate GPT header not at the end of the disk. [ 7.071422] GPT:229375 != 2097151 [ 7.073824] GPT: Use GNU Parted to correct GPT errors. [ 7.138339] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.500625] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.530679] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.28 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:3f:fc:41:de:d0:7a:40:ee:a2:77:62:3d:b1:13:ed:a1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVVLK92CtwTLazgaOArYroy0ERn7ltwg6Jn8CJ9vvLKtAnrMFitL2L+ipu54JPeFden83V/mHycwF85liYzYSBphSd0KaqwqIK9YXw0h1DERwGRIB7/ojVm2iyTGekzMafW3swsemAdGdWU/4IvgJBt/EWvV1cwexSZOUWJshJ03sGwT+OUAyDl6Jfx7d1Uf4VOO4Fbs2EJC+OIluNOwuGUYAXzdXCARk/jZ5E7XETjyKv6b6otSKGtxDZvfA+NuAVFekWdapI9kOl21n/dAIUh2C18HtjB35qw559cAX8OtaCY0q+21mGBQSYXbOf/OQ8wuw8g2OeebhaOIKT1Hq9 root@tempest-testnetworkbasicops-server-172706500 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCpluCqstkvlrEthMjpK/NBPR2Y4lgkr4dC2rvXA3jTjaDRXW+S1RVFuN14s8eb7L7z5XxGPaSaNmTQc11it8PU= root@tempest-testnetworkbasicops-server-172706500 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe53:d92e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 3ffc41de-d07a-40ee-a277-623db113eda1 name: tempest-TestNetworkBasicOps-server-172706500 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-172706500 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:53:D9:2E inet6 addr: fe80::f816:3eff:fe53:d92e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1106 (1.0 KiB) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-172706500 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.616872] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.625782] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.759029] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.782905] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.896420] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.897538] ISO 9660 Extensions: RRIP_1991A [ 7.999291] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.121476] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.662721] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.664699] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 10:58:34 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 10:58:34 cirros auth.notice su: + none root:cirros Oct 9 10:58:34 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 10:58:34 cirros daemon.info dhcpcd[350]: DUID 00:04:3f:fc:41:de:d0:7a:40:ee:a2:77:62:3d:b1:13:ed:a1 Oct 9 10:58:34 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 10:58:34 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 10:58:34 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 10:58:34 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:53:d9:2e Oct 9 10:58:34 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe53:d92e Oct 9 10:58:35 cirros authpriv.info dropbear[391]: Running in background Oct 9 10:58:35 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-172706500 login: 2025-10-09 09:58:41,935 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.236:22' as 'cirros' with public key authentication 2025-10-09 09:58:41,938 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:58:42,038 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:58:42,038 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.236 successfully created 2025-10-09 09:58:42,158 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.119s 2025-10-09 09:58:42,158 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:42 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-c8a9d675-68b2-4e2e-8695-e29a53fc4750', 'x-compute-request-id': 'req-c8a9d675-68b2-4e2e-8695-e29a53fc4750', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'' 2025-10-09 09:58:43,158 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.999s 2025-10-09 09:58:43,158 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:42 GMT', 'server': 'Apache', 'content-length': '1820', '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-20d31a9f-7841-4571-91da-2f0099398f0e', 'x-compute-request-id': 'req-20d31a9f-7841-4571-91da-2f0099398f0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"server": {"id": "3ffc41de-d07a-40ee-a277-623db113eda1", "name": "tempest-TestNetworkBasicOps-server-172706500", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:58:14Z", "updated": "2025-10-09T09:58:42Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:2e"}, {"version": 4, "addr": "192.168.122.236", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:2e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3ffc41de-d07a-40ee-a277-623db113eda1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-233590586", "OS-SRV-USG:launched_at": "2025-10-09T09:58:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1392078487"}], "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-09 09:58:44,223 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1 0.060s 2025-10-09 09:58:44,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:44 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-6a8e22c2-d187-44dc-917e-3c7258e07ef7', 'x-compute-request-id': 'req-6a8e22c2-d187-44dc-917e-3c7258e07ef7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3ffc41de-d07a-40ee-a277-623db113eda1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ffc41de-d07a-40ee-a277-623db113eda1 could not be found."}}' 2025-10-09 09:58:44,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cac7953f-e25e-4486-a0fa-c6cbcac2f8ef 0.116s 2025-10-09 09:58:44,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9a962fb0-7424-453c-89c5-d9d9f2d437bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/cac7953f-e25e-4486-a0fa-c6cbcac2f8ef'} Body: b'' 2025-10-09 09:58:44,403 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-233590586 0.062s 2025-10-09 09:58:44,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:44 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39003c8e-f20f-4fb4-8661-6ebe218da3e3', 'x-compute-request-id': 'req-39003c8e-f20f-4fb4-8661-6ebe218da3e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-233590586'} Body: b'' 2025-10-09 09:58:45,072 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8 0.667s 2025-10-09 09:58:45,072 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0b7e36a1-5ffb-4754-9d49-c382c488eeeb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/aad3571f-4e0e-41f0-9105-9889b154fcf8'} Body: b'' 2025-10-09 09:58:45,206 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.132s 2025-10-09 09:58:45,207 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:45 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-1748ba80-4011-40be-aeb2-fba77a780837', 'x-compute-request-id': 'req-1748ba80-4011-40be-aeb2-fba77a780837', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'' 2025-10-09 09:58:46,112 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.905s 2025-10-09 09:58:46,113 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:45 GMT', 'server': 'Apache', 'content-length': '1698', '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-70f93ddc-8d1d-4bf8-be3d-b1533f2d6b7d', 'x-compute-request-id': 'req-70f93ddc-8d1d-4bf8-be3d-b1533f2d6b7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"server": {"id": "e811a931-a3de-4684-8b2f-e916788f6ea9", "name": "tempest-TestNetworkBasicOps-server-1899878609", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:57:37Z", "updated": "2025-10-09T09:58:45Z", "addresses": {"tempest-network-smoke--1247128788": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:48:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e811a931-a3de-4684-8b2f-e916788f6ea9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1948988860", "OS-SRV-USG:launched_at": "2025-10-09T09:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-602427468"}], "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-09 09:58:47,180 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9 0.061s 2025-10-09 09:58:47,180 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:47 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-016f1290-b658-4949-924a-6e2e6e6eae36', 'x-compute-request-id': 'req-016f1290-b658-4949-924a-6e2e6e6eae36', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e811a931-a3de-4684-8b2f-e916788f6ea9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e811a931-a3de-4684-8b2f-e916788f6ea9 could not be found."}}' 2025-10-09 09:58:47,687 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228 0.507s 2025-10-09 09:58:47,687 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1c35ff51-cca3-4c79-bed4-96e6444b9939', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1ab824ab-8ac2-4d9c-9d6e-9bbdb4458228'} Body: b'' 2025-10-09 09:58:47,734 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1948988860 0.046s 2025-10-09 09:58:47,734 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:47 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a86159-4ddf-4613-8dc2-322c2ae9f44e', 'x-compute-request-id': 'req-41a86159-4ddf-4613-8dc2-322c2ae9f44e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1948988860'} Body: b'' 2025-10-09 09:58:48,715 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73/remove_router_interface 0.980s 2025-10-09 09:58:48,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f9e658c0-c2e1-472c-b93c-ed7bcde9e454"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cf3c25f4-9b6e-40f3-b975-100f553067cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73/remove_router_interface'} Body: b'{"id": "9991bbb9-b25d-4669-9aa1-725de4287c73", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "2dd8a953-b051-4b6b-8bed-d6dad8d52cb4", "network_id": "48ce5fca-3386-4b8a-82e2-88fc71a94881", "subnet_id": "f9e658c0-c2e1-472c-b93c-ed7bcde9e454", "subnet_ids": ["f9e658c0-c2e1-472c-b93c-ed7bcde9e454"]}' 2025-10-09 09:58:48,924 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f9e658c0-c2e1-472c-b93c-ed7bcde9e454 0.208s 2025-10-09 09:58:48,924 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5b2994b4-a0c2-4126-b1e1-3f49481b4bb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/f9e658c0-c2e1-472c-b93c-ed7bcde9e454'} Body: b'' 2025-10-09 09:58:49,890 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73 0.965s 2025-10-09 09:58:49,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-808c1685-81a7-4dc3-9058-3c1c0b6aee5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9991bbb9-b25d-4669-9aa1-725de4287c73'} Body: b'' 2025-10-09 09:58:50,885 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/48ce5fca-3386-4b8a-82e2-88fc71a94881 0.994s 2025-10-09 09:58:50,885 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-23678dd8-db42-4582-9409-3e0b38d6ab2b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/48ce5fca-3386-4b8a-82e2-88fc71a94881'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 09:58:50.901576Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2025-10-09 10:00:56.331378Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 09:58:51,269 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.366s 2025-10-09 09:58:51,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--804551991", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-b6631f09-2e07-494c-83fb-d6fc19cc30ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"ab21f371-26e2-4c4f-bba0-3c44fb308723","name":"tempest-network-smoke--804551991","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:58:50Z","updated_at":"2025-10-09T09:58:51Z","revision_number":1}}' 2025-10-09 09:58:54,420 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 3.151s 2025-10-09 09:58:54,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1449115767", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-3fa94c32-df32-41fa-badf-2fdbc1375ed0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ecedaf97-5c22-4442-b977-86bd327c0b15", "name": "tempest-TestNetworkBasicOps-router-1449115767", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.222"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:58:52Z", "updated_at": "2025-10-09T09:58:53Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:54,477 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.055s 2025-10-09 09:58:54,477 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3c544c3f-9c39-44e9-9447-5fbd9bdb8c33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:58:54,556 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.079s 2025-10-09 09:58:54,557 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-768afdf9-1919-45c2-8386-4dddf88abdf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:58:54,618 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.061s 2025-10-09 09:58:54,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3f25193d-23c8-4f0f-a8ae-12fe66708524', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:58:55,249 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.630s 2025-10-09 09:58:55,250 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-200082371", "network_id": "ab21f371-26e2-4c4f-bba0-3c44fb308723", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-6ff55e52-c79b-458c-89e5-f08481818536', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"84437666-807a-4447-bd7a-0515f9521286","name":"tempest-subnet-smoke-200082371","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","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-09T09:58:54Z","updated_at":"2025-10-09T09:58:54Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:57,838 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15/add_router_interface 2.588s 2025-10-09 09:58:57,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "84437666-807a-4447-bd7a-0515f9521286"} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-601c5635-08dc-4978-9380-5f3e68c9d4ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15/add_router_interface'} Body: b'{"id": "ecedaf97-5c22-4442-b977-86bd327c0b15", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "2527c082-ccaa-4a90-a1d6-160def570cd4", "network_id": "ab21f371-26e2-4c4f-bba0-3c44fb308723", "subnet_id": "84437666-807a-4447-bd7a-0515f9521286", "subnet_ids": ["84437666-807a-4447-bd7a-0515f9521286"]}' 2025-10-09 09:58:57,928 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.088s 2025-10-09 09:58:57,928 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-3a33eae4-19be-4e65-a7c8-061446862cc9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","name":"tempest-network-smoke--804551991","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["84437666-807a-4447-bd7a-0515f9521286"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:58:50Z","updated_at":"2025-10-09T09:58:54Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35948}]}' 2025-10-09 09:58:57,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.056s 2025-10-09 09:58:57,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-a7a69174-ad60-4c32-8003-a736ad8fd6e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"84437666-807a-4447-bd7a-0515f9521286","name":"tempest-subnet-smoke-200082371","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:58:54Z","updated_at":"2025-10-09T09:58:54Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 09:58:58,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.079s 2025-10-09 09:58:58,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-35524fa7-13bd-4619-ad96-2ec2d50d01ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "ecedaf97-5c22-4442-b977-86bd327c0b15", "name": "tempest-TestNetworkBasicOps-router-1449115767", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.222"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T09:58:52Z", "updated_at": "2025-10-09T09:58:56Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:58:58,145 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.079s 2025-10-09 09:58:58,145 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1319761674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJekZCUuyZFfRi4sqQ/mP7Ozivo49QKXFHHjMUzJNdIpXHKQgOnPPcVpZjnx45IP0IUXYjxjP4OCv7gqvDPFNQ0nZIMIyF69sokT4DnjnPbGTb16o+q+6RbNVaDlRNZ6mw=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:58 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc6cae8f-3b5e-42f6-b8b4-da9eb7a3099d', 'x-compute-request-id': 'req-dc6cae8f-3b5e-42f6-b8b4-da9eb7a3099d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1319761674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJekZCUuyZFfRi4sqQ/mP7Ozivo49QKXFHHjMUzJNdIpXHKQgOnPPcVpZjnx45IP0IUXYjxjP4OCv7gqvDPFNQ0nZIMIyF69sokT4DnjnPbGTb16o+q+6RbNVaDlRNZ6mw==", "fingerprint": "e7:f4:ab:9e:fd:83:89:92:8a:46:ff:da:ee:ff:33:20", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:58:58,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.154s 2025-10-09 09:58:58,302 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2024853255", "description": "tempest-secgroup-smoke-2024853255 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-589a30c8-2e30-4b89-a3f8-b417abbdb1a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "72489230-c514-4cf9-bf1c-35e063204738", "name": "tempest-secgroup-smoke-2024853255", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-2024853255 description", "shared": false, "security_group_rules": [{"id": "088bdab4-9fbd-4b4b-a1bf-c95158cd6a56", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "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": 117, "description": null, "tags": [], "created_at": "2025-10-09T09:58:58Z", "updated_at": "2025-10-09T09:58:58Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "d9381466-a2ae-4cd4-adc7-5fc130ec69ae", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "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": 118, "description": null, "tags": [], "created_at": "2025-10-09T09:58:58Z", "updated_at": "2025-10-09T09:58:58Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:58:58Z", "updated_at": "2025-10-09T09:58:58Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:59,060 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.758s 2025-10-09 09:58:59,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-be14cdf0-5e74-4535-b638-494ced668706', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "cd0e7787-1d1c-44a6-aef8-84bd8ad29c86", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:58Z", "updated_at": "2025-10-09T09:58:58Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:59,205 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.144s 2025-10-09 09:58:59,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-719a71d2-3ed0-4044-ae5d-3d90dcb6c3de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ec8a71f3-e3d6-4709-92fa-5990b1bbc724", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:59Z", "updated_at": "2025-10-09T09:58:59Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:59,323 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.118s 2025-10-09 09:58:59,323 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e3334eca-b5e6-4583-8817-7226f743450d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "491b60c6-7446-484d-a6e0-ddce8bf359bd", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:59Z", "updated_at": "2025-10-09T09:58:59Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:59,786 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.462s 2025-10-09 09:58:59,786 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-52bdfbbe-48c3-4677-aee3-e12db06803af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "3a86e9b7-ffd5-4bd7-aef9-d3af5cc544cd", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:59Z", "updated_at": "2025-10-09T09:58:59Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:58:59,935 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.149s 2025-10-09 09:58:59,936 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:58:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b1c20575-1330-4491-aa8b-d0c1bd2ba6c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2ccf4ed1-8eaa-4dad-8bef-2e8d7eebcbf1", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:58:59Z", "updated_at": "2025-10-09T09:58:59Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:00,423 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.487s 2025-10-09 09:59:00,423 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ccf814f4-65b2-40f8-b899-fa80173a8c71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "e35b977b-d201-4e64-b6e6-a674e9e80aa5", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "72489230-c514-4cf9-bf1c-35e063204738", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:00Z", "updated_at": "2025-10-09T09:59:00Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:00,724 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.297s 2025-10-09 09:59:00,724 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:00 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-edce3ce9-2dce-46f4-995a-bc1b602a074c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["4s69DFZDQeS4e_FR36JV2Q"], "expires_at": "2025-10-09T10:59:00.000000Z", "issued_at": "2025-10-09T09:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:59:00,724 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-10-09 09:59:01,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.020s 2025-10-09 09:59:01,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1164663661", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "ab21f371-26e2-4c4f-bba0-3c44fb308723"}], "key_name": "tempest-TestNetworkBasicOps-1319761674", "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:00 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab', '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-6448524f-cc0d-4811-a3e1-294c1608ff7e', 'x-compute-request-id': 'req-6448524f-cc0d-4811-a3e1-294c1608ff7e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "adminPass": "fty4z8tT5xJr"}}' 2025-10-09 09:59:02,054 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.307s 2025-10-09 09:59:02,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:01 GMT', 'server': 'Apache', 'content-length': '1395', '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-46d448ee-fce7-41c7-8df1-7e6110a5a95a', 'x-compute-request-id': 'req-46d448ee-fce7-41c7-8df1-7e6110a5a95a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "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-09 09:59:04,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 1.001s 2025-10-09 09:59:04,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:03 GMT', 'server': 'Apache', 'content-length': '1453', '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-b5926520-56fa-44cf-9ae6-2e4d417718c9', 'x-compute-request-id': 'req-b5926520-56fa-44cf-9ae6-2e4d417718c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "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-09 09:59:04,069 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 09:59:07,069 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 1.999s 2025-10-09 09:59:07,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:05 GMT', 'server': 'Apache', 'content-length': '1521', '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-ae07c6b4-c4fe-4e57-8aac-d00e8916b927', 'x-compute-request-id': 'req-ae07c6b4-c4fe-4e57-8aac-d00e8916b927', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:08,470 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.396s 2025-10-09 09:59:08,470 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:08 GMT', 'server': 'Apache', 'content-length': '1521', '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-d92c8291-dc0e-4c3c-8854-a4f013426fd0', 'x-compute-request-id': 'req-d92c8291-dc0e-4c3c-8854-a4f013426fd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:09,880 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.405s 2025-10-09 09:59:09,880 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:09 GMT', 'server': 'Apache', 'content-length': '1521', '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-23274040-1f38-4b1b-b58d-f895017d085d', 'x-compute-request-id': 'req-23274040-1f38-4b1b-b58d-f895017d085d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:11,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.281s 2025-10-09 09:59:11,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:10 GMT', 'server': 'Apache', 'content-length': '1521', '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-1effba97-0393-448c-aef8-093405d0a53d', 'x-compute-request-id': 'req-1effba97-0393-448c-aef8-093405d0a53d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:12,997 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.827s 2025-10-09 09:59:12,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:12 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4936fb5f-698b-43bd-8870-ac86e6d09f63', 'x-compute-request-id': 'req-4936fb5f-698b-43bd-8870-ac86e6d09f63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:11Z", "addresses": {"tempest-network-smoke--804551991": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:1b:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": "2025-10-09T09:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:13,001 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-10-09 09:59:13,273 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.272s 2025-10-09 09:59:13,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:13 GMT', 'server': 'Apache', 'content-length': '1692', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce528d03-9385-4b28-b17e-edb4a285c058', 'x-compute-request-id': 'req-ce528d03-9385-4b28-b17e-edb4a285c058', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T09:59:11Z", "addresses": {"tempest-network-smoke--804551991": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:1b:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": "2025-10-09T09:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 09:59:13,277 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 09:59:14,056 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab 0.779s 2025-10-09 09:59:14,056 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-66daf7fe-c868-44ed-b027-1579f75a9e07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"ports":[{"id":"55484b13-541c-4895-beab-bdcdaa30f4fe","name":"","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:1b:2f","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"84437666-807a-4447-bd7a-0515f9521286","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["72489230-c514-4cf9-bf1c-35e063204738"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:04Z","updated_at":"2025-10-09T09:59:10Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:59:14,057 25 DEBUG [tempest.common.waiters] Server ID c7c7e2ca-e694-465f-941e-15513c7e91ab ports are all ACTIVE [{'id': '55484b13-541c-4895-beab-bdcdaa30f4fe', 'name': '', 'network_id': 'ab21f371-26e2-4c4f-bba0-3c44fb308723', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:d9:1b:2f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c7c7e2ca-e694-465f-941e-15513c7e91ab', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '84437666-807a-4447-bd7a-0515f9521286', 'ip_address': '10.100.0.6'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['72489230-c514-4cf9-bf1c-35e063204738'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1164663661', 'dns_assignment': [{'ip_address': '10.100.0.6', 'hostname': 'tempest-testnetworkbasicops-server-1164663661', 'fqdn': 'tempest-testnetworkbasicops-server-1164663661.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T09:59:04Z', 'updated_at': '2025-10-09T09:59:10Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 09:59:15,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.127s 2025-10-09 09:59:15,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "55484b13-541c-4895-beab-bdcdaa30f4fe", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.6"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'c10000 ontent-length': '881', 'x-openstack-request-id': 'req-cea06ced-d384-40a6-8a2e-af9e26e31aaf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "1173a381-8b13-4960-a079-45c336350a31", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.194", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "ecedaf97-5c22-4442-b977-86bd327c0b15", "port_id": "55484b13-541c-4895-beab-bdcdaa30f4fe", "fixed_ip_address": "10.100.0.6", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ab21f371-26e2-4c4f-bba0-3c44fb308723", "mac_address": "fa:16:3e:d9:1b:2f", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:59:14Z", "updated_at": "2025-10-09T09:59:14Z", "revision_number": 0}}' 2025-10-09 09:59:15,257 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1173a381-8b13-4960-a079-45c336350a31 0.071s 2025-10-09 09:59:15,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-dda622f9-0908-4fe2-a907-246efae8bf60', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1173a381-8b13-4960-a079-45c336350a31'} Body: b'{"floatingip": {"id": "1173a381-8b13-4960-a079-45c336350a31", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.194", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "ecedaf97-5c22-4442-b977-86bd327c0b15", "port_id": "55484b13-541c-4895-beab-bdcdaa30f4fe", "fixed_ip_address": "10.100.0.6", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "ab21f371-26e2-4c4f-bba0-3c44fb308723", "mac_address": "fa:16:3e:d9:1b:2f", "admin_state_up": true, "status": "ACTIVE", "device_id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T09:59:14Z", "updated_at": "2025-10-09T09:59:15Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:15,258 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '1173a381-8b13-4960-a079-45c336350a31', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.194', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': 'ecedaf97-5c22-4442-b977-86bd327c0b15', 'port_id': '55484b13-541c-4895-beab-bdcdaa30f4fe', 'fixed_ip_address': '10.100.0.6', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'ab21f371-26e2-4c4f-bba0-3c44fb308723', 'mac_address': 'fa:16:3e:d9:1b:2f', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c7c7e2ca-e694-465f-941e-15513c7e91ab', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T09:59:14Z', 'updated_at': '2025-10-09T09:59:15Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 09:59:15,258 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.072302 seconds 2025-10-09 09:59:15,258 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.194 with user: cirros 2025-10-09 09:59:15,258 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.194 in 120 sec and the expected result is reachable 2025-10-09 09:59:29,450 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.191751 seconds 2025-10-09 09:59:29,450 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.194 in 120 sec and the ping result is expected 2025-10-09 09:59:30,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/action 0.775s 2025-10-09 09:59:30,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:29 GMT', 'server': 'Apache', 'content-length': '73795', '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-c187f1ed-fe6f-4361-975d-077c94a33df4', 'x-compute-request-id': 'req-c187f1ed-fe6f-4361-975d-077c94a33df4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 2244817641 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2445.406 MHz processor\\n[ 0.000730] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001126] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003267] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003316] Using GB pages for direct mapping\\n[ 0.003559] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003562] ACPI: Early table checksum verification disabled\\n[ 0.003566] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003570] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003575] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003580] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003583] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003586] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003588] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003591] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003593] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003594] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003595] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003596] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003597] ACPI: Reserving 2025-10-09 09:59:30,228 25 DEBUG [tempest.scenario.manager] Console output for c7c7e2ca-e694-465f-941e-15513c7e91ab body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 2244817641 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2445.406 MHz processor [ 0.000730] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001126] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003267] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003316] Using GB pages for direct mapping [ 0.003559] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003562] ACPI: Early table checksum verification disabled [ 0.003566] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003570] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003575] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003580] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003583] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003586] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003588] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003591] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003593] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003594] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003595] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003596] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003597] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003598] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004826] No NUMA configuration found [ 0.004829] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004835] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007335] Zone ranges: [ 0.007337] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007340] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007341] Normal empty [ 0.007342] Device empty [ 0.007343] Movable zone start for each node [ 0.007345] Early memory node ranges [ 0.007346] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007347] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007349] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008302] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.010060] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.038827] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.049898] ACPI: PM-Timer IO Port: 0x608 [ 0.049925] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.050054] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.050057] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.050059] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.050060] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.050061] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.050063] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.050065] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.050067] TSC deadline timer available [ 0.050081] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.050149] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.050151] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.050152] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.050153] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.050154] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.050155] Booting paravirtualized kernel on KVM [ 0.050158] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.050162] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.051127] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.051195] kvm-guest: setup async PF for cpu 0 [ 0.051247] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.051267] kvm-guest: PV spinlocks disabled, single CPU [ 0.051271] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.051272] Policy zone: DMA32 [ 0.051273] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.051309] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.053137] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.054118] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.054186] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.054480] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.055112] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.055137] ftrace: allocating 50600 entries in 198 pages [ 0.076367] ftrace: allocated 198 pages with 4 groups [ 0.076486] rcu: Hierarchical RCU implementation. [ 0.076487] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.076489] Rude variant of Tasks RCU enabled. [ 0.076490] Tracing variant of Tasks RCU enabled. [ 0.076491] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.076492] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.082331] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.082619] random: crng init done [ 0.123771] Console: colour VGA+ 80x25 [ 0.270642] printk: console [tty1] enabled [ 0.638181] printk: console [ttyS0] enabled [ 0.641336] ACPI: Core revision 20210730 [ 0.644403] APIC: Switch to symmetric I/O mode setup [ 0.649158] x2apic enabled [ 0.652536] Switched APIC routing to physical x2apic. [ 0.661149] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.668417] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.672413] pid_max: default: 32768 minimum: 301 [ 0.672413] LSM: Security Framework initializing [ 0.672413] landlock: Up and running. [ 0.672413] Yama: becoming mindful. [ 0.672413] AppArmor: AppArmor initialized [ 0.672413] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.672413] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.672413] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.672413] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.672413] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.672413] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.672413] Spectre V2 : Mitigation: Retpolines [ 0.672413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.672413] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.672413] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.672413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.672413] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.672413] Freeing SMP alternatives memory: 44K [ 0.672413] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.672533] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.676436] ... version: 0 [ 0.679299] ... bit width: 48 [ 0.680426] ... generic registers: 6 [ 0.683306] ... value mask: 0000ffffffffffff [ 0.684426] ... max period: 00007fffffffffff [ 0.687805] ... fixed-purpose events: 0 [ 0.688426] ... event mask: 000000000000003f [ 0.692136] rcu: Hierarchical SRCU implementation. [ 0.692836] smp: Bringing up secondary CPUs ... [ 0.695993] smp: Brought up 1 node, 1 CPU [ 0.696429] smpboot: Max logical packages: 1 [ 0.699460] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.700946] devtmpfs: initialized [ 0.703468] x86/mm: Memory block size: 128MB [ 0.704563] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.708434] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.712462] pinctrl core: initialized pinctrl subsystem [ 0.716785] PM: RTC time: 09:59:14, date: 2025-10-09 [ 0.720519] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.724486] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.728440] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.732450] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.736432] audit: initializing netlink subsys (disabled) [ 0.740272] thermal_sys: Registered thermal governor 'fair_share' [ 0.740274] thermal_sys: Registered thermal governor 'bang_bang' [ 0.740427] thermal_sys: Registered thermal governor 'step_wise' [ 0.744428] audit: type=2000 audit(1760003953.822:1): state=initialized audit_enabled=0 res=1 [ 0.752428] thermal_sys: Registered thermal governor 'user_space' [ 0.752430] thermal_sys: Registered thermal governor 'power_allocator' [ 0.756433] EISA bus registered [ 0.762833] cpuidle: using governor ladder [ 0.764427] cpuidle: using governor menu [ 0.769813] ACPI: bus type PCI registered [ 0.772427] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.776730] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.780427] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.784437] PCI: Using configuration type 1 for base access [ 0.789150] Kprobes globally optimized [ 0.791964] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.792429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.797066] ACPI: Added _OSI(Module Device) [ 0.800055] ACPI: Added _OSI(Processor Device) [ 0.800449] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.803738] ACPI: Added _OSI(Processor Aggregator Device) [ 0.804451] ACPI: Added _OSI(Linux-Dell-Video) [ 0.807615] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.808435] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.815387] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.819208] ACPI: Interpreter enabled [ 0.820436] ACPI: PM: (supports S0 S5) [ 0.823186] ACPI: Using IOAPIC for interrupt routing [ 0.824452] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.828444] PCI: Using E820 reservations for host bridge windows [ 0.832609] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.846236] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.848432] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.852583] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.856536] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.861725] PCI host bridge to bus 0000:00 [ 0.864453] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.868209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.868427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.872427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.876427] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.880427] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.884427] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.888662] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.896637] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.906871] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.917121] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.925063] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.937065] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.941587] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.952525] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.958564] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.968787] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.975645] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.983438] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.986667] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.994912] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.998448] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.007577] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.010238] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.019599] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.022503] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.030700] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.034480] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.043195] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.046522] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.056780] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.062507] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.070720] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.074515] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.084237] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.086324] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.096524] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.101650] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.110132] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.114223] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.123820] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.126154] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.133456] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.138257] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.145168] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.150011] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.159572] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.163140] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.169772] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.174008] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.182456] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.186425] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.193251] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.198539] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.205188] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.209993] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.218200] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.221987] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.229322] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.234539] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.241334] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.246076] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.256626] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.261470] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.324949] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.329864] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.333883] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.346629] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.349456] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.355800] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.359645] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.366178] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.370507] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.446012] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.448480] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.452005] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.452545] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.458149] pci_bus 0000:02: extended config space not accessible [ 1.462094] acpiphp: Slot [1] registered [ 1.464541] acpiphp: Slot [0] registered [ 1.466820] acpiphp: Slot [2] registered [ 1.468467] acpiphp: Slot [3] registered [ 1.470863] acpiphp: Slot [4] registered [ 1.472468] acpiphp: Slot [5] registered [ 1.474816] acpiphp: Slot [6] registered [ 1.476497] acpiphp: Slot [7] registered [ 1.478838] acpiphp: Slot [8] registered [ 1.480467] acpiphp: Slot [9] registered [ 1.483032] acpiphp: Slot [10] registered [ 1.484466] acpiphp: Slot [11] registered [ 1.486849] acpiphp: Slot [12] registered [ 1.488466] acpiphp: Slot [13] registered [ 1.492472] acpiphp: Slot [14] registered [ 1.494851] acpiphp: Slot [15] registered [ 1.496541] acpiphp: Slot [16] registered [ 1.499005] acpiphp: Slot [17] registered [ 1.501028] acpiphp: Slot [18] registered [ 1.503471] acpiphp: Slot [19] registered [ 1.504469] acpiphp: Slot [20] registered [ 1.507173] acpiphp: Slot [21] registered [ 1.508474] acpiphp: Slot [22] registered [ 1.511130] acpiphp: Slot [23] registered [ 1.512468] acpiphp: Slot [24] registered [ 1.515039] acpiphp: Slot [25] registered [ 1.516467] acpiphp: Slot [26] registered [ 1.519129] acpiphp: Slot [27] registered [ 1.520466] acpiphp: Slot [28] registered [ 1.523055] acpiphp: Slot [29] registered [ 1.524520] acpiphp: Slot [30] registered [ 1.527046] acpiphp: Slot [31] registered [ 1.530764] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.539784] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.610878] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.612488] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.616151] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.616529] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.623261] acpiphp: Slot [0-2] registered [ 1.624944] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.632322] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.636427] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.641922] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.715301] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.716538] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.720543] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.725888] acpiphp: Slot [0-3] registered [ 1.728930] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.735104] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.740427] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.818138] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.820757] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.824524] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.830742] acpiphp: Slot [0-4] registered [ 1.832914] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.843095] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.921071] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.924077] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.924526] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.930664] acpiphp: Slot [0-5] registered [ 1.932963] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.941728] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.950706] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.027719] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.028546] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.032393] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.034517] acpiphp: Slot [0-6] registered [ 2.102816] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.104536] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.108477] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.114359] acpiphp: Slot [0-7] registered [ 2.182514] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.184523] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.188450] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.194650] acpiphp: Slot [0-8] registered [ 2.262950] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.264523] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.268406] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.270167] acpiphp: Slot [0-9] registered [ 2.338634] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.340527] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.344475] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.350568] acpiphp: Slot [0-10] registered [ 2.418582] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.420526] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.424522] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.430386] acpiphp: Slot [0-11] registered [ 2.498835] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.500524] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.504523] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.509896] acpiphp: Slot [0-12] registered [ 2.578700] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.580526] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.584450] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.589776] acpiphp: Slot [0-13] registered [ 2.658487] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.660523] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.664474] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.669975] acpiphp: Slot [0-14] registered [ 2.739942] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.740530] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.744452] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.753943] acpiphp: Slot [0-15] registered [ 2.823611] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.824523] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.828474] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.834704] acpiphp: Slot [0-16] registered [ 2.902283] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.904525] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.908451] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.914141] acpiphp: Slot [0-17] registered [ 2.982881] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.984546] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.988524] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.993984] acpiphp: Slot [0-18] registered [ 3.063346] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.064522] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.068450] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.074853] acpiphp: Slot [0-19] registered [ 3.142495] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.144523] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.148474] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.154193] acpiphp: Slot [0-20] registered [ 3.222584] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.224523] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.228426] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.234487] acpiphp: Slot [0-21] registered [ 3.302342] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.304529] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.308498] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.314104] acpiphp: Slot [0-22] registered [ 3.382428] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.384524] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.388477] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.394816] acpiphp: Slot [0-23] registered [ 3.462206] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.464523] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.468426] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.474173] acpiphp: Slot [0-24] registered [ 3.543379] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.544523] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.548426] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.554553] acpiphp: Slot [0-25] registered [ 3.621978] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.624523] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.628450] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.668470] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.672230] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.672680] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.676396] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.676598] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.680210] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.680782] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.684486] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.688088] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.688511] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.692004] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.692444] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.695936] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.696447] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.700441] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.703910] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.710121] iommu: Default domain type: Translated [ 3.712427] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.719931] SCSI subsystem initialized [ 3.722357] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.724413] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.724441] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.727763] vgaarb: loaded [ 3.729034] ACPI: bus type USB registered [ 3.731800] usbcore: registered new interface driver usbfs [ 3.732549] usbcore: registered new interface driver hub [ 3.735909] usbcore: registered new device driver usb [ 3.736791] pps_core: LinuxPPS API ver. 1 registered [ 3.739678] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.740431] PTP clock support registered [ 3.743614] EDAC MC: Ver: 3.0.0 [ 3.752665] NetLabel: Initializing [ 3.754798] NetLabel: domain hash size = 128 [ 3.756426] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.760159] NetLabel: unlabeled traffic allowed by default [ 3.760610] PCI: Using ACPI for IRQ routing [ 4.482377] clocksource: Switched to clocksource kvm-clock [ 4.568366] VFS: Disk quotas dquot_6.6.0 [ 4.571030] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.576769] AppArmor: AppArmor Filesystem Enabled [ 4.579687] pnp: PnP ACPI init [ 4.582831] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.587473] pnp: PnP ACPI: found 5 devices [ 4.596730] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.602326] NET: Registered PF_INET protocol family [ 4.620842] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.629620] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.635291] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.640480] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.645623] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.650400] TCP: Hash tables configured (established 1024 bind 1024) [ 4.655435] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.660682] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.665059] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.670242] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.674256] NET: Registered PF_XDP protocol family [ 4.677704] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.683193] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.688621] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.694092] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.699523] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.705481] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.710945] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.716448] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.721995] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.727467] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.732985] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.738444] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.744023] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.749620] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.755123] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.760542] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.766026] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.771473] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.777136] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.783255] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.789546] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.795624] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.801520] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.807435] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.813611] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.818038] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.822588] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.826995] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.831428] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.835587] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.839703] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.843917] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.848039] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.852198] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.856362] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.860552] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.864858] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.868872] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.873169] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.877630] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.881858] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.886283] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.890497] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.894918] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.899140] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.903640] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.908732] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.912523] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.916116] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.920084] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.924256] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.928075] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.931734] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.935692] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.939377] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.943122] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.946780] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.950378] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.953834] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.957705] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.961279] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.964815] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.968282] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.971840] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.975263] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.978850] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.982572] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.986305] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.989866] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.993410] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.996937] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.000511] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.004108] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.007769] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.011602] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.015250] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.019034] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.022685] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.026526] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.030128] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.033927] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.037551] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.041373] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.045026] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.048810] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.052405] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.056205] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.059823] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.063658] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.067322] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.071164] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.074800] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.078603] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.082280] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.086057] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.089006] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.094631] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.099709] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.106551] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.109650] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.114929] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.120044] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.126651] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.130668] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.136943] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.142710] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.146546] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.152375] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.157938] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.161928] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.167073] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.174336] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.178127] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.184071] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.189657] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.193517] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.198029] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.205175] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.208903] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.214281] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.219893] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.223687] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.228238] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.236038] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.239911] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.244378] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.251533] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.255333] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.259823] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.279867] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.283655] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.288109] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.295237] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.299016] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.304795] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.310362] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.313353] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.317717] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.322813] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.328682] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.331623] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.336033] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.340582] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.347930] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.350892] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.355276] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.359727] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.366702] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.369656] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.374131] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.380166] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.385896] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.388862] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.393290] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.398572] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.405195] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.408227] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.412725] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.417420] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.424817] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.427736] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.432137] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.436569] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.443708] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.446645] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.451021] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.455407] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.462492] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.465427] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.469825] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.474275] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.479862] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.483831] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.488525] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.492957] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.498475] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.501517] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.507977] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.512507] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.518120] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.521070] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.525642] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.531911] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.537626] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.540586] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.545006] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.551133] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.556958] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.560533] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.564031] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.567942] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.572338] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.576233] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.580701] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.583871] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.587475] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.591637] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.594877] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.598499] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.603737] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.607307] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.611479] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.615067] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.619051] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.622644] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.626781] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.630488] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.634644] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.638397] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.642579] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.646184] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.650350] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.654957] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.659112] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.663594] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.669070] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.672682] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.676831] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.680376] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.684536] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.688082] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.692245] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.695538] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.699182] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.703328] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.706561] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.710157] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.714299] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.717508] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.721089] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.725252] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.728462] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.731993] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.736182] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.739401] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.742966] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.747111] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.750345] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.753900] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.758047] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.761305] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.764848] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.769041] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.772257] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.775849] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.779999] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.783222] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.786798] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.791031] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.794269] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.797834] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.802006] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.805243] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.808821] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.812984] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.816168] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.819711] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.823884] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.827129] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.830709] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.837579] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.845596] PCI: CLS 0 bytes, default 64 [ 5.848592] Trying to unpack rootfs image as initramfs... [ 5.853066] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.870008] Initialise system trusted keyrings [ 5.876580] Key type blacklist registered [ 5.884770] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.917870] zbud: loaded [ 5.920468] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.928748] fuse: init (API version 7.34) [ 5.933430] integrity: Platform Keyring initialized [ 5.948498] Key type asymmetric registered [ 5.950985] Asymmetric key parser 'x509' registered [ 5.956967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.969097] io scheduler mq-deadline registered [ 5.975297] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.988832] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.999819] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.009018] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.019504] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.032875] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.039183] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.052787] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.060016] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.073102] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.083609] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.096745] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.102936] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.117090] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.123918] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.137441] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.145656] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.153370] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.160910] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.170493] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.181022] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.190673] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.201100] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.210638] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.221508] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.236936] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.244871] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.254633] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.265360] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.271501] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.285276] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.295542] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.304929] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.312757] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.321555] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.332763] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.339928] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.353110] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.362461] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.373062] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.382572] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.391510] Freeing initrd memory: 8744K [ 6.394311] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.40010000 719] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.404629] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.410790] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.414653] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.421240] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.425008] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.432568] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.436369] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.440791] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.445281] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.449026] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.455699] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.463270] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.467038] shpchp 0000:01:00.0: Slot initialization failed [ 6.473396] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.478427] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.482877] ACPI: button: Power Button [PWRF] [ 6.502366] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.538687] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.545361] Linux agpgart interface v0.103 [ 6.551198] loop: module loaded [ 6.554244] tun: Universal TUN/TAP device driver, 1.6 [ 6.557634] PPP generic driver version 2.4.2 [ 6.560342] VFIO - User Level meta-driver version: 0.3 [ 6.563908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.567640] ehci-pci: EHCI PCI platform driver [ 6.570409] ehci-platform: EHCI generic platform driver [ 6.573762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.577341] ohci-pci: OHCI PCI platform driver [ 6.580104] ohci-platform: OHCI generic platform driver [ 6.584297] uhci_hcd: USB Universal Host Controller Interface driver [ 6.590093] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.593325] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.597681] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.600690] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.604651] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.609559] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.613862] usb usb1: Product: UHCI Host Controller [ 6.616890] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.620705] usb usb1: SerialNumber: 0000:02:01.0 [ 6.623779] hub 1-0:1.0: USB hub found [ 6.626249] hub 1-0:1.0: 2 ports detected [ 6.629500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.636258] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.639377] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.642790] mousedev: PS/2 mouse device common for all mice [ 6.647168] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.652317] rtc_cmos 00:03: RTC can wake from S4 [ 6.657271] rtc_cmos 00:03: registered as rtc0 [ 6.660526] rtc_cmos 00:03: setting system clock to 2025-10-09T09:59:20 UTC (1760003960) [ 6.665733] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.669620] i2c_dev: i2c /dev entries driver [ 6.672301] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.679347] device-mapper: uevent: version 1.0.3 [ 6.682520] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.687931] platform eisa.0: Probing EISA bus 0 [ 6.690777] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.694888] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.699021] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.703000] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.706840] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.710715] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.714510] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.718351] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.722186] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.725971] platform eisa.0: EISA: Detected 0 cards [ 6.729016] ledtrig-cpu: registered to indicate activity on CPUs [ 6.733240] drop_monitor: Initializing network drop monitor service [ 6.737488] NET: Registered PF_INET6 protocol family [ 6.750902] Segment Routing with IPv6 [ 6.753344] In-situ OAM (IOAM) with IPv6 [ 6.755965] NET: Registered PF_PACKET protocol family [ 6.759326] Key type dns_resolver registered [ 6.763114] IPI shorthand broadcast: enabled [ 6.766296] registered taskstats version 1 [ 6.769185] Loading compiled-in X.509 certificates [ 6.773226] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.779536] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.785621] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.791421] blacklist: Loading compiled-in revocation X.509 certificates [ 6.795433] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.801096] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.807180] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.813390] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.819443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.825656] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.831850] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.838296] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.845031] zswap: loaded using pool lzo/zbud [ 6.848229] Key type .fscrypt registered [ 6.850802] Key type fscrypt-provisioning registered [ 6.856121] Key type encrypted registered [ 6.858763] AppArmor: AppArmor sha1 policy hashing enabled [ 6.862261] ima: No TPM chip found, activating TPM-bypass! [ 6.865567] Loading compiled-in module X.509 certificates [ 6.869340] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.875106] ima: Allocated hash algorithm: sha1 [ 6.878176] ima: No architecture policies found [ 6.880962] evm: Initialising EVM extended attributes: [ 6.884063] evm: security.selinux [ 6.886303] evm: security.SMACK64 [ 6.888483] evm: security.SMACK64EXEC [ 6.890789] evm: security.SMACK64TRANSMUTE [ 6.893409] evm: security.SMACK64MMAP [ 6.895692] evm: security.apparmor [ 6.911198] evm: security.ima [ 6.913204] evm: security.capability [ 6.915453] evm: HMAC attrs: 0x1 [ 6.920459] PM: Magic number: 13:97:980 [ 6.924297] RAS: Correctable Errors collector initialized. [ 6.927769] Unstable clock detected, switching default tracing clock to "global" [ 6.927769] If you want to keep using the local clock, then add: [ 6.927769] "trace_clock=local" [ 6.927769] on the kernel command line [ 6.970569] Freeing unused decrypted memory: 2036K [ 7.008202] Freeing unused kernel image (initmem) memory: 3244K [ 7.011654] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.015500] Write protecting the kernel read-only data: 30720k [ 7.045983] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.065618] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.103650] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.108093] Run /init as init process info: initramfs: up at 6.53 [ 7.238326] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.250544] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.254843] GPT:229375 != 2097151 [ 7.257092] GPT:Alternate GPT header not at the end of the disk. [ 7.260691] GPT:229375 != 2097151 [ 7.262864] GPT: Use GNU Parted to correct GPT errors. [ 7.330990] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.698007] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.729289] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.44 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:c7:c7:e2:ca:e6:94:46:5f:94:1e:15:51:3c:7e:91:ab forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx8E/7GG7M/XMH+uqdGTYrSC6twctkrMrNvgD5VVQNZFyglCgO+w/Xy259RvV22WDJY5fnMZWktHQTTLFaU/6NpW+6ufPGmwDKcUpX2Sn7t3hZJt4jrT6QKdv5hO0f+DJcblnF4kQHL/Tm8t8/pYd9dA8xxIjCV23udbSeUaMk4cjkkQrzevuIKN38kxIJpwoA8EFy6QYzmAW65wq4Jt/EaOEeFTN7nsapVvwg2FakTMBYcCbB5L4gtGU/K8fuKvHIqPWhlhI4Q+yEfrLzIibSDUqJxlJ/+Pxej+jZ+U/kRrgvRg7FD7rsjLcyxqbhX4IQDryh6E3sB/Enk8H+hYrv root@tempest-testnetworkbasicops-server-1164663661 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBW6KJOtn2972Qmsa8SoULEzKs+S2uPGWv0siNBHrr33A/Qpy11KVFnPNHHzt1DX7tkpgpQHXFjmNnfY1u8Ssa4= root@tempest-testnetworkbasicops-server-1164663661 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed9:1b2f/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c7c7e2ca-e694-465f-941e-15513c7e91ab name: tempest-TestNetworkBasicOps-server-1164663661 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1164663661 launch-index: 0 === cirros: current=0.6.2 uptime=8.34 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D9:1B:2F inet6 addr: fe80::f816:3eff:fed9:1b2f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1934 (1.8 KiB) TX bytes:906 (906.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1164663661 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.808668] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.823791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.015333] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.035460] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.143539] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.144796] ISO 9660 Extensions: RRIP_1991A [ 8.262219] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.316456] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.794573] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.797687] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 10:59:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 10:59:22 cirros auth.notice su: + none root:cirros Oct 9 10:59:22 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: DUID 00:04:c7:c7:e2:ca:e6:94:46:5f:94:1e:15:51:3c:7e:91:ab Oct 9 10:59:22 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d9:1b:2f Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed9:1b2f Oct 9 10:59:22 cirros authpriv.info dropbear[391]: Running in background Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.6 from 10.100.0.1 Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.6/28 Oct 9 10:59:22 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1164663661 login: 2025-10-09 09:59:30,229 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:30,234 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:30,333 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:30,333 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:31,205 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.871s 2025-10-09 09:59:31,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--166756604", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-32cc80e7-06e7-4f36-adbe-88e9b4010c38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","name":"tempest-network-smoke--166756604","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T09:59:30Z","updated_at":"2025-10-09T09:59:30Z","revision_number":1}}' 2025-10-09 09:59:31,267 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.061s 2025-10-09 09:59:31,268 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-159112de-ad53-4b9c-87d3-2df7843b303f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"84437666-807a-4447-bd7a-0515f9521286","name":"tempest-subnet-smoke-200082371","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:58:54Z","updated_at":"2025-10-09T09:58:54Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:59:31,345 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.077s 2025-10-09 09:59:31,345 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-96824cea-0701-4559-8faa-2823518d64a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:59:31,396 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.051s 2025-10-09 09:59:31,397 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3b4c5f2c-eb11-4815-bd1a-e2dcc4b7b619', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:59:32,046 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28 0.648s 2025-10-09 09:59:32,046 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-086ea15c-7304-44c4-ba8c-05e15077e432', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:59:32,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.082s 2025-10-09 09:59:32,129 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f848f80a-0d83-4b91-af02-9d08b0ed04b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 09:59:32,178 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28 0.049s 2025-10-09 09:59:32,178 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f00b62a5-505b-491c-8b52-bdf2884e0e40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-10-09 09:59:33,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.075s 2025-10-09 09:59:33,254 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1325322952", "network_id": "4f792301-cf2d-455d-8ad6-8a55cc3146e9", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-73d7bbe7-e5fd-4757-ace2-485f1d41c8f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"20b5ca7c-b150-4088-a752-06476ff7fe94","name":"tempest-subnet-smoke-1325322952","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-10-09T09:59:32Z","updated_at":"2025-10-09T09:59:32Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:33,254 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:33,257 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:33,352 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:33,353 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:33,353 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-10-09 09:59:33,353 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:33,355 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:33,452 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:33,452 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:34,056 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab 0.599s 2025-10-09 09:59:34,056 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-8b46ee94-b83d-4d06-ab2e-172f3b34e906', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"ports":[{"id":"55484b13-541c-4895-beab-bdcdaa30f4fe","name":"","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:1b:2f","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"84437666-807a-4447-bd7a-0515f9521286","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["72489230-c514-4cf9-bf1c-35e063204738"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:04Z","updated_at":"2025-10-09T09:59:10Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:59:38,152 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/os-interface 4.096s 2025-10-09 09:59:38,153 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"interfaceAttachment": {"net_id": "4f792301-cf2d-455d-8ad6-8a55cc3146e9"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:34 GMT', 'server': 'Apache', 'content-length': '280', '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-d772e914-4df0-4b5c-b476-908f7bc71825', 'x-compute-request-id': 'req-d772e914-4df0-4b5c-b476-908f7bc71825', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "4f792301-cf2d-455d-8ad6-8a55cc3146e9", "port_id": "8bfb9190-a455-483f-a18f-f65db3220f30", "mac_addr": "fa:16:3e:79:80:50", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "20b5ca7c-b150-4088-a752-06476ff7fe94", "ip_address": "10.100.0.28"}]}}' 2025-10-09 09:59:38,230 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab 0.075s 2025-10-09 09:59:38,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-e0f676cb-00cd-44ba-9cee-22df9571b52d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"ports":[{"id":"55484b13-541c-4895-beab-bdcdaa30f4fe","name":"","network_id":"ab21f371-26e2-4c4f-bba0-3c44fb308723","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:1b:2f","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"84437666-807a-4447-bd7a-0515f9521286","ip_address":"10.100.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["72489230-c514-4cf9-bf1c-35e063204738"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.6","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:04Z","updated_at":"2025-10-09T09:59:10Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"8bfb9190-a455-483f-a18f-f65db3220f30","name":"","network_id":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:79:80:50","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20b5ca7c-b150-4088-a752-06476ff7fe94","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:34Z","updated_at":"2025-10-09T09:59:38Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:59:38,230 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.075247 seconds 2025-10-09 09:59:38,230 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-10-09 09:59:38,230 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,233 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,329 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,329 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,333 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.102677 seconds 2025-10-09 09:59:38,333 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-10-09 09:59:38,333 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,335 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,388 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,388 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,393 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.28/28 dev eth1 2025-10-09 09:59:38,393 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,394 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,448 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,449 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,456 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-10-09 09:59:38,457 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,458 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,512 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,512 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,611 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab&network_id=4f792301-cf2d-455d-8ad6-8a55cc3146e9 0.094s 2025-10-09 09:59:38,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-5dfc16ad-97bb-4498-ad30-b935b57aeb5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c7c7e2ca-e694-465f-941e-15513c7e91ab&network_id=4f792301-cf2d-455d-8ad6-8a55cc3146e9'} Body: b'{"ports":[{"id":"8bfb9190-a455-483f-a18f-f65db3220f30","name":"","network_id":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:79:80:50","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20b5ca7c-b150-4088-a752-06476ff7fe94","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:34Z","updated_at":"2025-10-09T09:59:38Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 09:59:38,612 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,613 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,709 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,709 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,710 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:79:80:50/ {print $2}' 2025-10-09 09:59:38,710 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:38,711 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:38,764 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:38,765 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:38,831 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.061s 2025-10-09 09:59:38,831 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1380098384", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAbgn6SPIFM6AGarUubqFoimfuOdsNeRWX5sq4kHFgr7hG7is5Q/Q8Ek3R1Q0esxFqFL7X0+gBaYCim0P8OY9cMbX9okJGNQoFkk0zy9ycrfeQthKDNu+tA50E3TW/m2Ww=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:38 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fd22e8-419f-46e7-aeef-025e039ce0a8', 'x-compute-request-id': 'req-45fd22e8-419f-46e7-aeef-025e039ce0a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1380098384", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAbgn6SPIFM6AGarUubqFoimfuOdsNeRWX5sq4kHFgr7hG7is5Q/Q8Ek3R1Q0esxFqFL7X0+gBaYCim0P8OY9cMbX9okJGNQoFkk0zy9ycrfeQthKDNu+tA50E3TW/m2Ww==", "fingerprint": "cf:28:92:1d:1f:d3:58:ae:6f:84:34:54:63:6a:12:9d", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 09:59:39,134 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.301s 2025-10-09 09:59:39,134 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2105662885", "description": "tempest-secgroup-smoke-2105662885 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-21138c63-fd33-40c2-91ff-5b5aca5005a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "name": "tempest-secgroup-smoke-2105662885", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-2105662885 description", "shared": false, "security_group_rules": [{"id": "099f9b3a-1cb5-4121-a22c-c2d6f0ebc174", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "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": 135, "description": null, "tags": [], "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "864880b2-734b-4b44-9ffa-e52fb874999d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "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": 134, "description": null, "tags": [], "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:39,268 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.133s 2025-10-09 09:59:39,268 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3f40292d-7c90-4418-9ff0-4d6b28b1887a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9d9c5841-f068-4e2e-b1cf-4e5fadeeb078", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:39,401 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.132s 2025-10-09 09:59:39,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d21189f4-b183-41d0-a71c-d46a130d3fce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9716fb97-b54a-47cb-a255-71c77fe6cadb", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:39,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.130s 2025-10-09 09:59:39,532 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1f3cd3c6-05b3-4661-bdd4-6b77e9830bcf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "dec949b6-c0b8-48bd-8642-c4b2c0548e58", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:39,686 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2025-10-09 09:59:39,686 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-665fa32f-1b99-4b9b-a01f-5d79d30cd49b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "508c320f-8a00-4639-8709-1e931eb84d18", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:39,817 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.130s 2025-10-09 09:59:39,817 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-002e633d-7ffa-419c-a2bc-a4a55e5658a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "3707fda2-bdfd-40d0-86fd-c00c824294f0", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:39Z", "updated_at": "2025-10-09T09:59:39Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:40,103 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.285s 2025-10-09 09:59:40,103 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ec3f060c-305b-46a7-a7ee-f3b64c35c6c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "b3a3c889-6c9e-4147-8d88-9f9256a4ba44", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "405a5985-622d-4a01-bebe-dd3a8833c5f3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T09:59:40Z", "updated_at": "2025-10-09T09:59:40Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 09:59:40,404 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.295s 2025-10-09 09:59:40,404 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:40 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c13d366e-ae62-465d-950d-a5ece046f25d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["NgYQZAYcQu607C4FpXfniQ"], "expires_at": "2025-10-09T10:59:40.000000Z", "issued_at": "2025-10-09T09:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 09:59:40,404 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-10-09 09:59:41,340 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 0.935s 2025-10-09 09:59:41,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1252166476", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "4f792301-cf2d-455d-8ad6-8a55cc3146e9"}], "key_name": "tempest-TestNetworkBasicOps-1380098384", "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:40 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.te10000 sting/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b', '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-8f3c6407-a615-4702-afbf-2bdb3f177b1a', 'x-compute-request-id': 'req-8f3c6407-a615-4702-afbf-2bdb3f177b1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "adminPass": "ouCMe7Btdfe3"}}' 2025-10-09 09:59:41,493 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.151s 2025-10-09 09:59:41,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:41 GMT', 'server': 'Apache', 'content-length': '1395', '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-a177755f-2adf-4114-b730-f3b61739f0d7', 'x-compute-request-id': 'req-a177755f-2adf-4114-b730-f3b61739f0d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1380098384", "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-09 09:59:42,894 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.396s 2025-10-09 09:59:42,894 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:42 GMT', 'server': 'Apache', 'content-length': '1453', '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-72d84361-1169-469f-a667-a941c07e0227', 'x-compute-request-id': 'req-72d84361-1169-469f-a667-a941c07e0227', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1380098384", "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-09 09:59:42,897 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-10-09 09:59:44,254 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.356s 2025-10-09 09:59:44,254 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:43 GMT', 'server': 'Apache', 'content-length': '1521', '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-ad1242db-1402-43e9-9a9c-d8737937c1c6', 'x-compute-request-id': 'req-ad1242db-1402-43e9-9a9c-d8737937c1c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 09:59:46,094 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.835s 2025-10-09 09:59:46,094 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:45 GMT', 'server': 'Apache', 'content-length': '1521', '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-3aed36bd-1e0e-4310-a134-dc5c5bb2746a', 'x-compute-request-id': 'req-3aed36bd-1e0e-4310-a134-dc5c5bb2746a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 09:59:47,380 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.282s 2025-10-09 09:59:47,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:47 GMT', 'server': 'Apache', 'content-length': '1521', '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-6a6e0f9f-ccfb-4394-b342-d5f471d0648b', 'x-compute-request-id': 'req-6a6e0f9f-ccfb-4394-b342-d5f471d0648b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 09:59:49,071 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.686s 2025-10-09 09:59:49,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:48 GMT', 'server': 'Apache', 'content-length': '1693', '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-bcd1f34c-148a-4a94-b854-ec02d456d1f0', 'x-compute-request-id': 'req-bcd1f34c-148a-4a94-b854-ec02d456d1f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:48Z", "addresses": {"tempest-network-smoke--166756604": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:30:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": "2025-10-09T09:59:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 09:59:49,075 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-10-09 09:59:49,552 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.477s 2025-10-09 09:59:49,552 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 09:59:49 GMT', 'server': 'Apache', 'content-length': '1693', '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-83deacba-2fd9-45cf-9c0c-597a766170a7', 'x-compute-request-id': 'req-83deacba-2fd9-45cf-9c0c-597a766170a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkBasicOps-server-1252166476", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T09:59:48Z", "addresses": {"tempest-network-smoke--166756604": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:30:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": "2025-10-09T09:59:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 09:59:49,555 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 09:59:49,555 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:49,561 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:49,656 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:49,657 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:50,663 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:59:50,663 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 09:59:51,664 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 09:59:51,664 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:51,667 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:51,720 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:51,720 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:52,726 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:59:52,727 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 09:59:53,728 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 09:59:53,728 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:53,731 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:53,828 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:53,829 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:54,835 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:59:54,835 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 09:59:55,836 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 09:59:55,836 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:55,839 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:55,932 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:55,933 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:56,940 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:59:56,941 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 09:59:57,941 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 09:59:57,942 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 09:59:57,943 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 09:59:57,996 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 09:59:57,997 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 09:59:59,003 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 09:59:59,003 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:00,004 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:00,005 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:00,007 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:00,104 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:00,105 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:01,111 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:01,111 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:02,112 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:02,113 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:02,115 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:02,208 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:02,209 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:03,214 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:03,214 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:04,215 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:04,215 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:04,218 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:04,313 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:04,313 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:05,318 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:05,319 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:06,319 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:06,320 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:06,322 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:06,377 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:06,377 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:06,385 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 16.829503 seconds 2025-10-09 10:00:06,385 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o addr | awk '/eth1/ {print $4}' 2025-10-09 10:00:06,385 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:06,386 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:06,441 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:06,441 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:06,445 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.28/28 fe80::f816:3eff:fe79:8050/64 2025-10-09 10:00:06,445 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.28/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe79:8050/64 dev eth1; 2025-10-09 10:00:06,446 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:06,447 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:06,545 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:06,545 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:06,566 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr show eth1 | awk '/ether/ {print $2}' 2025-10-09 10:00:06,566 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:06,568 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:06,620 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:06,621 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:06,626 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:06,627 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:06,628 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:06,680 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:06,680 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:07,686 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:07,686 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:07,687 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.060171 seconds 2025-10-09 10:00:08,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30 0.585s 2025-10-09 10:00:08,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-d2771406-768f-4e5e-92a1-6d140c32652e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30'} Body: b'{"port":{"id":"8bfb9190-a455-483f-a18f-f65db3220f30","name":"","network_id":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:79:80:50","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20b5ca7c-b150-4088-a752-06476ff7fe94","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:34Z","updated_at":"2025-10-09T10:00:08Z","revision_number":5,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:00:08,272 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:08,273 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:08,274 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:08,369 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:08,369 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:09,375 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:09,376 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:10,377 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:10,377 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:10,379 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:10,476 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:10,476 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:11,482 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:11,482 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:12,483 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:12,483 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:12,485 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:12,580 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:12,581 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:13,587 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:13,587 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:14,588 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:14,588 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:14,591 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:14,684 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:14,685 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:15,691 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:15,692 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:16,692 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:16,692 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:16,694 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:16,790 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:16,790 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:17,796 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:17,796 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:18,797 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:18,798 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:18,800 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:18,897 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:18,897 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:19,903 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:19,903 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:20,904 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:20,904 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:20,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:21,000 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:21,001 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:22,007 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:22,007 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:23,009 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:23,009 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:23,011 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:23,065 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:23,065 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:24,072 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:24,072 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:25,073 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:25,074 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:25,076 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:25,129 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:25,129 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:26,136 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:26,136 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:27,137 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:27,138 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:27,140 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:27,237 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:27,237 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:28,244 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:28,244 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:29,245 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:29,245 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:29,247 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:29,366 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:29,369 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:30,407 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:30,408 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:31,409 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:31,409 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:31,412 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:31,514 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:31,515 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:32,522 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:32,523 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:33,524 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:33,524 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:33,527 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:33,581 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:33,581 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:34,588 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:34,588 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:35,589 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:35,589 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:35,592 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:35,689 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:35,690 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:36,698 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:36,698 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:37,699 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:37,700 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:37,702 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:37,754 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:37,754 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:38,760 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:38,760 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:39,761 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:39,762 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:39,764 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:39,817 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:39,819 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:40,825 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:40,827 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:41,828 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:41,828 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:41,830 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:41,986 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:41,987 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:43,047 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:43,048 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:44,049 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:44,049 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:44,051 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:44,149 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:44,149 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:45,155 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) from 10.100.0.28 eth1: 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:00:45,155 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.194. 2025-10-09 10:00:46,157 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.22 2025-10-09 10:00:46,157 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2025-10-09 10:00:46,159 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:00:46,253 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:00:46,253 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2025-10-09 10:00:46,261 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 37.988671 seconds 2025-10-09 10:00:46,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.360s 2025-10-09 10:00:46,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:46 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-d39975fa-5983-468a-a04d-ec9b8a2a7811', 'x-compute-request-id': 'req-d39975fa-5983-468a-a04d-ec9b8a2a7811', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'' 2025-10-09 10:00:47,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.695s 2025-10-09 10:00:47,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:46 GMT', 'server': 'Apache', 'content-length': '1699', '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-a2b6f1c6-fd84-40d9-8c98-75555505bd05', 'x-compute-request-id': 'req-a2b6f1c6-fd84-40d9-8c98-75555505bd05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"server": {"id": "c7e917a6-1f6f-4739-a31a-bdcfa52bf93b", "name": "tempest-TestNetworkB5CE0 asicOps-server-1252166476", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:41Z", "updated": "2025-10-09T10:00:46Z", "addresses": {"tempest-network-smoke--166756604": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:30:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1380098384", "OS-SRV-USG:launched_at": "2025-10-09T09:59:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2105662885"}], "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-09 10:00:48,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b 0.054s 2025-10-09 10:00:48,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:48 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-799ac8d4-ceb3-44fc-9bd1-499376160994', 'x-compute-request-id': 'req-799ac8d4-ceb3-44fc-9bd1-499376160994', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7e917a6-1f6f-4739-a31a-bdcfa52bf93b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c7e917a6-1f6f-4739-a31a-bdcfa52bf93b could not be found."}}' 2025-10-09 10:00:49,142 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/405a5985-622d-4a01-bebe-dd3a8833c5f3 0.765s 2025-10-09 10:00:49,142 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e986b322-1f83-47f8-aa02-2dfe1cb2be85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/405a5985-622d-4a01-bebe-dd3a8833c5f3'} Body: b'' 2025-10-09 10:00:49,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1380098384 0.060s 2025-10-09 10:00:49,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:49 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6353c197-1e25-4147-8751-24152e240fb4', 'x-compute-request-id': 'req-6353c197-1e25-4147-8751-24152e240fb4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1380098384'} Body: b'' 2025-10-09 10:00:49,284 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/os-interface/8bfb9190-a455-483f-a18f-f65db3220f30 0.080s 2025-10-09 10:00:49,284 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:49 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e9c6a7-4ab4-4f14-b911-20745a231414', 'x-compute-request-id': 'req-70e9c6a7-4ab4-4f14-b911-20745a231414', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab/os-interface/8bfb9190-a455-483f-a18f-f65db3220f30'} Body: b'' 2025-10-09 10:00:49,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30 0.090s 2025-10-09 10:00:49,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-9f09e64c-4b25-4cdd-a5b1-13af6bcb8243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30'} Body: b'{"port":{"id":"8bfb9190-a455-483f-a18f-f65db3220f30","name":"","network_id":"4f792301-cf2d-455d-8ad6-8a55cc3146e9","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:79:80:50","admin_state_up":true,"status":"ACTIVE","device_id":"c7c7e2ca-e694-465f-941e-15513c7e91ab","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20b5ca7c-b150-4088-a752-06476ff7fe94","ip_address":"10.100.0.28"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1164663661","dns_assignment":[{"ip_address":"10.100.0.28","hostname":"tempest-testnetworkbasicops-server-1164663661","fqdn":"tempest-testnetworkbasicops-server-1164663661.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T09:59:34Z","updated_at":"2025-10-09T10:00:08Z","revision_number":5,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:00:50,446 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30 0.070s 2025-10-09 10:00:50,446 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-1395d9af-e860-4d0f-9f66-a1a48b6abb36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8bfb9190-a455-483f-a18f-f65db3220f30'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 8bfb9190-a455-483f-a18f-f65db3220f30 could not be found.", "detail": ""}}' 2025-10-09 10:00:50,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/20b5ca7c-b150-4088-a752-06476ff7fe94 0.534s 2025-10-09 10:00:50,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-66a6288b-d8c9-47a3-a347-5cf0e1ae3dbe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/20b5ca7c-b150-4088-a752-06476ff7fe94'} Body: b'' 2025-10-09 10:00:51,358 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/4f792301-cf2d-455d-8ad6-8a55cc3146e9 0.376s 2025-10-09 10:00:51,359 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d91ac75a-6a49-46ae-a003-b9af84d19e2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/4f792301-cf2d-455d-8ad6-8a55cc3146e9'} Body: b'' 2025-10-09 10:00:52,155 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1173a381-8b13-4960-a079-45c336350a31 0.796s 2025-10-09 10:00:52,156 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:52 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bf3d800b-fa49-4a35-b415-2d2fdfd9432d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1173a381-8b13-4960-a079-45c336350a31'} Body: b'' 2025-10-09 10:00:52,273 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.117s 2025-10-09 10:00:52,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:52 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-065523a3-6765-4b45-98c7-09b4562a673e', 'x-compute-request-id': 'req-065523a3-6765-4b45-98c7-09b4562a673e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'' 2025-10-09 10:00:52,973 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.699s 2025-10-09 10:00:52,973 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:52 GMT', 'server': 'Apache', 'content-length': '1820', '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-b501ba29-5bca-4622-81bd-e8d7fd18d431', 'x-compute-request-id': 'req-b501ba29-5bca-4622-81bd-e8d7fd18d431', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"server": {"id": "c7c7e2ca-e694-465f-941e-15513c7e91ab", "name": "tempest-TestNetworkBasicOps-server-1164663661", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "e00b36c0bf83b37a28d0bf55a2cc0cb47383a0b64d9e44e9467ca87d", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T09:59:01Z", "updated": "2025-10-09T10:00:52Z", "addresses": {"tempest-network-smoke--804551991": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:1b:2f"}, {"version": 4, "addr": "192.168.122.194", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:1b:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1319761674", "OS-SRV-USG:launched_at": "2025-10-09T09:59:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2024853255"}], "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-09 10:00:54,042 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab 0.062s 2025-10-09 10:00:54,043 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:53 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-b9eec664-c25d-4f4b-b4cd-5cbb65f1101f', 'x-compute-request-id': 'req-b9eec664-c25d-4f4b-b4cd-5cbb65f1101f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c7c7e2ca-e694-465f-941e-15513c7e91ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c7c7e2ca-e694-465f-941e-15513c7e91ab could not be found."}}' 2025-10-09 10:00:54,165 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/72489230-c514-4cf9-bf1c-35e063204738 0.122s 2025-10-09 10:00:54,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3217b567-30b5-47bd-9bb4-087242b30975', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/72489230-c514-4cf9-bf1c-35e063204738'} Body: b'' 2025-10-09 10:00:54,222 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1319761674 0.056s 2025-10-09 10:00:54,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:54 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229023b9-c6a2-4df7-ba64-9b66428a57d7', 'x-compute-request-id': 'req-229023b9-c6a2-4df7-ba64-9b66428a57d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1319761674'} Body: b'' 2025-10-09 10:00:55,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15/remove_router_interface 0.842s 2025-10-09 10:00:55,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "84437666-807a-4447-bd7a-0515f9521286"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bad27ec5-a3c0-4159-955a-02244d6de4d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15/remove_router_interface'} Body: b'{"id": "ecedaf97-5c22-4442-b977-86bd327c0b15", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "2527c082-ccaa-4a90-a1d6-160def570cd4", "network_id": "ab21f371-26e2-4c4f-bba0-3c44fb308723", "subnet_id": "84437666-807a-4447-bd7a-0515f9521286", "subnet_ids": ["84437666-807a-4447-bd7a-0515f9521286"]}' 2025-10-09 10:00:55,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/84437666-807a-4447-bd7a-0515f9521286 0.211s 2025-10-09 10:00:55,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-16334e7f-2b41-4375-849a-f6db4d795ba1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/84437666-807a-4447-bd7a-0515f9521286'} Body: b'' 2025-10-09 10:00:55,743 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15 0.466s 2025-10-09 10:00:55,744 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0c435380-f64e-4966-9f59-0b13868bf2e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ecedaf97-5c22-4442-b977-86bd327c0b15'} Body: b'' 2025-10-09 10:00:56,330 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ab21f371-26e2-4c4f-bba0-3c44fb308723 0.586s 2025-10-09 10:00:56,330 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-07543a1a-4455-4bd1-805e-a761ed1837c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ab21f371-26e2-4c4f-bba0-3c44fb308723'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 10:00:56.348011Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2025-10-09 10:01:40.767594Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 10:00:56,738 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.388s 2025-10-09 10:00:56,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--147591991", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8b4d50ce-3431-4b6c-a822-f17c41bba4f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","name":"tempest-network-smoke--147591991","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:00:56Z","updated_at":"2025-10-09T10:00:56Z","revision_number":1}}' 2025-10-09 10:00:58,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.635s 2025-10-09 10:00:58,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1247062956", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-2f3378f9-0a97-48ef-ac63-695ea704566e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "b33a88d0-68a4-436e-a87a-85daf9013311", "name": "tempest-TestNetworkBasicOps-router-1247062956", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.188"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:00:57Z", "updated_at": "2025-10-09T10:00:57Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:00:58,472 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.096s 2025-10-09 10:00:58,472 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d5dc51a8-381f-4c25-adf5-681919b3d295', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:00:58,564 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.091s 2025-10-09 10:00:58,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b0ee7f0a-fa82-4a7a-b8a8-a086fe2f0d48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 10:00:58,624 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.060s 2025-10-09 10:00:58,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-13fa1c9d-0e6f-46b1-9c7b-30bedd70a31b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:00:59,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.630s 2025-10-09 10:00:59,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1323269461", "network_id": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:00:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-5130d16b-32d1-4571-a00b-faaa28ca30f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"c25ec0a3-de38-4793-b108-daaa1632ead0","name":"tempest-subnet-smoke-1323269461","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","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-09T10:00:58Z","updated_at":"2025-10-09T10:00:58Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:00,732 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311/add_router_interface 1.475s 2025-10-09 10:01:00,732 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c25ec0a3-de38-4793-b108-daaa1632ead0"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7da9ef89-0ec9-4819-82e3-15f6b619adfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311/add_router_interface'} Body: b'{"id": "b33a88d0-68a4-436e-a87a-85daf9013311", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "dca4fe77-1dff-4568-b9c3-889bb11ffe2f", "network_id": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "subnet_id": "c25ec0a3-de38-4793-b108-daaa1632ead0", "subnet_ids": ["c25ec0a3-de38-4793-b108-daaa1632ead0"]}' 2025-10-09 10:01:00,828 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.095s 2025-10-09 10:01:00,828 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-81e53ad9-39b3-478a-a716-65045e9279bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","name":"tempest-network-smoke--147591991","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c25ec0a3-de38-4793-b108-daaa1632ead0"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:00:56Z","updated_at":"2025-10-09T10:00:58Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":60298}]}' 2025-10-09 10:01:01,094 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.264s 2025-10-09 10:01:01,094 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-8a0bcad4-e295-44e6-9bb4-20bb678c9e80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"c25ec0a3-de38-4793-b108-daaa1632ead0","name":"tempest-subnet-smoke-1323269461","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T10:00:58Z","updated_at":"2025-10-09T10:00:58Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 10:01:01,185 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.090s 2025-10-09 10:01:01,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-0ee46842-dfea-4574-ba17-dbf58260a42f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "b33a88d0-68a4-436e-a87a-85daf9013311", "name": "tempest-TestNetworkBasicOps-router-1247062956", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.188"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:00:57Z", "updated_at": "2025-10-09T10:00:59Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:01,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.667s 2025-10-09 10:01:01,853 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1238411040", "network_id": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-2ffd1d06-40dc-4dc1-8e74-cd04d6156a84', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"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-09T10:01:01Z","updated_at":"2025-10-09T10:01:01Z","revision_number":1}}' 2025-10-09 10:01:02,112 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b 0.259s 2025-10-09 10:01:02,112 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-d314dfbb-5474-44c2-8ecc-b7adc49f4b38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b'} Body: b'{"port":{"id":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"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-09T10:01:01Z","updated_at":"2025-10-09T10:01:01Z","revision_number":1,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:02,194 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.081s 2025-10-09 10:01:02,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-743261970", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5qxPoCVJd5VnANzq6gXzu8Qg3VPhJTeiwPxTw4MegyVVNhe0MLS0a5xNScn1jiWodD1exagc6TYLbTjhulbxBE5a8G/SpWx3o0pPaddfHf09aIr3WlCbNx5ag3JmOgEg=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:02 GMT', 'server': 'Apache', 'content-length': '397', '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-ca678f53-7cb6-435a-87c8-60f1608ed1c5', 'x-compute-request-id': 'req-ca678f53-7cb6-435a-87c8-60f1608ed1c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-743261970", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP5qxPoCVJd5VnANzq6gXzu8Qg3VPhJTeiwPxTw4MegyVVNhe0MLS0a5xNScn1jiWodD1exagc6TYLbTjhulbxBE5a8G/SpWx3o0pPaddfHf09aIr3WlCbNx5ag3JmOgEg==", "fingerprint": "c6:2d:6d:8c:10:39:4a:0b:e1:85:55:4f:4b:54:d0:d1", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:01:02,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.160s 2025-10-09 10:01:02,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-435665969", "description": "tempest-secgroup-smoke-435665969 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-acf0c90f-9b56-4e50-9fe3-358420b8b324', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "name": "tempest-secgroup-smoke-435665969", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-435665969 description", "shared": false, "security_group_rules": [{"id": "2dd106b0-4426-489a-869c-f8ca66bd65f9", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "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": 152, "description": null, "tags": [], "created_at": "2025-10-09T10:01:02Z", "updated_at": "2025-10-09T10:01:02Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "ac160944-9dda-4ff7-8dd8-e54c78fe1e0d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "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": 153, "description": null, "tags": [], "created_at": "2025-10-09T10:01:02Z", "updated_at": "2025-10-09T10:01:02Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:01:02Z", "updated_at": "2025-10-09T10:01:02Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:02,712 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.354s 2025-10-09 10:01:02,712 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9b5b0b64-befc-4ca1-8e9e-5f5eabd73729', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2891f411-46c0-4fdf-9676-2b923d9c55ad", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:02Z", "updated_at": "2025-10-09T10:01:02Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:02,860 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.147s 2025-10-09 10:01:02,860 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6c86121d-25aa-4876-9528-6c2b1914e1ef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "42229a66-2bd6-4ef9-8322-9b07cd2d9425", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:02Z", "updated_at": "2025-10-09T10:01:02Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:03,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.305s 2025-10-09 10:01:03,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ccc3f62-016b-4a20-b86d-455e999569f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8685357e-c285-49c2-864b-458f6c34ec9e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:03Z", "updated_at": "2025-10-09T10:01:03Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:03,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.151s 2025-10-09 10:01:03,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-454551fa-8d59-4e59-97b7-60439b80d5b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "6164b2b1-d015-4bc8-b27b-d8d70da48919", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:03Z", "updated_at": "2025-10-09T10:01:03Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:03,466 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.147s 2025-10-09 10:01:03,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-298024ba-1dd3-42f1-8da7-48267d1f8c40', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ad56369b-6cc9-4a08-83c1-eef2a171ca8d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:03Z", "updated_at": "2025-10-09T10:01:03Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:03,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.132s 2025-10-09 10:01:03,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a56e8f8d-649b-47b3-852e-b47ed4e5b794', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "ee50c0ef-ad62-4319-941e-466519806ff6", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "8a963af2-f9ae-4339-9f97-e13b0b693bc6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:03Z", "updated_at": "2025-10-09T10:01:03Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:03,899 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.296s 2025-10-09 10:01:03,899 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-07ec2aea-5035-49d8-9c83-6b2e58b64ca9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["0T8TEydDTS-Y6QFEZG71jw"], "expires_at": "2025-10-09T11:01:03.000000Z", "issued_at": "2025-10-09T10:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:01:03,900 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-10-09 10:01:07,150 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.249s 2025-10-09 10:01:07,150 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1925701042", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "port": "24c642bf-d3e7-4003-97f5-0e43aca6db7b"}], "key_name": "tempest-TestNetworkBasicOps-743261970", "security_groups": [{"name": "tempest-secgroup-smoke-435665969"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:03 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455', '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-c65ab0c0-2e55-4635-937c-35b847bf74b8', 'x-compute-request-id': 'req-c65ab0c0-2e55-4635-937c-35b847bf74b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-435665969"}], "adminPass": "KPLpTsNRMRx7"}}' 2025-10-09 10:01:07,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.455s 2025-10-09 10:01:07,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:07 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad3c196-cc07-4a63-8ddf-041f60f45e97', 'x-compute-request-id': 'req-cad3c196-cc07-4a63-8ddf-041f60f45e97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-743261970", "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-09 10:01:09,099 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.488s 2025-10-09 10:01:09,100 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:08 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f068c92-45bd-417d-b474-ee102310a258', 'x-compute-request-id': 'req-9f068c92-45bd-417d-b474-ee102310a258', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-743261970", "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-09 10:01:09,103 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-10-09 10:01:10,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.353s 2025-10-09 10:01:10,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:10 GMT', 'server': 'Apache', 'content-length': '1494', '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-9e001172-a057-4225-8d8b-83b5b16586ce', 'x-compute-request-id': 'req-9e001172-a057-4225-8d8b-83b5b16586ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:10,460 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-10-09 10:01:11,738 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.276s 2025-10-09 10:01:11,738 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:11 GMT', 'server': 'Apache', 'content-length': '1494', '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-647115be-2fe6-433a-a371-9013e1a96734', 'x-compute-request-id': 'req-647115be-2fe6-433a-a371-9013e1a96734', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:13,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.461s 2025-10-09 10:01:13,204 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:12 GMT', 'server': 'Apache', 'content-length': '1494', '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-a23f9158-d6a3-4c56-8776-47a07d13509c', 'x-compute-request-id': 'req-a23f9158-d6a3-4c56-8776-47a07d13509c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:14,919 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.711s 2025-10-09 10:01:14,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:14 GMT', 'server': 'Apache', 'content-length': '1665', '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-7366a759-30a4-47c7-ac4d-93c04cdb14ff', 'x-compute-request-id': 'req-7366a759-30a4-47c7-ac4d-93c04cdb14ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:13Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": "2025-10-09T10:01:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:14,922 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:01:15,162 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.239s 2025-10-09 10:01:15,162 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:14 GMT', 'server': 'Apache', 'content-length': '1665', '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-e5e5f0b3-5286-456f-8d8b-eee857b4c743', 'x-compute-request-id': 'req-e5e5f0b3-5286-456f-8d8b-eee857b4c743', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:13Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": "2025-10-09T10:01:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:15,165 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 10:01:15,228 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4640d9c1-5670-4ad1-a4f3-488fb30df455 0.063s 2025-10-09 10:01:15,229 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-3ae0a737-5302-420b-9cbe-752b50750671', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"ports":[{"id":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"ACTIVE","device_id":"4640d9c1-5670-4ad1-a4f3-488fb30df455","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1925701042","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1925701042","fqdn":"tempest-testnetworkbasicops-server-1925701042.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:01:01Z","updated_at":"2025-10-09T10:01:12Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:15,229 25 DEBUG [tempest.common.waiters] Server ID 4640d9c1-5670-4ad1-a4f3-488fb30df455 ports are all ACTIVE [{'id': '24c642bf-d3e7-4003-97f5-0e43aca6db7b', 'name': 'tempest-TestNetworkBasicOps-1238411040', 'network_id': 'f1bd1d23-0de7-4b9c-b34f-27d8df0f3147', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:d9:5b:8d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4640d9c1-5670-4ad1-a4f3-488fb30df455', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c25ec0a3-de38-4793-b108-daaa1632ead0', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['938aac20-7e1a-43e3-b950-0829bdd160e1'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1925701042', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-te10000 stnetworkbasicops-server-1925701042', 'fqdn': 'tempest-testnetworkbasicops-server-1925701042.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T10:01:01Z', 'updated_at': '2025-10-09T10:01:12Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 10:01:17,262 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.032s 2025-10-09 10:01:17,262 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "24c642bf-d3e7-4003-97f5-0e43aca6db7b", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-9090896e-6431-4824-b542-e36dc74361eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5af98b34-6f65-4432-a66a-177df2bbc118", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.223", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "b33a88d0-68a4-436e-a87a-85daf9013311", "port_id": "24c642bf-d3e7-4003-97f5-0e43aca6db7b", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1238411040", "network_id": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "mac_address": "fa:16:3e:d9:5b:8d", "admin_state_up": true, "status": "ACTIVE", "device_id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:01:16Z", "updated_at": "2025-10-09T10:01:16Z", "revision_number": 0}}' 2025-10-09 10:01:17,372 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4640d9c1-5670-4ad1-a4f3-488fb30df455&network_id=f1bd1d23-0de7-4b9c-b34f-27d8df0f3147 0.109s 2025-10-09 10:01:17,372 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1379', 'x-openstack-request-id': 'req-79b68083-4e18-4bfc-a69f-7d19f0a88e99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4640d9c1-5670-4ad1-a4f3-488fb30df455&network_id=f1bd1d23-0de7-4b9c-b34f-27d8df0f3147'} Body: b'{"ports":[{"id":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"ACTIVE","device_id":"4640d9c1-5670-4ad1-a4f3-488fb30df455","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1925701042","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1925701042","fqdn":"tempest-testnetworkbasicops-server-1925701042.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:01:01Z","updated_at":"2025-10-09T10:01:12Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:17,473 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.100s 2025-10-09 10:01:17,473 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:17 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-0d086ce1-5b54-416f-a73b-81d0f06be530', 'x-compute-request-id': 'req-0d086ce1-5b54-416f-a73b-81d0f06be530', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'' 2025-10-09 10:01:17,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.328s 2025-10-09 10:01:17,802 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:17 GMT', 'server': 'Apache', 'content-length': '1671', '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-0a6f81ae-e9ec-4da1-b64e-3a98e9734e11', 'x-compute-request-id': 'req-0a6f81ae-e9ec-4da1-b64e-3a98e9734e11', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:17Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": "2025-10-09T10:01:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:19,091 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.284s 2025-10-09 10:01:19,092 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:18 GMT', 'server': 'Apache', 'content-length': '1751', '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-4621ff17-e23c-44a8-863d-41f9e569fde4', 'x-compute-request-id': 'req-4621ff17-e23c-44a8-863d-41f9e569fde4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"server": {"id": "4640d9c1-5670-4ad1-a4f3-488fb30df455", "name": "tempest-TestNetworkBasicOps-server-1925701042", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:07Z", "updated": "2025-10-09T10:01:17Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}, {"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-743261970", "OS-SRV-USG:launched_at": "2025-10-09T10:01:13.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-09 10:01:20,149 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.053s 2025-10-09 10:01:20,149 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:20 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-ea822969-715a-428f-ba67-40978663212f', 'x-compute-request-id': 'req-ea822969-715a-428f-ba67-40978663212f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4640d9c1-5670-4ad1-a4f3-488fb30df455 could not be found."}}' 2025-10-09 10:01:20,926 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b 0.776s 2025-10-09 10:01:20,926 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '961', 'x-openstack-request-id': 'req-2c5a353d-ced7-4138-a25a-2851e9a1bdcc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b'} Body: b'{"port":{"id":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"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-09T10:01:01Z","updated_at":"2025-10-09T10:01:18Z","revision_number":6,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:20,995 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.068s 2025-10-09 10:01:20,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-614246910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPNC5+71zwS4peThbBj0rTs2iUGxV6KoykdELOAeuqqTcHI7GCX2cJpli9Fly77fC2uQduSSC/CbKmPPAuRDVwt9Ei0C4MDfiTMQHdYKRTolBvlRviK/zoaSsqEMl47FRQ=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:20 GMT', 'server': 'Apache', 'content-length': '397', '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-6bb1bae3-dcbe-4613-afba-0685d8494090', 'x-compute-request-id': 'req-6bb1bae3-dcbe-4613-afba-0685d8494090', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-614246910", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPNC5+71zwS4peThbBj0rTs2iUGxV6KoykdELOAeuqqTcHI7GCX2cJpli9Fly77fC2uQduSSC/CbKmPPAuRDVwt9Ei0C4MDfiTMQHdYKRTolBvlRviK/zoaSsqEMl47FRQ==", "fingerprint": "6c:6f:7a:39:e5:9a:dd:d9:4d:47:5f:3b:1c:02:4c:5a", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:01:21,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.151s 2025-10-09 10:01:21,148 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1621961277", "description": "tempest-secgroup-smoke-1621961277 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-94d19c32-7316-4b7b-9862-0b44b0d721b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "name": "tempest-secgroup-smoke-1621961277", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-1621961277 description", "shared": false, "security_group_rules": [{"id": "4e8e662b-b434-4788-8ae3-25ae794caa03", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "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": 164, "description": null, "tags": [], "created_at": "2025-10-09T10:01:21Z", "updated_at": "2025-10-09T10:01:21Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "d6674bcb-21c6-43cf-80eb-01a2b42aff1f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "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": 163, "description": null, "tags": [], "created_at": "2025-10-09T10:01:21Z", "updated_at": "2025-10-09T10:01:21Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:01:21Z", "updated_at": "2025-10-09T10:01:21Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:22,177 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.028s 2025-10-09 10:01:22,177 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a876aab2-d02e-4012-8564-4b1c15408f50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "34185d0c-796d-4f86-acd5-d35830f9aed8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:22Z", "updated_at": "2025-10-09T10:01:22Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:22,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.807s 2025-10-09 10:01:22,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f6accd25-de30-4230-ac8c-ecdeff694f6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "cc796a3e-913c-4dd8-90ea-cae876abfa22", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:22Z", "updated_at": "2025-10-09T10:01:22Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:23,132 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.147s 2025-10-09 10:01:23,133 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6a480500-f2b6-4572-a9a2-0b736cacb80d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "65cd5b53-f59a-4a36-ab7b-32c2185acf2c", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:23Z", "updated_at": "2025-10-09T10:01:23Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:24,133 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.000s 2025-10-09 10:01:24,134 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-73df10a5-9454-465f-9e6c-7bff26aad50d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "123d5129-adbd-4210-b5c0-dc90ffcb853d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:23Z", "updated_at": "2025-10-09T10:01:23Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:24,827 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.693s 2025-10-09 10:01:24,828 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-86609abb-9640-468b-bd16-b80fa31b47fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "43796cac-5c2a-4b67-a064-5f9ede183ba8", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:24Z", "updated_at": "2025-10-09T10:01:24Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:24,975 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.147s 2025-10-09 10:01:24,975 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a6e5cbc7-d91f-4cb7-8aab-75cc0f8bfc69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "dfae7308-3a9f-4255-8b29-4a2e60fba628", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:24Z", "updated_at": "2025-10-09T10:01:24Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:25,280 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.302s 2025-10-09 10:01:25,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:24 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93bd3da8-145a-4cbd-8a00-677aa54cb881', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["8xRGR7NYS5OhMoCdWQiX5Q"], "expires_at": "2025-10-09T11:01:25.000000Z", "issued_at": "2025-10-09T10:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:01:25,280 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-10-09 10:01:27,165 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.884s 2025-10-09 10:01:27,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-683406071", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "port": "24c642bf-d3e7-4003-97f5-0e43aca6db7b"}], "key_name": "tempest-TestNetworkBasicOps-614246910", "security_groups": [{"name": "tempest-secgroup-smoke-1621961277"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:25 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929', '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-b7ccf91e-3edd-4bfb-8579-db3ccb0dc5a3', 'x-compute-request-id': 'req-b7ccf91e-3edd-4bfb-8579-db3ccb0dc5a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1621961277"}], "adminPass": "cK2CbY2fQqA5"}}' 2025-10-09 10:01:27,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.192s 2025-10-09 10:01:27,359 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:27 GMT', 'server': 'Apache', 'content-length': '1393', '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-62705d47-92d6-4f95-8c5a-c2bb3fdab68b', 'x-compute-request-id': 'req-62705d47-92d6-4f95-8c5a-c2bb3fdab68b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-614246910", "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-09 10:01:29,112 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.747s 2025-10-09 10:01:29,112 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:28 GMT', 'server': 'Apache', 'content-length': '1451', '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-7078fd3a-7e38-49de-83f8-cb6fdc61823a', 'x-compute-request-id': 'req-7078fd3a-7e38-49de-83f8-cb6fdc61823a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-614246910", "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-09 10:01:29,115 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 10:01:30,918 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.802s 2025-10-09 10:01:30,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:30 GMT', 'server': 'Apache', 'content-length': '1493', '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-7f7875f2-24a0-4454-8f09-298876f24394', 'x-compute-request-id': 'req-7f7875f2-24a0-4454-8f09-298876f24394', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:32,242 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.319s 2025-10-09 10:01:32,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:31 GMT', 'server': 'Apache', 'content-length': '1493', '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-a9b5f55c-8305-4ce1-a2e2-04354183e343', 'x-compute-request-id': 'req-a9b5f55c-8305-4ce1-a2e2-04354183e343', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:33,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.278s 2025-10-09 10:01:33,525 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:33 GMT', 'server': 'Apache', 'content-length': '1493', '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-b1cfbb02-fc42-42ee-9965-26228cfe12a4', 'x-compute-request-id': 'req-b1cfbb02-fc42-42ee-9965-26228cfe12a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:34,950 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.422s 2025-10-09 10:01:34,951 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:34 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-508cf657-f58c-4032-93d7-38ef9be1ea9e', 'x-compute-request-id': 'req-508cf657-f58c-4032-93d7-38ef9be1ea9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:33Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}, {"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": "2025-10-09T10:01:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:34,954 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:01:35,212 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.258s 2025-10-09 10:01:35,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:34 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-b4ef258f-bf93-4773-8d8f-fc052124e81a', 'x-compute-request-id': 'req-b4ef258f-bf93-4773-8d8f-fc052124e81a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:33Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}, {"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": "2025-10-09T10:01:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:35,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0fde2924-0ac7-4ea2-b42d-290df3f52929&network_id=f1bd1d23-0de7-4b9c-b34f-27d8df0f3147 0.055s 2025-10-09 10:01:35,271 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1376', 'x-openstack-request-id': 'req-9a86c735-52ca-4835-81f8-1510974f135f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0fde2924-0ac7-4ea2-b42d-290df3f52929&network_id=f1bd1d23-0de7-4b9c-b34f-27d8df0f3147'} Body: b'{"ports":[{"id":"24c642bf-d3e7-4003-97f5-0e43aca6db7b","name":"tempest-TestNetworkBasicOps-1238411040","network_id":"f1bd1d23-0de7-4b9c-b34f-27d8df0f3147","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:d9:5b:8d","admin_state_up":true,"status":"ACTIVE","device_id":"0fde2924-0ac7-4ea2-b42d-290df3f52929","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c25ec0a3-de38-4793-b108-daaa1632ead0","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["938aac20-7e1a-43e3-b950-0829bdd160e1"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-683406071","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-683406071","fqdn":"tempest-testnetworkbasicops-server-683406071.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:01:01Z","updated_at":"2025-10-09T10:01:32Z","revision_number":9,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:35,369 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.098s 2025-10-09 10:01:35,369 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:35 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-99c5a93d-e427-465b-9201-ea0a4e6908de', 'x-compute-request-id': 'req-99c5a93d-e427-465b-9201-ea0a4e6908de', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'' 2025-10-09 10:01:35,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.276s 2025-10-09 10:01:35,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:35 GMT', 'server': 'Apache', 'content-length': '1792', '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-83943ca0-256c-45ec-ba4f-1f96f05e3e56', 'x-compute-request-id': 'req-83943ca0-256c-45ec-ba4f-1f96f05e3e56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:35Z", "addresses": {"tempest-network-smoke--147591991": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}, {"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:5b:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": "2025-10-09T10:01:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-09 10:01:36,805 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.154s 2025-10-09 10:01:36,805 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:36 GMT', 'server': 'Apache', 'content-length': '1483', '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-57c8647b-9986-4fae-a280-11ebbaa85e60', 'x-compute-request-id': 'req-57c8647b-9986-4fae-a280-11ebbaa85e60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"server": {"id": "0fde2924-0ac7-4ea2-b42d-290df3f52929", "name": "tempest-TestNetworkBasicOps-server-683406071", "status": "DELETED", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:27Z", "updated": "2025-10-09T10:01:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}, {"rel": "bookmark", "href": "https://nova-pub394D lic-openstack.apps-crc.testing/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-614246910", "OS-SRV-USG:launched_at": "2025-10-09T10:01:33.000000", "OS-SRV-USG:terminated_at": "2025-10-09T10:01:36.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-09 10:01:36,809 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-10-09 10:01:37,866 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929 0.057s 2025-10-09 10:01:37,867 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:37 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-15d2ad9d-71d6-496b-b3ce-b01685b38170', 'x-compute-request-id': 'req-15d2ad9d-71d6-496b-b3ce-b01685b38170', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0fde2924-0ac7-4ea2-b42d-290df3f52929'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0fde2924-0ac7-4ea2-b42d-290df3f52929 could not be found."}}' 2025-10-09 10:01:38,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef 0.298s 2025-10-09 10:01:38,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9c8c1588-3a6d-4f50-9f13-508316c967eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2e7b4474-27bb-4bf8-9f5b-d0eb57d8a6ef'} Body: b'' 2025-10-09 10:01:38,222 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-614246910 0.056s 2025-10-09 10:01:38,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e60e24-936b-47c8-9561-5fdebad16417', 'x-compute-request-id': 'req-31e60e24-936b-47c8-9561-5fdebad16417', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-614246910'} Body: b'' 2025-10-09 10:01:38,551 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5af98b34-6f65-4432-a66a-177df2bbc118 0.328s 2025-10-09 10:01:38,551 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-85bc48a6-6ab3-4057-9826-f1ae9eb6f715', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5af98b34-6f65-4432-a66a-177df2bbc118'} Body: b'' 2025-10-09 10:01:38,605 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.053s 2025-10-09 10:01:38,605 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 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-4ccbf975-1463-47a3-9c6a-9080e268cc33', 'x-compute-request-id': 'req-4ccbf975-1463-47a3-9c6a-9080e268cc33', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4640d9c1-5670-4ad1-a4f3-488fb30df455 could not be found."}}' 2025-10-09 10:01:38,656 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455 0.050s 2025-10-09 10:01:38,656 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 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-4e8ec0a5-19aa-403c-a726-bc65f9b42ddf', 'x-compute-request-id': 'req-4e8ec0a5-19aa-403c-a726-bc65f9b42ddf', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4640d9c1-5670-4ad1-a4f3-488fb30df455'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4640d9c1-5670-4ad1-a4f3-488fb30df455 could not be found."}}' 2025-10-09 10:01:38,777 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a963af2-f9ae-4339-9f97-e13b0b693bc6 0.121s 2025-10-09 10:01:38,777 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f22963d0-daa6-4aeb-80f6-60597d4feee9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a963af2-f9ae-4339-9f97-e13b0b693bc6'} Body: b'' 2025-10-09 10:01:38,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-743261970 0.049s 2025-10-09 10:01:38,826 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:38 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ee7fb0-604e-4163-82b6-6e9be9d7d95b', 'x-compute-request-id': 'req-c1ee7fb0-604e-4163-82b6-6e9be9d7d95b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-743261970'} Body: b'' 2025-10-09 10:01:39,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b 0.298s 2025-10-09 10:01:39,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-da4dd3db-360b-4c4b-937e-28ac4a0eb642', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/24c642bf-d3e7-4003-97f5-0e43aca6db7b'} Body: b'' 2025-10-09 10:01:39,739 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311/remove_router_interface 0.614s 2025-10-09 10:01:39,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c25ec0a3-de38-4793-b108-daaa1632ead0"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4880047f-3f27-4944-a1dd-c2cb6e307cd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311/remove_router_interface'} Body: b'{"id": "b33a88d0-68a4-436e-a87a-85daf9013311", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "dca4fe77-1dff-4568-b9c3-889bb11ffe2f", "network_id": "f1bd1d23-0de7-4b9c-b34f-27d8df0f3147", "subnet_id": "c25ec0a3-de38-4793-b108-daaa1632ead0", "subnet_ids": ["c25ec0a3-de38-4793-b108-daaa1632ead0"]}' 2025-10-09 10:01:39,917 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c25ec0a3-de38-4793-b108-daaa1632ead0 0.177s 2025-10-09 10:01:39,917 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-84f912ed-d601-4ad9-b3c9-a4f81d64bef9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c25ec0a3-de38-4793-b108-daaa1632ead0'} Body: b'' 2025-10-09 10:01:40,387 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311 0.469s 2025-10-09 10:01:40,387 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1d1a5782-4dc7-44da-838d-958d924d5e3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b33a88d0-68a4-436e-a87a-85daf9013311'} Body: b'' 2025-10-09 10:01:40,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f1bd1d23-0de7-4b9c-b34f-27d8df0f3147 0.379s 2025-10-09 10:01:40,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dd9b729b-650e-420c-85a0-10ff87737f8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f1bd1d23-0de7-4b9c-b34f-27d8df0f3147'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 10:01:40.771051Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2025-10-09 10:01:40.771333Z skip: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 44 Skipped because network extension: l3_agent_scheduler is not enabled0 ] tags: -worker-0 time: 2025-10-09 10:01:40.771562Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2025-10-09 10:02:27.102658Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 10:01:42,922 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 2.150s 2025-10-09 10:01:42,922 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--418352199", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-5f622347-00f1-4ef0-8513-8554ee7c2bc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","name":"tempest-network-smoke--418352199","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:01:40Z","updated_at":"2025-10-09T10:01:40Z","revision_number":1}}' 2025-10-09 10:01:45,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.453s 2025-10-09 10:01:45,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1597670482", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-86f530c1-2d54-4f23-a43c-e14db6a7d60c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "name": "tempest-TestNetworkBasicOps-router-1597670482", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:01:42Z", "updated_at": "2025-10-09T10:01:44Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:45,447 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.070s 2025-10-09 10:01:45,448 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ad3f168b-b130-4be4-af98-b9f34f5cdf9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:01:45,537 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.089s 2025-10-09 10:01:45,538 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-dd12887b-711f-4887-9842-05c9cc5d96b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 10:01:45,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.091s 2025-10-09 10:01:45,629 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4b517f59-0bd3-4dcc-9a45-d5c57a1fad71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:01:47,250 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.620s 2025-10-09 10:01:47,250 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-93854117", "network_id": "0bf47658-57ad-4261-84b9-ab85a8c5f02f", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '640', 'x-openstack-request-id': 'req-bceb4a8a-2f8c-4f6c-a13b-9e8b3a7cf3f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"5492d903-d133-4f16-b7a7-bf72ecded38e","name":"tempest-subnet-smoke-93854117","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","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":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2025-10-09T10:01:45Z","updated_at":"2025-10-09T10:01:45Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:48,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2/add_router_interface 1.515s 2025-10-09 10:01:48,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5492d903-d133-4f16-b7a7-bf72ecded38e"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-05e7bba9-78f8-4113-8bba-d0ddbbb7136b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2/add_router_interface'} Body: b'{"id": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "bc2f7393-f45f-445e-87a1-ded7a950de5b", "network_id": "0bf47658-57ad-4261-84b9-ab85a8c5f02f", "subnet_id": "5492d903-d133-4f16-b7a7-bf72ecded38e", "subnet_ids": ["5492d903-d133-4f16-b7a7-bf72ecded38e"]}' 2025-10-09 10:01:48,868 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.102s 2025-10-09 10:01:48,868 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-04120a6b-7bde-460d-85dd-1d76c63b8ce4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","name":"tempest-network-smoke--418352199","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5492d903-d133-4f16-b7a7-bf72ecded38e"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:01:40Z","updated_at":"2025-10-09T10:01:45Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":49825},{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 10:01:48,937 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.068s 2025-10-09 10:01:48,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1299', 'x-openstack-request-id': 'req-ceea9ee8-3fb4-4b04-8742-9364477911b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"5492d903-d133-4f16-b7a7-bf72ecded38e","name":"tempest-subnet-smoke-93854117","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","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":["1.2.3.4"],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T10:01:45Z","updated_at":"2025-10-09T10:01:45Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 10:01:49,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.092s 2025-10-09 10:01:49,030 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-8a7a9355-d38f-444a-b5f5-6318cb81d932', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "name": "tempest-TestNetworkBasicOps-router-1597670482", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:01:42Z", "updated_at": "2025-10-09T10:01:47Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:49,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.076s 2025-10-09 10:01:49,107 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1863507351", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHz2csLjROGW6puiUsq/DK2eUbSDHWua4HHP2HjVlMnr0HbBhHui8Uqq2Xb0MZ1EWl06DycuVyFM5Y0YKQRB2ZA67Qs7u+8VWufSHktRa+mDSGpGFK4bz0s+bo0+BkmtQw=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58141705-cf1d-4b43-805e-75fa81457bf3', 'x-compute-request-id': 'req-58141705-cf1d-4b43-805e-75fa81457bf3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1863507351", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHz2csLjROGW6puiUsq/DK2eUbSDHWua4HHP2HjVlMnr0HbBhHui8Uqq2Xb0MZ1EWl06DycuVyFM5Y0YKQRB2ZA67Qs7u+8VWufSHktRa+mDSGpGFK4bz0s+bo0+BkmtQw==", "fingerprint": "5a:09:ed:4a:a6:b4:53:99:41:fb:3d:b1:e3:b7:0b:75", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:01:49,249 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.140s 2025-10-09 10:01:49,249 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-806359427", "description": "tempest-secgroup-smoke-806359427 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-e8dd68fd-d43c-4e0e-9b08-69dfd761e18d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "name": "tempest-secgroup-smoke-806359427", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-806359427 description", "shared": false, "security_group_rules": [{"id": "315ad117-e2c3-4b94-b6d8-2558e5f72bc3", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "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": 180, "description": null, "tags": [], "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "68b5bf72-6506-419c-8f67-51828e92be0d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "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": 179, "description": null, "tags": [], "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:49,366 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.117s 2025-10-09 10:01:49,367 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e587abf7-9b28-453a-9c78-3608f29f0276', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "eec8f3ac-6db5-4804-bac7-a9bfd410eefb", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:49,782 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.415s 2025-10-09 10:01:49,782 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-9fa0103a-e17c-4413-a3ab-58a7d703c35b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9003cff6-9339-4c26-9a24-aa5afd33606f", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:49,924 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.141s 2025-10-09 10:01:49,924 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-451639a3-17fc-4fa8-a308-2d82969885bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "6d0900cd-95c3-4f1e-a076-00299137b78c", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:50,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.140s 2025-10-09 10:01:50,065 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-148d8ce1-53e8-41d7-a304-f11222efa67a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "67764dbe-97d7-4cc1-aa07-e6ffd8ada70e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:49Z", "updated_at": "2025-10-09T10:01:49Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:50,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.137s 2025-10-09 10:01:50,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d271b548-c034-4b30-8be5-91523fd63f10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "b3c4b1ac-035c-44a1-a097-b26ad53dc07c", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:50Z", "updated_at": "2025-10-09T10:01:50Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:50,339 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.135s 2025-10-09 10:01:50,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6bff9707-aafc-4558-ad88-dec92bed6fd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5a679f31-2c67-4a6c-aeea-39aac125757e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "5cf6ff21-3de7-4af5-a258-b8c74aff1da4", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:01:50Z", "updated_at": "2025-10-09T10:01:50Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:50,651 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.306s 2025-10-09 10:01:50,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:50 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c12eff8a-ce39-4c27-9de5-093c11bfa0ba', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["BuSi0d48TRmm4ITypGnfpA"], "expires_at": "2025-10-09T11:01:50.000000Z", "issued_at": "2025-10-09T10:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:01:50,652 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-10-09 10:01:51,646 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 0.993s 2025-10-09 10:01:51,646 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-789438469", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "0bf47658-57ad-4261-84b9-ab85a8c5f02f"}], "key_name": "tempest-TestNetworkBasicOps-1863507351", "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:50 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2', '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-5ec0ad52-4544-487d-8372-e305da410a6f', 'x-compute-request-id': 'req-5ec0ad52-4544-487d-8372-e305da410a6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "adminPass": "n8f7age6aWvK"}}' 2025-10-09 10:01:51,813 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.165s 2025-10-09 10:01:51,813 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:51 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4926492b-8e8d-4e82-a714-11ca249d3a6a', 'x-compute-request-id': 'req-4926492b-8e8d-4e82-a714-11ca249d3a6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1863507351", "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-09 10:01:52,982 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.164s 2025-10-09 10:01:52,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:52 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff29048-064d-4f0d-b3ec-584ace1874c7', 'x-compute-request-id': 'req-fff29048-064d-4f0d-b3ec-584ace1874c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1863507351", "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-09 10:01:52,986 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-10-09 10:01:54,227 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.240s 2025-10-09 10:01:54,227 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:53 GMT', 'server': 'Apache', 'content-length': '1519', '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-bf8561c2-769c-4e5f-9d83-e588d74d11c7', 'x-compute-request-id': 'req-bf8561c2-769c-4e5f-9d83-e588d74d11c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:01:55,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.288s 2025-10-09 10:01:55,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:55 GMT', 'server': 'Apache', 'content-length': '1519', '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-ba6697fa-cd19-4bca-beee-f837e6c27239', 'x-compute-request-id': 'req-ba6697fa-cd19-4bca-beee-f837e6c27239', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:01:56,811 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.287s 2025-10-09 10:01:56,811 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:56 GMT', 'server': 'Apache', 'content-length': '1519', '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-6d6c7c42-8845-4307-ada7-d20d37cd8bdd', 'x-compute-request-id': 'req-6d6c7c42-8845-4307-ada7-d20d37cd8bdd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:01:58,211 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.396s 2025-10-09 10:01:58,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:57 GMT', 'server': 'Apache', 'content-length': '1690', '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-9df6bfc6-444a-4101-bd6d-987cc951dced', 'x-compute-request-id': 'req-9df6bfc6-444a-4101-bd6d-987cc951dced', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:57Z", "addresses": {"tempest-network-smoke--418352199": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0b:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": "2025-10-09T10:01:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:01:58,215 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:01:58,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.305s 2025-10-09 10:01:58,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:58 GMT', 'server': 'Apache', 'content-length': '1690', '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-7f26423b-5c93-4d2d-bb2f-25ef6c8c9e8a', 'x-compute-request-id': 'req-7f26423b-5c93-4d2d-bb2f-25ef6c8c9e8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:01:57Z", "addresses": {"tempest-network-smoke--418352199": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0b:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": "2025-10-09T10:01:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:01:58,523 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 10:01:58,614 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.090s 2025-10-09 10:01:58,614 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-850abf20-0abc-46e2-9cc6-90b1f05da935', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"ports":[{"id":"b6adb2d1-94ef-4149-bd66-a2c5929ce9bc","name":"","network_id":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:2a:0b:83","admin_state_up":true,"status":"ACTIVE","device_id":"eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5492d903-d133-4f16-b7a7-bf72ecded38e","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5cf6ff21-3de7-4af5-a258-b8c74aff1da4"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-789438469","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-789438469","fqdn":"tempest-testnetworkbasicops-server-789438469.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:01:53Z","updated_at":"2025-10-09T10:01:56Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:01:58,614 25 DEBUG [tempest.common.waiters] Server ID eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 ports are all ACTIVE [{'id': 'b6adb2d1-94ef-4149-bd66-a2c5929ce9bc', 'name': '', 'network_id': '0bf47658-57ad-4261-84b9-ab85a8c5f02f', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:2a:0b:83', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5492d903-d133-4f16-b7a7-bf72ecded38e', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5cf6ff21-3de7-4af5-a258-b8c74aff1da4'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-789438469', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-789438469', 'fqdn': 'tempest-testnetworkbasicops-server-789438469.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T10:01:53Z', 'updated_at': '2025-10-09T10:01:56Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 10:01:59,874 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.259s 2025-10-09 10:01:59,874 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "b6adb2d1-94ef-4149-bd66-a2c5929ce9bc", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-30e63ab7-e631-4746-84ea-801d430ea63c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "2138e12e-0f4e-4daa-8a12-66d42eae9e5a", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.207", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "port_id": "b6adb2d1-94ef-4149-bd66-a2c5929ce9bc", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0bf47658-57ad-4261-84b9-ab85a8c5f02f", "mac_address": "fa:16:3e:2a:0b:83", "admin_state_up": true, "status": "ACTIVE", "device_id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:01:59Z", "updated_at": "2025-10-09T10:01:59Z", "revision_number": 0}}' 2025-10-09 10:01:59,969 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2138e12e-0f4e-4daa-8a12-66d42eae9e5a 0.094s 2025-10-09 10:01:59,969 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:01:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-d86fbc59-3fe1-4ccd-8483-1aa4e28fd478', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2138e12e-0f4e-4daa-8a12-66d42eae9e5a'} Body: b'{"floatingip": {"id": "2138e12e-0f4e-4daa-8a12-66d42eae9e5a", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.207", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "port_id": "b6adb2d1-94ef-4149-bd66-a2c5929ce9bc", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0bf47658-57ad-4261-84b9-ab85a8c5f02f", "mac_address": "fa:16:3e:2a:0b:83", "admin_state_up": true, "status": "ACTIVE", "device_id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:01:59Z", "updated_at": "2025-10-09T10:01:59Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:01:59,969 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '2138e12e-0f4e-4daa-10000 8a12-66d42eae9e5a', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.207', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': 'b01cf74c-c621-41d1-8aed-a04792ffe0b2', 'port_id': 'b6adb2d1-94ef-4149-bd66-a2c5929ce9bc', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0bf47658-57ad-4261-84b9-ab85a8c5f02f', 'mac_address': 'fa:16:3e:2a:0b:83', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T10:01:59Z', 'updated_at': '2025-10-09T10:01:59Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 10:01:59,969 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.094779 seconds 2025-10-09 10:01:59,969 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.207 with user: cirros 2025-10-09 10:01:59,970 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.207 in 120 sec and the expected result is reachable 2025-10-09 10:02:14,138 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.168113 seconds 2025-10-09 10:02:14,139 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.207 in 120 sec and the ping result is expected 2025-10-09 10:02:14,235 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2/action 0.096s 2025-10-09 10:02:14,236 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:14 GMT', 'server': 'Apache', 'content-length': '73786', '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-4524eea2-08b2-420a-9ec7-c65957486f28', 'x-compute-request-id': 'req-4524eea2-08b2-420a-9ec7-c65957486f28', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1320550837 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2445.406 MHz processor\\n[ 0.000732] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001138] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003299] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003334] Using GB pages for direct mapping\\n[ 0.003533] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003538] ACPI: Early table checksum verification disabled\\n[ 0.003545] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003549] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003557] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003565] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003568] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003571] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003573] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003576] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003578] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003580] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003581] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003582] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003583] ACPI: Reserving 2025-10-09 10:02:14,237 25 DEBUG [tempest.scenario.manager] Console output for eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1320550837 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2445.406 MHz processor [ 0.000732] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001138] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003299] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003334] Using GB pages for direct mapping [ 0.003533] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003538] ACPI: Early table checksum verification disabled [ 0.003545] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003549] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003557] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003565] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003568] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003571] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003573] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003576] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003578] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003580] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003581] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003582] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003583] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003584] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004875] No NUMA configuration found [ 0.004877] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004884] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005217] Zone ranges: [ 0.005219] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005221] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005222] Normal empty [ 0.005223] Device empty [ 0.005225] Movable zone start for each node [ 0.005226] Early memory node ranges [ 0.005227] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005229] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005230] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006170] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006193] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006342] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017953] ACPI: PM-Timer IO Port: 0x608 [ 0.017981] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018119] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018123] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018127] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018129] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018130] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018131] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018134] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018136] TSC deadline timer available [ 0.018171] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018247] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018249] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018250] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018251] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018252] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018253] Booting paravirtualized kernel on KVM [ 0.018257] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018263] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019254] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019373] kvm-guest: setup async PF for cpu 0 [ 0.019403] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019423] kvm-guest: PV spinlocks disabled, single CPU [ 0.019429] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019430] Policy zone: DMA32 [ 0.019432] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019479] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019512] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019528] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019602] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019800] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020489] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020516] ftrace: allocating 50600 entries in 198 pages [ 0.047828] ftrace: allocated 198 pages with 4 groups [ 0.048002] rcu: Hierarchical RCU implementation. [ 0.048003] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.048006] Rude variant of Tasks RCU enabled. [ 0.048006] Tracing variant of Tasks RCU enabled. [ 0.048008] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.048009] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051964] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052442] random: crng init done [ 0.096309] Console: colour VGA+ 80x25 [ 0.240863] printk: console [tty1] enabled [ 0.622965] printk: console [ttyS0] enabled [ 0.626289] ACPI: Core revision 20210730 [ 0.629403] APIC: Switch to symmetric I/O mode setup [ 0.634300] x2apic enabled [ 0.637903] Switched APIC routing to physical x2apic. [ 0.646691] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.654031] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.658024] pid_max: default: 32768 minimum: 301 [ 0.658024] LSM: Security Framework initializing [ 0.658024] landlock: Up and running. [ 0.658024] Yama: becoming mindful. [ 0.658024] AppArmor: AppArmor initialized [ 0.658024] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.658024] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.658024] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.658024] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.658024] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.658024] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.658024] Spectre V2 : Mitigation: Retpolines [ 0.658024] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.658024] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.658024] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.658024] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.658024] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.658024] Freeing SMP alternatives memory: 44K [ 0.658024] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.658302] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.662047] ... version: 0 [ 0.664926] ... bit width: 48 [ 0.666037] ... generic registers: 6 [ 0.668980] ... value mask: 0000ffffffffffff [ 0.670055] ... max period: 00007fffffffffff [ 0.673833] ... fixed-purpose events: 0 [ 0.674037] ... event mask: 000000000000003f [ 0.677803] rcu: Hierarchical SRCU implementation. [ 0.678508] smp: Bringing up secondary CPUs ... [ 0.681722] smp: Brought up 1 node, 1 CPU [ 0.682040] smpboot: Max logical packages: 1 [ 0.685054] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.686577] devtmpfs: initialized [ 0.689136] x86/mm: Memory block size: 128MB [ 0.690211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.694051] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.698113] pinctrl core: initialized pinctrl subsystem [ 0.702456] PM: RTC time: 10:01:59, date: 2025-10-09 [ 0.706021] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.710139] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714140] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.718073] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.722046] audit: initializing netlink subsys (disabled) [ 0.725917] thermal_sys: Registered thermal governor 'fair_share' [ 0.725918] thermal_sys: Registered thermal governor 'bang_bang' [ 0.726037] thermal_sys: Registered thermal governor 'step_wise' [ 0.730039] audit: type=2000 audit(1760004119.064:1): state=initialized audit_enabled=0 res=1 [ 0.738039] thermal_sys: Registered thermal governor 'user_space' [ 0.738041] thermal_sys: Registered thermal governor 'power_allocator' [ 0.742045] EISA bus registered [ 0.748401] cpuidle: using governor ladder [ 0.750037] cpuidle: using governor menu [ 0.755484] ACPI: bus type PCI registered [ 0.758046] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.762334] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.766040] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.770063] PCI: Using configuration type 1 for base access [ 0.774883] Kprobes globally optimized [ 0.777822] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.778041] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.782830] ACPI: Added _OSI(Module Device) [ 0.785857] ACPI: Added _OSI(Processor Device) [ 0.786044] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.789350] ACPI: Added _OSI(Processor Aggregator Device) [ 0.790086] ACPI: Added _OSI(Linux-Dell-Video) [ 0.793282] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.794043] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.800345] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.805344] ACPI: Interpreter enabled [ 0.806049] ACPI: PM: (supports S0 S5) [ 0.808774] ACPI: Using IOAPIC for interrupt routing [ 0.810064] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.814036] PCI: Using E820 reservations for host bridge windows [ 0.818223] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.825722] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.826044] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.830137] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.834120] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.839732] PCI host bridge to bus 0000:00 [ 0.842040] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.845794] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.846037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.850037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.854037] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.858037] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.862037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.866310] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.874249] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.884201] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.894077] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.901234] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.908699] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.910251] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.918196] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.924614] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.937936] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.940759] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.953050] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.957281] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.965207] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.968852] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.977955] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.980503] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.992752] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.996415] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.004517] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.008158] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.016126] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.022046] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.037681] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.041322] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.049869] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.053348] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.065636] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.070038] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.083910] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.088627] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.098387] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.104718] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.112442] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.116608] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.126140] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.134038] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.145996] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.148557] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.162786] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.169013] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.178385] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.187417] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.197547] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.200671] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.212469] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.217326] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.229558] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.233411] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.246808] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.256656] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.267170] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.272936] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.283665] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.292059] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.305319] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.309186] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.376365] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.379873] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.384653] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.401774] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.404909] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.410220] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.420765] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.430764] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.437591] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.514603] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.518111] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.522102] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.526160] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.532943] pci_bus 0000:02: extended config space not accessible [ 1.534361] acpiphp: Slot [1] registered [ 1.537260] acpiphp: Slot [0] registered [ 1.538084] acpiphp: Slot [2] registered [ 1.540947] acpiphp: Slot [3] registered [ 1.542087] acpiphp: Slot [4] registered [ 1.544962] acpiphp: Slot [5] registered [ 1.546084] acpiphp: Slot [6] registered [ 1.548915] acpiphp: Slot [7] registered [ 1.550083] acpiphp: Slot [8] registered [ 1.552959] acpiphp: Slot [9] registered [ 1.554097] acpiphp: Slot [10] registered [ 1.556976] acpiphp: Slot [11] registered [ 1.558085] acpiphp: Slot [12] registered [ 1.560996] acpiphp: Slot [13] registered [ 1.562112] acpiphp: Slot [14] registered [ 1.565387] acpiphp: Slot [15] registered [ 1.566091] acpiphp: Slot [16] registered [ 1.568972] acpiphp: Slot [17] registered [ 1.570088] acpiphp: Slot [18] registered [ 1.573045] acpiphp: Slot [19] registered [ 1.574085] acpiphp: Slot [20] registered [ 1.577132] acpiphp: Slot [21] registered [ 1.578086] acpiphp: Slot [22] registered [ 1.580844] acpiphp: Slot [23] registered [ 1.582086] acpiphp: Slot [24] registered [ 1.584990] acpiphp: Slot [25] registered [ 1.586095] acpiphp: Slot [26] registered [ 1.588991] acpiphp: Slot [27] registered [ 1.590083] acpiphp: Slot [28] registered [ 1.593072] acpiphp: Slot [29] registered [ 1.594086] acpiphp: Slot [30] registered [ 1.597020] acpiphp: Slot [31] registered [ 1.602266] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.614038] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.690639] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.694070] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.698103] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.702166] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.711788] acpiphp: Slot [0-2] registered [ 1.714679] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.723771] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.735643] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.739969] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.813504] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.814161] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.818168] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.824500] acpiphp: Slot [0-3] registered [ 1.826669] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.834038] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.846038] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.928175] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.930170] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.934161] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.940966] acpiphp: Slot [0-4] registered [ 1.942652] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.950716] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.026782] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.030161] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.034159] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.040481] acpiphp: Slot [0-5] registered [ 2.042656] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.050037] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.059891] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.139953] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.142185] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.146160] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.153976] acpiphp: Slot [0-6] registered [ 2.221120] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.222208] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.226159] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.232988] acpiphp: Slot [0-7] registered [ 2.299910] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.302169] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.306178] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.313257] acpiphp: Slot [0-8] registered [ 2.380373] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.382163] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.386161] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.392446] acpiphp: Slot [0-9] registered [ 2.461310] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.462164] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.466196] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.473439] acpiphp: Slot [0-10] registered [ 2.540487] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.542166] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.546170] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.553041] acpiphp: Slot [0-11] registered [ 2.620639] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.622172] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.626242] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.633393] acpiphp: Slot [0-12] registered [ 2.699386] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.702160] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.706158] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.712380] acpiphp: Slot [0-13] registered [ 2.779563] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.782161] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.786206] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.793058] acpiphp: Slot [0-14] registered [ 2.860785] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.862160] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.866167] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.872612] acpiphp: Slot [0-15] registered [ 2.942584] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.946127] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.950165] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.957095] acpiphp: Slot [0-16] registered [ 3.023879] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.026194] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.030158] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.036395] acpiphp: Slot [0-17] registered [ 3.104024] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.106181] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.110159] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.117015] acpiphp: Slot [0-18] registered [ 3.185038] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.186161] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.190158] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.196330] acpiphp: Slot [0-19] registered [ 3.263917] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.266159] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.270158] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.277646] acpiphp: Slot [0-20] registered [ 3.344361] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.346167] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.350162] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356609] acpiphp: Slot [0-21] registered [ 3.423960] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.426174] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.430196] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.437745] acpiphp: Slot [0-22] registered [ 3.503924] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.506174] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.510183] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.517300] acpiphp: Slot [0-23] registered [ 3.584023] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.586174] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.590164] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.598807] acpiphp: Slot [0-24] registered [ 3.669149] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.670175] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.674159] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.680760] acpiphp: Slot [0-25] registered [ 3.749784] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.750174] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.754172] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.799721] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.805332] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.806244] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.810256] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.814235] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.818233] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.822276] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.826232] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.830131] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.834052] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.838049] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.842050] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.846049] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.850051] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.854057] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.858063] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.863475] iommu: Default domain type: Translated [ 3.866039] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.870258] SCSI subsystem initialized [ 3.873130] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.874024] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.874044] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.878038] vgaarb: loaded [ 3.880326] ACPI: bus type USB registered [ 3.882068] usbcore: registered new interface driver usbfs [ 3.886120] usbcore: registered new interface driver hub [ 3.889744] usbcore: registered new device driver usb [ 3.890089] pps_core: LinuxPPS API ver. 1 registered [ 3.893594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.894041] PTP clock support registered [ 3.896940] EDAC MC: Ver: 3.0.0 [ 3.901452] NetLabel: Initializing [ 3.902037] NetLabel: domain hash size = 128 [ 3.905112] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.906059] NetLabel: unlabeled traffic allowed by default [ 3.910134] PCI: Using ACPI for IRQ routing [ 4.683472] clocksource: Switched to clocksource kvm-clock [ 4.697166] VFS: Disk quotas dquot_6.6.0 [ 4.700036] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.704691] AppArmor: AppArmor Filesystem Enabled [ 4.708060] pnp: PnP ACPI init [ 4.710548] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.715706] pnp: PnP ACPI: found 5 devices [ 4.724064] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.729754] NET: Registered PF_INET protocol family [ 4.745788] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.751667] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.758737] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.763925] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.769032] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.773598] TCP: Hash tables configured (established 1024 bind 1024) [ 4.777819] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.782576] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.786804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.791291] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.795067] NET: Registered PF_XDP protocol family [ 4.798356] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.806820] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.813106] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.818471] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.823701] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.829025] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.834524] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.840000] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.845396] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.850760] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.856050] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.861290] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.866537] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.871781] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.877106] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.882342] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.887588] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.892839] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.898381] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.904736] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.910353] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.915588] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.921073] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.926296] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.931653] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.935699] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.939722] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.943791] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.947872] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.951927] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.955928] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.959929] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.963953] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.967927] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.971934] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.975933] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.980045] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.984044] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.988172] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.992464] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.996602] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.000885] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.005104] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.009547] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.013810] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.018274] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.022506] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.026918] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.031143] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.035817] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.040372] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.045080] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.049414] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.053858] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.058125] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.062763] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.067695] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.072169] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.076412] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.080829] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.084982] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.089096] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.093259] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.097429] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.101598] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.105745] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.109884] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.114063] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.118184] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.122308] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.126515] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.130668] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.134801] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.139069] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.143502] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.147721] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.152160] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.156422] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.160834] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.165126] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.169635] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.173898] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.178384] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.182622] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.187129] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.191349] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.195793] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.200101] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.204556] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.208815] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.213254] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.217371] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.221659] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.225762] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.230075] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.233398] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.240039] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.245932] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.253758] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.257399] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.263595] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.271355] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.278313] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.286958] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.292282] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.299074] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.304223] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.311495] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.317993] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.322469] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.328197] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.334555] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.338992] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.344241] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.351205] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.355401] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.360873] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.367046] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.371174] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.376252] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.382905] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.386988] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.392374] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.398489] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.402590] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.407552] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.414120] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.418217] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.423559] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.442517] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.446886] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.456714] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.465228] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.469784] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.475112] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.485531] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.489658] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.496202] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.504501] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.511482] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.515037] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.520406] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.528484] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.535530] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539037] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.544323] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.549949] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.560300] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.563799] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.569190] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.574541] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.584609] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.588140] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.593612] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.598999] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.608900] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.612433] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.617853] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.625177] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.632495] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.636041] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.641405] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.649720] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.656584] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.660139] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.665532] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.673819] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.680701] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.684207] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.689509] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.694981] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.705219] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.708786] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.714177] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.719787] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.730141] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.733569] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.738970] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.744309] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.754066] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.757550] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.762919] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.770683] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.777725] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.781265] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.786626] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.794998] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.801858] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.806076] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.810263] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.815109] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.819691] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.824451] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.829695] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.833526] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.837756] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.845273] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.849078] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.854180] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.859509] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.863569] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.868418] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.872893] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.877445] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.880923] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.884914] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.888398] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.892433] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.896872] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.900915] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.904373] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.910057] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.914645] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.920467] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.925554] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.930370] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.934477] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.939141] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.943283] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.947977] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.952220] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.957519] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.961372] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.965580] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.970849] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.974964] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.979249] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.984222] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.988003] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.992364] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.997340] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.001274] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.006725] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.011638] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.015971] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.020160] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.025004] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.028726] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.032888] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.037790] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.041624] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.046078] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.051130] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.055222] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.059583] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.064543] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.068361] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.072580] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.077643] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.081485] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.085732] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.090661] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.094537] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.099185] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.104438] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.108295] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.112487] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.117567] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.121385] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.125623] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.133369] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.142080] PCI: CLS 0 bytes, default 64 [ 6.144880] Trying to unpack rootfs image as initramfs... [ 6.148571] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 6.166350] Initialise system trusted keyrings [ 6.169459] Key type blacklist registered [ 6.178112] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.211167] zbud: loaded [ 6.213247] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.226264] fuse: init (API version 7.34) [ 6.229152] integrity: Platform Keyring initialized [ 6.246092] Key type asymmetric registered [ 6.249275] Asymmetric key parser 'x509' registered [ 6.258137] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.270150] io scheduler mq-deadline registered [ 6.276097] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.290557] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.306502] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.314539] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.330475] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.339414] Freeing initrd memory: 8744K [ 6.342502] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.351606] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.356617] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.365068] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.369390] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.379628] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.384011] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.392051] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.396417] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.404035] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.408484] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.413806] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.419721] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.426200] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.434000] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.438359] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.445701] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.450170] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.457487] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.461874] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.471406] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.475763] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.483388] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.487909] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.497282] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.501645] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.508987] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.513341] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.518575] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.523821] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.528237] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.535874] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.542553] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.550136] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.554414] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.561541] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.565811] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.573338] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.577816] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.587667] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.592288] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.599543] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.603868] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.612879] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.617211] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.622380] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.628216] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.632495] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.640658] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.649449] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.653747] shpchp 0000:01:00.0: Slot initialization failed [ 6.659402] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.666477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.671442] ACPI: button: Power Button [PWRF] [ 6.694183] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.730452] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.738400] Linux agpgart interface v0.103 [ 6.741883] loop: module loaded [ 6.744124] tun: Universal TUN/TAP device driver, 1.6 [ 6.747406] PPP generic driver version 2.4.2 [ 6.750081] VFIO - User Level meta-driver version: 0.3 [ 6.753126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.756948] ehci-pci: EHCI PCI platform driver [ 6.759622] ehci-platform: EHCI generic platform driver [ 6.762695] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.766248] ohci-pci: OHCI PCI platform driver [ 6.769292] ohci-platform: OHCI generic platform driver [ 6.772352] uhci_hcd: USB Universal Host Controller Interface driver [ 6.779675] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.782716] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.787196] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.790396] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.793904] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.798752] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.803200] usb usb1: Product: UHCI Host Controller [ 6.806210] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.809877] usb usb1: SerialNumber: 0000:02:01.0 [ 6.812854] hub 1-0:1.0: USB hub found [ 6.815318] hub 1-0:1.0: 2 ports detected [ 6.818179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.824814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.827862] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.831040] mousedev: PS/2 mouse device common for all mice [ 6.835370] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.840547] rtc_cmos 00:03: RTC can wake from S4 [ 6.845177] rtc_cmos 00:03: registered as rtc0 [ 6.848731] rtc_cmos 00:03: setting system clock to 2025-10-09T10:02:06 UTC (1760004126) [ 6.853688] rtc_cmos 00:03: alarms up to one day, y82A7 3k, 242 bytes nvram [ 6.857619] i2c_dev: i2c /dev entries driver [ 6.860299] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.867195] device-mapper: uevent: version 1.0.3 [ 6.870122] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.875118] platform eisa.0: Probing EISA bus 0 [ 6.878115] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.882000] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.886003] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.889875] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.894209] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.897905] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.901673] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.905711] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.909718] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.913515] platform eisa.0: EISA: Detected 0 cards [ 6.916612] ledtrig-cpu: registered to indicate activity on CPUs [ 6.920467] drop_monitor: Initializing network drop monitor service [ 6.924370] NET: Registered PF_INET6 protocol family [ 6.930536] Segment Routing with IPv6 [ 6.932843] In-situ OAM (IOAM) with IPv6 [ 6.935391] NET: Registered PF_PACKET protocol family [ 6.938517] Key type dns_resolver registered [ 6.941357] IPI shorthand broadcast: enabled [ 6.944145] registered taskstats version 1 [ 6.946725] Loading compiled-in X.509 certificates [ 6.950124] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.956423] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.962487] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.968251] blacklist: Loading compiled-in revocation X.509 certificates [ 6.972221] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.977952] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.983936] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.990313] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.996760] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.002763] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.008882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.014968] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.021384] zswap: loaded using pool lzo/zbud [ 7.024232] Key type .fscrypt registered [ 7.026722] Key type fscrypt-provisioning registered [ 7.031024] Key type encrypted registered [ 7.033447] AppArmor: AppArmor sha1 policy hashing enabled [ 7.036740] ima: No TPM chip found, activating TPM-bypass! [ 7.039968] Loading compiled-in module X.509 certificates [ 7.043520] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.051113] ima: Allocated hash algorithm: sha1 [ 7.054314] ima: No architecture policies found [ 7.057433] evm: Initialising EVM extended attributes: [ 7.060978] evm: security.selinux [ 7.063468] evm: security.SMACK64 [ 7.065888] evm: security.SMACK64EXEC [ 7.068565] evm: security.SMACK64TRANSMUTE [ 7.071455] evm: security.SMACK64MMAP [ 7.074117] evm: security.apparmor [ 7.089758] evm: security.ima [ 7.092022] evm: security.capability [ 7.094809] evm: HMAC attrs: 0x1 [ 7.097974] PM: Magic number: 13:720:21 [ 7.101114] RAS: Correctable Errors collector initialized. [ 7.104951] Unstable clock detected, switching default tracing clock to "global" [ 7.104951] If you want to keep using the local clock, then add: [ 7.104951] "trace_clock=local" [ 7.104951] on the kernel command line [ 7.119401] Freeing unused decrypted memory: 2036K [ 7.123299] Freeing unused kernel image (initmem) memory: 3244K [ 7.127367] Write protecting the kernel read-only data: 30720k [ 7.131494] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.136419] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.171550] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.175849] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.180177] Run /init as init process info: initramfs: up at 6.58 [ 7.228936] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.243372] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.249973] GPT:229375 != 2097151 [ 7.253146] GPT:Alternate GPT header not at the end of the disk. [ 7.258684] GPT:229375 != 2097151 [ 7.261791] GPT: Use GNU Parted to correct GPT errors. [ 7.323460] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.691895] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.722810] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.35 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:eb:8f:50:51:f5:ff:45:6c:a1:30:f0:d1:d3:d5:c7:e2 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKltrnhVUrlS4fuWLzXolX/2owNj3f6DuOvhkyq8wGurY5EQCkI+JN94J5HNXpc8pF1/EpM+eRyCx65zo7sxeT++A/okD8KwD9/0tg6F6CtBzgUqDeAA5bWFnuhcLpxokGcWJvRYj70V9hhAXXqxRvU5VJS44JkxkzFXyr+Tyq9KXN6B3ekt1E/w/yARB1HEwmXf2Q35VM8rrjweZmWx3u+lH/eed2IaWRfijSfSASHI5mk3wezm5FbgBIztlqjQqeCxnWCyMpiac06Cu91/PkJOWxE+nlC56+EAyJwxCfpyvaRC2Sdq6tO8A2PjTNRsBvYuBP9bOV5NZLsZWfyqt5 root@tempest-testnetworkbasicops-server-789438469 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNdNPpHLcoAkjUgYfd7LuYQ9IKslvAhK4a7tFdXkcp0jyduh5lW5YGu0tIQvFgiMimOApsups0k8EqB+3kOyKfo= root@tempest-testnetworkbasicops-server-789438469 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2a:b83/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 name: tempest-TestNetworkBasicOps-server-789438469 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-789438469 launch-index: 0 === cirros: current=0.6.2 uptime=8.44 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2A:0B:83 inet6 addr: fe80::f816:3eff:fe2a:b83/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:15 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2032 (1.9 KiB) TX bytes:902 (902.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-789438469 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.809024] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.818700] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.940861] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.961171] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.060340] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.061290] ISO 9660 Extensions: RRIP_1991A [ 8.154166] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.302062] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.927893] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.929439] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:02:07 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:02:07 cirros auth.notice su: + none root:cirros Oct 9 11:02:07 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:02:07 cirros daemon.info dhcpcd[350]: DUID 00:04:eb:8f:50:51:f5:ff:45:6c:a1:30:f0:d1:d3:d5:c7:e2 Oct 9 11:02:07 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:02:07 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:02:07 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:02:07 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2a:0b:83 Oct 9 11:02:07 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2a:b83 Oct 9 11:02:08 cirros authpriv.info dropbear[391]: Running in background Oct 9 11:02:08 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 11:02:08 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Oct 9 11:02:08 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Oct 9 11:02:08 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-789438469 login: 2025-10-09 10:02:14,238 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:14,243 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:14,340 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:14,340 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:14,341 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:14,343 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:14,396 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:14,396 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:14,397 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-10-09 10:02:14,397 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:14,398 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:14,492 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:14,492 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:14,505 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-10-09 10:02:14,505 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:14,506 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:14,561 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:14,561 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:15,002 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5492d903-d133-4f16-b7a7-bf72ecded38e 0.436s 2025-10-09 10:02:15,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"dns_nameservers": ["9.8.7.6"]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '640', 'x-openstack-request-id': 'req-94cfda38-560c-4b41-ac9c-f31c517700c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5492d903-d133-4f16-b7a7-bf72ecded38e'} Body: b'{"subnet":{"id":"5492d903-d133-4f16-b7a7-bf72ecded38e","name":"tempest-subnet-smoke-93854117","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"0bf47658-57ad-4261-84b9-ab85a8c5f02f","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":["9.8.7.6"],"description":"","service_types":[],"tags":[],"created_at":"2025-10-09T10:01:45Z","updated_at":"2025-10-09T10:02:14Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:15,003 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-10-09 10:02:15,003 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:15,006 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:15,100 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:15,100 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:15,110 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-10-09 10:02:15,110 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:15,111 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:15,164 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:15,164 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:15,168 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-10-09 10:02:18,170 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-10-09 10:02:18,171 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:18,173 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:18,273 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:18,273 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:18,283 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-10-09 10:02:18,283 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-10-09 10:02:18,284 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:02:18,380 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:02:18,380 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-10-09 10:02:18,384 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.381231 seconds 2025-10-09 10:02:19,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2138e12e-0f4e-4daa-8a12-66d42eae9e5a 0.750s 2025-10-09 10:02:19,136 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a3269f81-d5ac-4f61-926e-2e7707198d11', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2138e12e-0f4e-4daa-8a12-66d42eae9e5a'} Body: b'' 2025-10-09 10:02:19,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.159s 2025-10-09 10:02:19,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:19 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-76980b2e-82ee-4ed7-ba56-4a7d48c7d0cf', 'x-compute-request-id': 'req-76980b2e-82ee-4ed7-ba56-4a7d48c7d0cf', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'' 2025-10-09 10:02:20,121 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.824s 2025-10-09 10:02:20,122 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:19 GMT', 'server': 'Apache', 'content-length': '1818', '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-4593a39b-2f9c-405e-86ac-109134713920', 'x-compute-request-id': 'req-4593a39b-2f9c-405e-86ac-109134713920', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"server": {"id": "eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2", "name": "tempest-TestNetworkBasicOps-server-789438469", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:01:51Z", "updated": "2025-10-09T10:02:19Z", "addresses": {"tempest-network-smoke--418352199": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0b:83"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0b:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1863507351", "OS-SRV-USG:launched_at": "2025-10-09T10:01:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-806359427"}], "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-09 10:02:21,195 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 0.067s 2025-10-09 10:02:21,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:21 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-40e3dcbe-e855-48b5-8b4d-60e7bfafbdb2', 'x-compute-request-id': 'req-40e3dcbe-e855-48b5-8b4d-60e7bfafbdb2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eb8f5051-f5ff-456c-a130-f0d1d3d5c7e2 could not be found."}}' 2025-10-09 10:02:22,172 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5cf6ff21-3de7-4af5-a258-b8c74aff1da4 0.976s 2025-10-09 10:02:22,172 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e00b8276-29dc-4cfc-965a-f3acbde22c80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5cf6ff21-3de7-4af5-a258-b8c74aff1da4'} Body: b'' 2025-10-09 10:02:22,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1863507351 0.053s 2025-10-09 10:02:22,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:22 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ef40c8-6f65-4c39-b780-e67546ad5c91', 'x-compute-request-id': 'req-e4ef40c8-6f65-4c39-b780-e67546ad5c91', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1863507351'} Body: b'' 2025-10-09 10:02:24,263 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2/remove_router_interface 2.035s 2025-10-09 10:02:24,263 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5492d903-d133-4f16-b7a7-bf72ecded38e"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4253b157-17e5-4539-9040-b8055716eaa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2/remove_router_interface'} Body: b'{"id": "b01cf74c-c621-41d1-8aed-a04792ffe0b2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "bc2f7393-f45f-445e-87a1-ded7a950de5b", "network_id": "0bf47658-57ad-4261-84b9-ab85a8c5f02f", "subnet_id": "5492d903-d133-4f16-b7a7-bf72ecded38e", "subnet_ids": ["5492d903-d133-4f16-b7a7-bf72ecded38e"]}' 2025-10-09 10:02:24,937 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5492d903-d133-4f16-b7a7-bf72ecded38e 0.674s 2025-10-09 10:02:24,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e7b17a29-d402-45d7-87c6-25b905c0fa07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5492d903-d133-4f16-b7a7-bf72ecded38e'} Body: b'' 2025-10-09 10:02:26,099 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2 1.161s 2025-10-09 10:02:26,099 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6d7d76cf-1bc0-45e3-a9c8-44e89d1e10ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b01cf74c-c621-41d1-8aed-a04792ffe0b2'} Body: b'' 2025-10-09 10:02:27,102 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0bf47658-57ad-4261-84b9-ab85a8c5f02f 1.002s 2025-10-09 10:02:27,102 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f0e8988f-f239-4ce7-a283-5bc9920b8d76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0bf47658-57ad-4261-84b9-ab85a8c5f02f'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 10:02:27.108802Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2025-10-09 10:03:28.039452Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 10:02:27,783 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.674s 2025-10-09 10:02:27,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--21347962", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-2a06afb1-6c69-4ee2-97c0-db23b1830191', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"7e36da7d-913d-4101-a7c2-e1698abf35be","name":"tempest-network-smoke--21347962","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:02:27Z","updated_at":"2025-10-09T10:02:27Z","revision_number":1}}' 2025-10-09 10:02:29,241 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.457s 2025-10-09 10:02:29,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-636159346", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-646544dd-1f2a-4579-802e-ce0f15a6ab50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "name": "tempest-TestNetworkBasicOps-router-636159346", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.175"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:02:27Z", "updated_at": "2025-10-09T10:02:28Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:29,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.055s 2025-10-09 10:02:29,298 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-67632985-2ee7-4c60-ac9c-0b4193f3c5f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:02:29,383 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.086s 2025-10-09 10:02:29,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a04746b8-d4b3-4bb0-9f2a-4ac62f383199', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 10:02:29,461 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.077s 2025-10-09 10:02:29,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-04cc6da7-255c-4934-8aea-1b980026ee44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:02:30,219 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.758s 2025-10-09 10:02:30,220 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1727157550", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-c8aa63b3-1389-46e7-a8ee-13bab3073a6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","name":"tempest-subnet-smoke-1727157550","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","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-09T10:02:29Z","updated_at":"2025-10-09T10:02:29Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:31,599 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2/add_router_interface 1.379s 2025-10-09 10:02:31,599 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bb3b6c89-972e-4096-9e10-927b5ed46e8d"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-31c7ccb0-2b7a-4bf5-afbd-32c489c114fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2/add_router_interface'} Body: b'{"id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "9b2765fb-7275-476e-a15d-ec65ed4a3712", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "subnet_id": "bb3b6c89-972e-4096-9e10-927b5ed46e8d", "subnet_ids": ["bb3b6c89-972e-4096-9e10-927b5ed46e8d"]}' 2025-10-09 10:02:31,682 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.082s 2025-10-09 10:02:31,682 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-1383d1c8-d0d8-4ebf-a0fb-e31439a5e151', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"7e36da7d-913d-4101-a7c2-e1698abf35be","name":"tempest-network-smoke--21347962","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["bb3b6c89-972e-4096-9e10-927b5ed46e8d"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:02:27Z","updated_at":"2025-10-09T10:02:29Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":63789}]}' 2025-10-09 10:02:32,119 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.436s 2025-10-09 10:02:32,119 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-7d52fe90-d2fe-47d5-87f3-0544c4fedb6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","name":"tempest-subnet-smoke-1727157550","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T10:02:29Z","updated_at":"2025-10-09T10:02:29Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 10:02:32,217 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.098s 2025-10-09 10:02:32,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-9cce3f89-2b1f-42ae-aed1-e714ba668ca1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "name": "tempest-TestNetworkBasicOps-router-636159346", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.175"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:02:27Z", "updated_at": "2025-10-09T10:02:31Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:02:32,283 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.065s 2025-10-09 10:02:32,283 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-462284814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMC7xAI/YYK+cbn0PHRoxiiahdIQdKccwfERXZSRnLEKnS9i37SYurywRQCZNQPHgGjlY2G9Hgc0qmCz+iCo4fLyxnirlBRGL3WmP1CDMLNiBavqZTIOedAyGcrchrWbVA=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-length': '397', '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-80015401-e90f-4fa6-bf86-436cf405fe9b', 'x-compute-request-id': 'req-80015401-e90f-4fa6-bf86-436cf405fe9b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-462284814", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMC7xAI/YYK+cbn0PHRoxiiahdIQdKccwfERXZSRnLEKnS9i37SYurywRQCZNQPHgGjlY2G9Hgc0qmCz+iCo4fLyxnirlBRGL3WmP1CDMLNiBavqZTIOedAyGcrchrWbVA==", "fingerprint": "c5:b6:2d:8b:50:02:fd:d3:ee:c2:77:8f:e0:51:69:2c", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:02:32,464 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.179s 2025-10-09 10:02:32,464 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2088905604", "description": "tempest-secgroup-smoke-2088905604 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8c8fc2ee-0b6b-4ac2-b971-ad11faf334bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9cb722ba-1853-4a45-bd00-f5690460099e", "name": "tempest-secgroup-smoke-2088905604", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-2088905604 description", "shared": false, "security_group_rules": [{"id": "99577cc7-4fe4-419d-92a3-eb3bfdf4bfc5", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "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": 199, "description": null, "tags": [], "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "ea10e519-8924-48cd-8559-4e4de9e33227", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "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": 198, "description": null, "tags": [], "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:32,588 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.123s 2025-10-09 10:02:32,588 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3c241628-a19e-45c6-946a-634547ee783a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "db2447e9-d4ac-425b-9b92-779954a1a275", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:32,718 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.130s 2025-10-09 10:02:32,719 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a41c856b-362d-441c-99f9-63eb5b114afe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "9491bf3c-db35-4f91-a071-51164c2d4c69", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:33,002 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.282s 2025-10-09 10:02:33,002 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8a7e1016-eed3-4e94-a3f0-b122e6c6f4e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "359acb9f-7469-4766-815e-705ed8d2acda", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:32Z", "updated_at": "2025-10-09T10:02:32Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:33,159 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s 2025-10-09 10:02:33,159 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-540e9a82-edff-4191-9159-7db99f085f78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "42984edf-5c38-4bd8-9ff9-21414dcfe810", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:33Z", "updated_at": "2025-10-09T10:02:33Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:33,314 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.155s 2025-10-09 10:02:33,314 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-41524266-23c5-4c75-80e6-d3c52d0ef732', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "58eb466c-a2fe-4cb4-a69c-efed6595a54b", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:33Z", "updated_at": "2025-10-09T10:02:33Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:33,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.141s 2025-10-09 10:02:33,456 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-59fce93b-9093-48b9-902a-bf19d6a81028', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "1284092d-658f-48b9-bd4a-d6f91dc92a88", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "9cb722ba-1853-4a45-bd00-f5690460099e", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:33Z", "updated_at": "2025-10-09T10:02:33Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:33,753 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.293s 2025-10-09 10:02:33,753 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-53a53343-a75c-4be4-b2e5-1be257698fc6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["lIhUtntVR1yiRQh-dZgmYw"], "expires_at": "2025-10-09T11:02:33.000000Z", "issued_at": "2025-10-09T10:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:02:33,754 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-10-09 10:02:34,648 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 0.894s 2025-10-09 10:02:34,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-670315443", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "7e36da7d-913d-4101-a7c2-e1698abf35be"}], "key_name": "tempest-TestNetworkBasicOps-462284814", "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:33 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113', '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-0421d1cf-1a66-47db-b6f9-653f371b7629', 'x-compute-request-id': 'req-0421d1cf-1a66-47db-b6f9-653f371b7629', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "adminPass": "QFanugG24vbH"}}' 2025-10-09 10:02:34,805 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.155s 2025-10-09 10:02:34,805 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:34 GMT', 'server': 'Apache', 'content-length': '1393', '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-8d68a61d-97be-473d-9d6d-7755d763c76b', 'x-compute-request-id': 'req-8d68a61d-97be-473d-9d6d-7755d763c76b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-462284814", "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-09 10:02:36,115 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.306s 2025-10-09 10:02:36,116 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:35 GMT', 'server': 'Apache', 'content-length': '1451', '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-c342c98b-cdc1-4a7c-9b02-8c7e062de749', 'x-compute-request-id': 'req-c342c98b-cdc1-4a7c-9b02-8c7e062de749', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-462284814", "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-09 10:02:36,118 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 10:02:37,466 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.346s 2025-10-09 10:02:37,467 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:37 GMT', 'server': 'Apache', 'content-length': '1519', '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-a7507a57-8cb6-4623-96b5-d30553f06082', 'x-compute-request-id': 'req-a7507a57-8cb6-4623-96b5-d30553f06082', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:02:39,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.667s 2025-10-09 10:02:39,140 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:38 GMT', 'server': 'Apache', 'content-length': '1519', '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-b71c45f4-292a-442e-ba8d-b016dc49be32', 'x-compute-request-id': 'req-b71c45f4-292a-442e-ba8d-b016dc49be32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:02:40,485 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.341s 2025-10-09 10:02:40,485 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:40 GMT', 'server': 'Apache', 'content-length': '1519', '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-4f228bca-df45-48c6-897b-21e2e6a44bc3', 'x-compute-request-id': 'req-4f228bca-df45-48c6-897b-21e2e6a44bc3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:02:41,737 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.247s 2025-10-09 10:02:41,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:41 GMT', 'server': 'Apache', 'content-length': '1689', '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-f43ae1ba-0350-49c9-9d68-f66b94f45519', 'x-compute-request-id': 'req-f43ae1ba-0350-49c9-9d68-f66b94f45519', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:41Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": "2025-10-09T10:02:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:02:41,740 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:02:42,277 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.537s 2025-10-09 10:02:42,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:41 GMT', 'server': 'Apache', 'content-length': '1689', '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-0f510fdc-7d78-4fd3-972d-c487a26c9466', 'x-compute-request-id': 'req-0f510fdc-7d78-4fd3-972d-c487a26c9466', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:02:41Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": "2025-10-09T10:02:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:02:42,281 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 10:02:42,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=21bbcca2-5cec-4324-9af4-6d2090b6b113 0.070s 2025-10-09 10:02:42,352 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-aba54f35-32c2-4cd1-93c4-de7f9edd6879', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"ports":[{"id":"52ec2db5-2e22-45a7-92ee-f0e360776c10","name":"","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:19:24:81","admin_state_up":true,"status":"ACTIVE","device_id":"21bbcca2-5cec-4324-9af4-6d2090b6b113","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9cb722ba-1853-4a45-bd00-f5690460099e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-670315443","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-670315443","fqdn":"tempest-testnetworkbasicops-server-670315443.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:02:36Z","updated_at":"2025-10-09T10:02:40Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:02:42,352 25 DEBUG [tempest.common.waiters] Server ID 21bbcca2-5cec-4324-9af4-6d2090b6b113 ports are all ACTIVE [{'id': '52ec2db5-2e22-45a7-92ee-f0e360776c10', 'name': '', 'network_id': '7e36da7d-913d-4101-a7c2-e1698abf35be', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:19:24:81', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '21bbcca2-5cec-4324-9af4-6d2090b6b113', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bb3b6c89-972e-4096-9e10-927b5ed46e8d', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['9cb722ba-1853-4a45-bd00-f5690460099e'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-670315443', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-670315443', 'fqdn': 'tempest-testnetworkbasicops-server-670315443.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T10:02:36Z', 'updated_at': '2025-10-09T10:02:40Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 10:02:43,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 0.882s 2025-10-09 10:02:43,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "52ec2db5-2e22-45a7-92ee-f0e360776c10", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-ece06381-9245-4aca-8336-faa943e93c80', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "06d67e42-a560-4923-ad32-41f9ec6fdd03", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.232", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "port_id": "52ec2db5-2e22-45a7-92ee-f0e360776c10", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "mac_address": "fa:16:3e:19:24:81", "admin_state_up": true, "status": "ACTIVE", "device_id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:02:42Z", "updated_at": "2025-10-09T10:02:42Z", "revision_number": 0}}' 2025-10-09 10:02:43,328 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=21bbcca2-5cec-4324-9af4-6d2090b6b113 0.093s 2025-10-09 10:02:43,328 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-b47ba052-c0e6-4c6a-a09c-3bcd98bf1d48', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"ports":[{"id":"52ec2db5-2e22-45a7-92ee-f0e360776c10","name":"","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:19:24:81","admin_state_up":true,"status":"ACTIVE","device_id":"21bbcca2-5cec-4324-9af4-6d2090b6b113","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_g10000 roups":["9cb722ba-1853-4a45-bd00-f5690460099e"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-670315443","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-670315443","fqdn":"tempest-testnetworkbasicops-server-670315443.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:02:36Z","updated_at":"2025-10-09T10:02:40Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:02:43,420 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.091s 2025-10-09 10:02:43,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-17187709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFDdjFIQj4FOLYlCs6zljk6wKa9pI2ISqD9Sb6SVhatdV3gRq8sNB/xPPzWRU7uKoU0bIS8yl5sqGcf3FjrbOxRvx3JpBVSln6lZ2WQLyfYlAFw2+zDNMalVPKJfvSSdSA=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:43 GMT', 'server': 'Apache', 'content-length': '396', '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-32b0e4d8-55e0-4f9a-acab-ab0b3ab732e8', 'x-compute-request-id': 'req-32b0e4d8-55e0-4f9a-acab-ab0b3ab732e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-17187709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFDdjFIQj4FOLYlCs6zljk6wKa9pI2ISqD9Sb6SVhatdV3gRq8sNB/xPPzWRU7uKoU0bIS8yl5sqGcf3FjrbOxRvx3JpBVSln6lZ2WQLyfYlAFw2+zDNMalVPKJfvSSdSA==", "fingerprint": "3c:56:51:9e:94:f3:11:f8:b2:93:c5:73:18:0f:26:63", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:02:43,771 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.349s 2025-10-09 10:02:43,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1129317888", "description": "tempest-secgroup-smoke-1129317888 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-a0dfda19-fa00-4428-aeee-5eac08b8f22c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "name": "tempest-secgroup-smoke-1129317888", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-1129317888 description", "shared": false, "security_group_rules": [{"id": "17ad77cc-fef2-44b7-85ee-5e2d86350beb", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "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": 211, "description": null, "tags": [], "created_at": "2025-10-09T10:02:43Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "1cebba27-a89a-4ebc-bb1b-a96b9fe8b5af", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "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": 210, "description": null, "tags": [], "created_at": "2025-10-09T10:02:43Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:02:43Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:43,917 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.145s 2025-10-09 10:02:43,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2f55ad09-8506-4da6-92eb-9012c542691b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "66895957-e9e1-41da-b782-cba3a8294762", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:43Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:44,188 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.270s 2025-10-09 10:02:44,189 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c7460edb-3f11-496e-a8e1-9638377921a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "e01c76b2-2d9b-4aeb-9235-0f326983ef95", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:44Z", "updated_at": "2025-10-09T10:02:44Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:44,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.122s 2025-10-09 10:02:44,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0bcaa8aa-746b-44c7-9c89-502dc1787e94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8e5a8576-8150-436e-af1f-9e3e22cae00e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:44Z", "updated_at": "2025-10-09T10:02:44Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:44,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.127s 2025-10-09 10:02:44,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f19368c4-55d2-445f-a8bd-7d406583992b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "a5bc09ad-07de-4484-9fa6-0657e3d879d2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:44Z", "updated_at": "2025-10-09T10:02:44Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:44,571 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.131s 2025-10-09 10:02:44,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9be6bb00-a559-46c6-8b4a-370b7f3cd05a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8692a0b9-8dbe-4d3d-8ab0-aa5320e71bcf", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:44Z", "updated_at": "2025-10-09T10:02:44Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:44,733 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2025-10-09 10:02:44,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cbfbe620-5687-4552-a7b3-723854c3ee37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "f567793e-b08e-4cd1-9220-64cd25a07919", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:02:44Z", "updated_at": "2025-10-09T10:02:44Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:02:45,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.301s 2025-10-09 10:02:45,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:44 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7daf125c-c380-45d9-a59b-ec3d2566a7c5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["ggyFMz6wRSe15fT55TTpmQ"], "expires_at": "2025-10-09T11:02:45.000000Z", "issued_at": "2025-10-09T10:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:02:45,041 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-10-09 10:02:47,388 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.346s 2025-10-09 10:02:47,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1006874931", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "7e36da7d-913d-4101-a7c2-e1698abf35be"}], "key_name": "tempest-TestNetworkBasicOps-17187709", "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:45 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38', '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-0017634a-f2f3-4d62-a39d-fcbdb14d97c5', 'x-compute-request-id': 'req-0017634a-f2f3-4d62-a39d-fcbdb14d97c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "adminPass": "svjZzGCgDv8q"}}' 2025-10-09 10:02:47,609 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.218s 2025-10-09 10:02:47,609 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:47 GMT', 'server': 'Apache', 'content-length': '1393', '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-cdce838a-8c85-4d42-b400-babcb1278dc9', 'x-compute-request-id': 'req-cdce838a-8c85-4d42-b400-babcb1278dc9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-17187709", "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-09 10:02:49,103 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.490s 2025-10-09 10:02:49,103 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:48 GMT', 'server': 'Apache', 'content-length': '1451', '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-54e21db1-7361-46b8-a024-c8ed08cbfbd8', 'x-compute-request-id': 'req-54e21db1-7361-46b8-a024-c8ed08cbfbd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-17187709", "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-09 10:02:49,106 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 10:02:50,496 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.389s 2025-10-09 10:02:50,497 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:50 GMT', 'server': 'Apache', 'content-length': '1519', '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-0a7eaf47-7420-41a9-94aa-2a4120bc3262', 'x-compute-request-id': 'req-0a7eaf47-7420-41a9-94aa-2a4120bc3262', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:02:51,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.321s 2025-10-09 10:02:51,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:51 GMT', 'server': 'Apache', 'content-length': '1519', '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-565ccd7b-c75a-4f95-b1f9-e6d10468f07b', 'x-compute-request-id': 'req-565ccd7b-c75a-4f95-b1f9-e6d10468f07b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:02:53,279 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.450s 2025-10-09 10:02:53,279 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:52 GMT', 'server': 'Apache', 'content-length': '1519', '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-324a7bed-3986-457b-b794-81dca095b621', 'x-compute-request-id': 'req-324a7bed-3986-457b-b794-81dca095b621', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:02:54,935 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.651s 2025-10-09 10:02:54,935 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:54 GMT', 'server': 'Apache', 'content-length': '1690', '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-12b92b23-2444-4ea5-a18f-6e7bebb8f83f', 'x-compute-request-id': 'req-12b92b23-2444-4ea5-a18f-6e7bebb8f83f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:53Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": "2025-10-09T10:02:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:02:54,938 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:02:55,201 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.263s 2025-10-09 10:02:55,201 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:54 GMT', 'server': 'Apache', 'content-length': '1690', '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-44cd9f97-2aa7-4b9d-8c26-498d9e9a5a50', 'x-compute-request-id': 'req-44cd9f97-2aa7-4b9d-8c26-498d9e9a5a50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:02:53Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": "2025-10-09T10:02:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:02:55,276 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.072s 2025-10-09 10:02:55,277 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-7c28b2d6-8c0e-4508-b50e-532ba4e29b4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"ports":[{"id":"22bc2188-3978-476c-a2b1-0107e1eeb4cd","name":"","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:0b:ec:98","admin_state_up":true,"status":"ACTIVE","device_id":"d7ef9240-faf8-4f56-b3ac-7a3e0830de38","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1006874931","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1006874931","fqdn":"tempest-testnetworkbasicops-server-1006874931.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:02:49Z","updated_at":"2025-10-09T10:02:52Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:02:55,277 25 DEBUG [tempest.common.waiters] Server ID d7ef9240-faf8-4f56-b3ac-7a3e0830de38 ports are all ACTIVE [{'id': '22bc2188-3978-476c-a2b1-0107e1eeb4cd', 'name': '', 'network_id': '7e36da7d-913d-4101-a7c2-e1698abf35be', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:0b:ec:98', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd7ef9240-faf8-4f56-b3ac-7a3e0830de38', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bb3b6c89-972e-4096-9e10-927b5ed46e8d', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-0.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1006874931', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-1006874931', 'fqdn': 'tempest-testnetworkbasicops-server-1006874931.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T10:02:49Z', 'updated_at': '2025-10-09T10:02:52Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 10:02:57,318 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.041s 2025-10-09 10:02:57,318 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "22bc2188-3978-476c-a2b1-0107e1eeb4cd", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:02:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-95260593-cdcb-4b44-8e33-6f628921a177', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "431ffa1b-ff57-4edc-829d-3ee0180b134a", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.240", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "port_id": "22bc2188-3978-476c-a2b1-0107e1eeb4cd", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "mac_address": "fa:16:3e:0b:ec:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:02:56Z", "updated_at": "2025-10-09T10:02:56Z", "revision_number": 0}}' 2025-10-09 10:02:57,319 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-10-09 10:03:12,950 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:13,108 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:13,128 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-10-09 10:03:14,196 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03 1.067s 2025-10-09 10:03:14,197 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-afec6bc2-fdc3-4233-a003-0e5af0e8cd1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03'} Body: b'{"floatingip": {"id": "06d67e42-a560-4923-ad32-41f9ec6fdd03", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.232", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "port_id": "52ec2db5-2e22-45a7-92ee-f0e360776c10", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "mac_address": "fa:16:3e:19:24:81", "admin_state_up": true, "status": "ACTIVE", "device_id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:02:42Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:14,197 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '06d67e42-a560-4923-ad32-41f9ec6fdd03', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.232', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': '964f272c-d298-4e64-baf1-f48ee13b0ab2', 'port_id': '52ec2db5-2e22-45a7-92ee-f0e360776c10', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '7e36da7d-913d-4101-a7c2-e1698abf35be', 'mac_address': 'fa:16:3e:19:24:81', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '21bbcca2-5cec-4324-9af4-6d2090b6b113', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T10:02:42Z', 'updated_at': '2025-10-09T10:02:43Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 10:03:14,197 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 1.068325 seconds 2025-10-09 10:03:14,197 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.232 with user: cirros 2025-10-09 10:03:14,197 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.232 in 120 sec and the expected result is reachable 2025-10-09 10:03:14,223 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.025497 seconds 2025-10-09 10:03:14,223 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.232 in 120 sec and the ping result is expected 2025-10-09 10:03:14,327 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/action 0.103s 2025-10-09 10:03:14,328 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:14 GMT', 'server': 'Apache', 'content-length': '73816', '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-51fa9074-1180-4247-b844-3f0c12fcbe0e', 'x-compute-request-id': 'req-51fa9074-1180-4247-b844-3f0c12fcbe0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1324851902 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2445.406 MHz processor\\n[ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003266] Using GB pages for direct mapping\\n[ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003508] ACPI: Early table checksum verification disabled\\n[ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003531] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003545] ACPI: Reserving 2025-10-09 10:03:14,331 25 DEBUG [tempest.scenario.manager] Console output for 21bbcca2-5cec-4324-9af4-6d2090b6b113 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1324851902 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2445.406 MHz processor [ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003266] Using GB pages for direct mapping [ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003508] ACPI: Early table checksum verification disabled [ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003531] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003545] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003546] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004801] No NUMA configuration found [ 0.004803] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004809] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005279] Zone ranges: [ 0.005281] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005283] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005285] Normal empty [ 0.005286] Device empty [ 0.005287] Movable zone start for each node [ 0.005289] Early memory node ranges [ 0.005290] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005291] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005293] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005643] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005665] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005811] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017039] ACPI: PM-Timer IO Port: 0x608 [ 0.017067] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017195] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017198] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017200] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017202] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017203] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017204] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017206] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017208] TSC deadline timer available [ 0.017222] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017290] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017292] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017293] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017295] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017296] Booting paravirtualized kernel on KVM [ 0.017298] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017303] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017667] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017738] kvm-guest: setup async PF for cpu 0 [ 0.017767] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017787] kvm-guest: PV spinlocks disabled, single CPU [ 0.017791] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017793] Policy zone: DMA32 [ 0.017795] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017843] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017858] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017866] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017932] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018133] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018768] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018793] ftrace: allocating 50600 entries in 198 pages [ 0.043346] ftrace: allocated 198 pages with 4 groups [ 0.043471] rcu: Hierarchical RCU implementation. [ 0.043472] rcu: RCU r10000 estricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043474] Rude variant of Tasks RCU enabled. [ 0.043475] Tracing variant of Tasks RCU enabled. [ 0.043476] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043477] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047050] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047338] random: crng init done [ 0.088711] Console: colour VGA+ 80x25 [ 0.233595] printk: console [tty1] enabled [ 0.589433] printk: console [ttyS0] enabled [ 0.592523] ACPI: Core revision 20210730 [ 0.595464] APIC: Switch to symmetric I/O mode setup [ 0.600122] x2apic enabled [ 0.603414] Switched APIC routing to physical x2apic. [ 0.612026] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.618914] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.622908] pid_max: default: 32768 minimum: 301 [ 0.622908] LSM: Security Framework initializing [ 0.622908] landlock: Up and running. [ 0.622908] Yama: becoming mindful. [ 0.622908] AppArmor: AppArmor initialized [ 0.622908] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.622908] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.622908] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.622908] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.622908] Spectre V2 : Mitigation: Retpolines [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.622908] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.622908] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.622908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.622908] Freeing SMP alternatives memory: 44K [ 0.622908] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.623016] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626930] ... version: 0 [ 0.629723] ... bit width: 48 [ 0.630920] ... generic registers: 6 [ 0.633760] ... value mask: 0000ffffffffffff [ 0.634920] ... max period: 00007fffffffffff [ 0.638527] ... fixed-purpose events: 0 [ 0.638920] ... event mask: 000000000000003f [ 0.642657] rcu: Hierarchical SRCU implementation. [ 0.643298] smp: Bringing up secondary CPUs ... [ 0.646493] smp: Brought up 1 node, 1 CPU [ 0.646923] smpboot: Max logical packages: 1 [ 0.649901] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.651366] devtmpfs: initialized [ 0.653842] x86/mm: Memory block size: 128MB [ 0.655045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658928] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662961] pinctrl core: initialized pinctrl subsystem [ 0.667305] PM: RTC time: 10:02:42, date: 2025-10-09 [ 0.670758] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670977] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674935] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678928] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682925] audit: initializing netlink subsys (disabled) [ 0.686658] thermal_sys: Registered thermal governor 'fair_share' [ 0.686659] thermal_sys: Registered thermal governor 'bang_bang' [ 0.686921] thermal_sys: Registered thermal governor 'step_wise' [ 0.690922] audit: type=2000 audit(1760004162.816:1): state=initialized audit_enabled=0 res=1 [ 0.698922] thermal_sys: Registered thermal governor 'user_space' [ 0.698923] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702929] EISA bus registered [ 0.709245] cpuidle: using governor ladder [ 0.710921] cpuidle: using governor menu [ 0.716259] ACPI: bus type PCI registered [ 0.718921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.723204] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.726921] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730930] PCI: Using configuration type 1 for base access [ 0.735549] Kprobes globally optimized [ 0.738280] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.738923] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.743487] ACPI: Added _OSI(Module Device) [ 0.746435] ACPI: Added _OSI(Processor Device) [ 0.746938] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.750167] ACPI: Added _OSI(Processor Aggregator Device) [ 0.750948] ACPI: Added _OSI(Linux-Dell-Video) [ 0.754022] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.754928] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.760944] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765706] ACPI: Interpreter enabled [ 0.766933] ACPI: PM: (supports S0 S5) [ 0.769663] ACPI: Using IOAPIC for interrupt routing [ 0.770946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.774920] PCI: Using E820 reservations for host bridge windows [ 0.779105] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.786542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.786925] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.791019] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.795206] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.800243] PCI host bridge to bus 0000:00 [ 0.802922] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.806605] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.806921] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.810921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.814921] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.818921] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.822921] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.827174] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.835640] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.842952] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.853454] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.858960] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.868748] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.871125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.879545] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.886779] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.894766] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.897334] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.906094] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.910151] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.918671] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922254] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.930584] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.934229] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.944146] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.950086] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.960188] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.965932] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.978303] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.984329] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998647] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.002303] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010084] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.016371] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.029160] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.034065] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044418] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.050018] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.059214] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.066095] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.073815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.077963] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.087919] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.094083] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.103712] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.110922] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.125485] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.129687] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.139911] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.145815] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.153567] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.157812] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.165446] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.168899] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.177760] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.181008] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.188759] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.192808] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.201377] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.204988] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.212571] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.216786] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.227310] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.232776] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.296595] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.300996] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.303844] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.314340] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.316250] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.322853] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.326825] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332011] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.337125] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.412610] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.414991] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.418983] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.423045] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.428456] pci_bus 0000:02: extended config space not accessible [ 1.431149] acpiphp: Slot [1] registered [ 1.433893] acpiphp: Slot [0] registered [ 1.434967] acpiphp: Slot [2] registered [ 1.438423] acpiphp: Slot [3] registered [ 1.438975] acpiphp: Slot [4] registered [ 1.441838] acpiphp: Slot [5] registered [ 1.442971] acpiphp: Slot [6] registered [ 1.445727] acpiphp: Slot [7] registered [ 1.446970] acpiphp: Slot [8] registered [ 1.449946] acpiphp: Slot [9] registered [ 1.450993] acpiphp: Slot [10] registered [ 1.453817] acpiphp: Slot [11] registered [ 1.454966] acpiphp: Slot [12] registered [ 1.457785] acpiphp: Slot [13] registered [ 1.458968] acpiphp: Slot [14] registered [ 1.461745] acpiphp: Slot [15] registered [ 1.462969] acpiphp: Slot [16] registered [ 1.465838] acpiphp: Slot [17] registered [ 1.466967] acpiphp: Slot [18] registered [ 1.469795] acpiphp: Slot [19] registered [ 1.471065] acpiphp: Slot [20] registered [ 1.474253] acpiphp: Slot [21] registered [ 1.474970] acpiphp: Slot [22] registered [ 1.478323] acpiphp: Slot [23] registered [ 1.478996] acpiphp: Slot [24] registered [ 1.482085] acpiphp: Slot [25] registered [ 1.482971] acpiphp: Slot [26] registered [ 1.485778] acpiphp: Slot [27] registered [ 1.486967] acpiphp: Slot [28] registered [ 1.489793] acpiphp: Slot [29] registered [ 1.490971] acpiphp: Slot [30] registered [ 1.493797] acpiphp: Slot [31] registered [ 1.497286] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.506611] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.574768] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.574990] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.578987] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.583051] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.589428] acpiphp: Slot [0-2] registered [ 1.591601] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.598921] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.608354] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.612589] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.686440] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.687044] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.691044] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.696576] acpiphp: Slot [0-3] registered [ 1.699546] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.706117] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.710921] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.786966] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.790468] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.791045] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.796492] acpiphp: Slot [0-4] registered [ 1.799519] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.806921] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.881489] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.883034] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.887033] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.892448] acpiphp: Slot [0-5] registered [ 1.895559] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.901491] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.908167] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.985460] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.987085] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.991044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.997340] acpiphp: Slot [0-6] registered [ 2.062653] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.063044] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.067040] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.072937] acpiphp: Slot [0-7] registered [ 2.140176] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.143045] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.147044] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.153296] acpiphp: Slot [0-8] registered [ 2.220186] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.223053] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.227063] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.232855] acpiphp: Slot [0-9] registered [ 2.298958] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.302457] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.303044] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.309427] acpiphp: Slot [0-10] registered [ 2.376673] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.379045] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.383052] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.388787] acpiphp: Slot [0-11] registered [ 2.456227] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.459044] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.463059] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.469215] acpiphp: Slot [0-12] registered [ 2.536129] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.539044] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.543055] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.548694] acpiphp: Slot [0-13] registered [ 2.615648] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.619045] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.623063] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.629335] acpiphp: Slot [0-14] registered [ 2.696766] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.699054] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.703044] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.708819] acpiphp: Slot [0-15] registered [ 2.777117] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.779058] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.783071] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.789193] acpiphp: Slot [0-16] registered [ 2.856028] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.859045] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.863043] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.868757] acpiphp: Slot [0-17] registered [ 2.936204] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.939044] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.943044] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.949180] acpiphp: Slot [0-18] registered [ 3.016305] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.019044] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.023044] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.028727] acpiphp: Slot [0-19] registered [ 3.097297] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.099054] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.103057] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.109533] acpiphp: Slot [0-20] registered [ 3.176759] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.179046] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.183044] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.188754] acpiphp: Slot [0-21] registered [ 3.256706] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.259049] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.263054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.269328] acpiphp: Slot [0-22] registered [ 3.336758] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.339046] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.343049] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.348946] acpiphp: Slot [0-23] registered [ 3.416751] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.419045] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.423069] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.429298] acpiphp: Slot [0-24] registered [ 3.496219] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.499045] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.503050] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.508795] acpiphp: Slot [0-25] registered [ 3.576551] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.579044] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.583051] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.622604] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.623135] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.627122] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.631118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.635128] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.639108] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.643117] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.647115] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.651012] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.654954] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.658946] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.662934] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.666933] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.670942] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.674934] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.678977] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.683182] iommu: Default domain type: Translated [ 3.686502] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.687061] SCSI subsystem initialized [ 3.689830] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.690908] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.690926] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.694792] vgaarb: loaded [ 3.694946] ACPI: bus type USB registered [ 3.697804] usbcore: registered new interface driver usbfs [ 3.698928] usbcore: registered new interface driver hub [ 3.702488] usbcore: registered new device driver usb [ 3.702938] pps_core: LinuxPPS API ver. 1 registered [ 3.706307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.706924] PTP clock support registered [ 3.709705] EDAC MC: Ver: 3.0.0 [ 3.714222] NetLabel: Initializing [ 3.714921] NetLabel: domain hash size = 128 [ 3.717914] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.718938] NetLabel: unlabeled traffic allowed by default [ 3.722698] PCI: Using ACPI for IRQ routing [ 4.486785] clocksource: Switched to clocksource kvm-clock [ 4.497955] VFS: Disk quotas dquot_6.6.0 [ 4.501644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.507733] AppArmor: AppArmor Filesystem Enabled [ 4.512010] pnp: PnP ACPI init [ 4.515240] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.522241] pnp: PnP ACPI: found 5 devices [ 4.531588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.539368] NET: Registered PF_INET protocol family [ 4.556520] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.563574] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.570991] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.577877] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.584647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.590933] TCP: Hash tables configured (established 1024 bind 1024) [ 4.596585] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.603031] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.608723] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.614784] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.619799] NET: Registered PF_XDP protocol family [ 4.624153] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.631337] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.638484] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.645643] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.654400] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.661543] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.668752] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.675898] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.682951] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.690043] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.697164] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.704252] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.711616] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.718798] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.725927] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.733074] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.740247] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.747339] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.754461] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.761572] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.768770] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.775918] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.783143] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.790309] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.797500] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.802966] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.808399] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.813842] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.819296] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.824747] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.830184] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.835624] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.841166] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.846688] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.852100] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.857575] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.863039] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.868514] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.874114] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.879989] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.885510] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.891370] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.896934] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.902760] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.908367] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.914276] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.919870] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.925687] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.931304] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.937126] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.942648] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.948507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.954236] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.960113] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.965740] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.971655] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.977222] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.983122] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.988668] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.994464] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.000127] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.005526] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.010961] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.016789] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.022473] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.027929] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.033347] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.038820] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.044258] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.049683] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.055184] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.060633] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.066104] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.071729] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.077918] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.083478] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.089350] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.095001] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.100876] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.106437] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.112301] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.117910] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.123759] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.129343] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.135178] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.140741] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.146583] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.152138] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.157970] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.163506] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.170576] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.176177] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.182066] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.187607] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.193431] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.197964] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.205773] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.213133] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.222570] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.227334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.235076] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.243259] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.251842] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.259449] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.266215] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.274655] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.281287] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.287869] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.296342] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.302946] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.309542] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.317671] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.324558] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.331211] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.339279] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.346037] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.352629] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.360873] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.367510] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.374111] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.382138] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.388931] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.395635] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.403608] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.410472] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.416962] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.424823] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.430216] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.436526] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.456288] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.460793] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.467738] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.474791] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.479174] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.485493] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.492026] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.496559] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.501937] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.508153] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.514954] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.518391] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.523370] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529150] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.536056] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539458] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.544528] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550248] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.556265] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.559689] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.564468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.569976] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.576034] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.579552] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.584353] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.589282] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.595529] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.598897] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.603634] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.609185] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.615267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.618606] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.623389] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.628310] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.636042] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.639491] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.644646] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.649794] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.658107] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.661573] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.666647] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.671789] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.679820] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.683261] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.688235] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.693400] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.701238] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.704692] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.710191] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.716874] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.723443] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.726855] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.731789] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.738323] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.744712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.748153] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.753144] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.760898] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.767291] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.771480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.775615] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.780123] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.784654] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.789296] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.793926] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.797676] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.801860] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.806737] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.810479] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.816037] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.820868] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.825044] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.829904] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.834172] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.839113] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.843252] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.848059] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.852219] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.857052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.861613] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.866940] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.871084] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.877854] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.882001] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886831] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.891000] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.895819] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.899954] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.904859] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.908991] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.913813] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.917981] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.922822] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.926552] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.930752] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.935549] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.939431] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.943625] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.948452] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.952267] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.956449] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.961702] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.965450] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.969667] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.974466] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.978227] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.982356] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.987185] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.990946] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.995101] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.999930] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.003681] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.007855] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.013230] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.017075] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.021244] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.026111] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.029878] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.034047] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.038891] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.042637] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.046782] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.051604] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.055251] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.059371] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.064446] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.068228] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.072392] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.077231] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.081234] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.085241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.091511] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.099577] PCI: CLS 0 bytes, default 64 [ 6.102394] Trying to unpack rootfs image as initramfs... [ 6.106096] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 6.123288] Initialise system trusted keyrings [ 6.126491] Key type blacklist registered [ 6.134980] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.171832] zbud: loaded [ 6.173950] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.183165] fuse: init (API version 7.34) [ 6.191062] integrity: Platform Keyring initialized [ 6.203035] Key type asymmetric registered [ 6.205910] Asymmetric key parser 'x509' registered [ 6.215035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.226991] io scheduler mq-deadline registered [ 6.235360] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.247395] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.259273] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.271460] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.288026] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.294209] Freeing initrd memory: 8744K [ 6.297492] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.305009] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.309477] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.317813] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.322109] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.330182] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.335744] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.343430] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.348157] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.355447] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.359799] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.364966] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.370573] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.374936] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.383945] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.388264] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.395495] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.399846] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.408354] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.412715] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.420142] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.424460] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.431615] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.435920] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.443641] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.448261] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.456931] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.461296] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.466508] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.471676] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.476012] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.483159] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.487463] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.496167] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.500512] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.507660] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.511987] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.519053] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.524701] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.532155] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.536488] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.543671] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.548177] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.555409] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.559749] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.566221] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.571675] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.575997] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.584146] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.593479] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.598022] shpchp 0000:01:00.0: Slot initialization failed [ 6.603638] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.608153] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.613102] ACPI: button: Power Button [PWRF] [ 6.636800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.669943] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.676963] Linux agpgart interface v0.103 [ 6.680805] loop: module loaded [ 6.683320] tun: Universal TUN/TAP device driver, 1.6 [ 6.686808] PPP generic driver version 2.4.2 [ 6.689887] VFIO - User Level meta-driver version: 0.3 [ 6.693470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.697827] ehci-pci: EHCI PCI platform driver [ 6.700944] ehci-platform: EHCI generic platform driver [ 6.704509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.708646] ohci-pci: OHCI PCI platform driver [ 6.711759] ohci-platform: OHCI generic platform driver [ 6.715315] uhci_hcd: USB Universal Host Controller Interface driver [ 6.720554] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.724120] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.729089] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.732648] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.736825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.742382] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.747260] usb usb1: Product: UHCI Host Controller [ 6.750659] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.754892] usb usb1: SerialNumber: 0000:02:01.0 [ 6.758184] hub 1-0:1.0: USB hub found [ 6.760909] hub 1-0:1.0: 2 ports detected [ 6.764005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.771426] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.774871] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.778429] mousedev: PS/2 mouse device common for all mice [ 6.783146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.788911] rtc_cmos 00:03: RTC can wake from S4 [ 6.794021] rtc_cmos 00:03: registered as rtc0 [ 6.797408] rtc_cmos 00:03: setting system clock to 2025-10-09T10:02:49 UTC (1760004169) [ 6.802962] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.807341] i2c_dev: i2c /dev entries driver [ 6.810373] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.817956] device-mapper: uevent: version 1.0.3 [ 6.821250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.827093] platform eisa.0: Probing EISA bus 0 [ 6.830402] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.834953] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.839367] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.844869] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.849155] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.853413] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.857697] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.862030] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.866277] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.870552] platform eisa.0: EISA: Detected 0 cards [ 6.874192] ledtrig-cpu: registered to indicate activity on CPUs [ 6.878317] drop_monitor: Initializing network drop monitor service [ 6.882630] NET: Registered PF_INET6 protocol family [ 6.888848] Segment Routing with IPv6 [ 6.891512] In-situ OAM (IOAM) with IPv6 [ 6.894378] NET: Registered PF_PACKET protocol family [ 6.898260] Key type dns_resolver registered [ 6.901537] IPI shorthand broadcast: enabled [ 6.904666] registered taskstats version 1 [ 6.907630] Loading compiled-in X.509 certificates [ 6.911393] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.918273] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.924982] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.931498] blacklist: Loading compiled-in revocation X.509 certificates [ 6.935993] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.942393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.949214] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.956197] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.962990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.970064] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.977314] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.984339] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.991711] zswap: loaded using pool lzo/zbud [ 6.994846] Key type .fscrypt registered [ 6.997863] Key type fscrypt-provisioning registered [ 7.002558] Key type encrypted registered [ 7.006486] AppArmor: AppArmor sha1 policy hashing enabled [ 7.010251] ima: No TPM chip found, activating TPM-bypass! [ 7.013998] Loading compiled-in module X.509 certificates [ 7.018066] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.024603] ima: Allocated hash algorithm: sha1 [ 7.027804] ima: No architecture policies found [ 7.030940] evm: Initialising EVM extended attributes: [ 7.034396] evm: security.selinux [ 7.036875] evm: security.SMACK64 [ 7.039308] evm: security.SMACK64EXEC [ 7.041951] evm: security.SMACK64TRANSMUTE [ 7.044940] evm: security.SMACK64MMAP [ 7.047623] evm: security.apparmor [ 7.063014] evm: security.ima [ 7.065263] evm: security.capability [ 7.067866] evm: HMAC attrs: 0x1 [ 7.070688] PM: Magic number: 13:720:21 [ 7.073697] RAS: Correctable Errors collector initialized. [ 7.077460] Unstable clock detected, switching default tracing clock to "global" [ 7.077460] If you want to keep using the local clock, then add: [ 7.077460] "trace_clock=local" [ 7.077460] on the kernel command line [ 7.091808] Freeing unused decrypted memory: 2036K [ 7.095418] Freeing unused kernel image (initmem) memory: 3244K [ 7.099415] Write protecting the kernel read-only data: 30720k [ 7.103598] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.108124] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.143110] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.147404] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.152042] Run /init as init process info: initramfs: up at 6.58 [ 7.196061] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.207503] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.212461] GPT:229375 != 2097151 [ 7.214900] GPT:Alternate GPT header not at the end of the disk. [ 7.219173] GPT:229375 != 2097151 [ 7.221566] GPT: Use GNU Parted to correct GPT errors. [ 7.283118] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.640653] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.671930] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.31 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 forked to background, child pid 349 no interfaces have a carrier eth0: waiting for carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOa8heG+3lG73tlryaUXGnNk5BXK6VjaFKIE6yftc1P+aHFAPsDSdElFfWK+If+oJAH+Zudvm7KW6jC/vTZmJ0+0sQVuM1nuoPmkhyAYYT1Hb2M0eyoIUO8bmxoG86NTaIuOB1MCdeCdm4CnsaqBl4SVyb+BhdD5w4d8pRN7tfSEdNYrfv29ie7rldcMIvX7WejTysTkso9xlPMFACHzAXz39iztRxMwLuU+7f5JwhCx5SpNK7+BJJXR48UVLU7oHnvXgl0AO55epsjtny/rvZmkkRw6VHKVTFPXxTV+13d06IfY2TRff26w8XWUVinVlj9NZ0jFga6j5hQmnZDENT root@tempest-testnetworkbasicops-server-670315443 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGiTI0gujjOjL2+DQJRHUrmDmi6vYmnTQx86dhK7iSM6zz9W+OEf5wXRt+jML33azDxTe2wiKbJiposzULPD4o0= root@tempest-testnetworkbasicops-server-670315443 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe19:2481/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 21bbcca2-5cec-4324-9af4-6d2090b6b113 name: tempest-TestNetworkBasicOps-server-670315443 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-670315443 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:19:24:81 inet6 addr: fe80::f816:3eff:fe19:2481/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1542 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-670315443 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.754350] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.761824] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.873174] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.895231] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.003346] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.004587] ISO 9660 Extensions: RRIP_1991A [ 8.102308] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.266949] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.754752] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.756038] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:02:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:02:50 cirros auth.notice su: + none root:cirros Oct 9 11:02:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 Oct 9 11:02:50 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:19:24:81 Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe19:2481 Oct 9 11:02:51 cirros authpriv.info dropbear[391]: Running in background Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-670315443 login: 2025-10-09 10:03:14,332 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-10-09 10:03:14,335 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:14,431 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:14,431 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-10-09 10:03:110000 4,432 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2025-10-09 10:03:14,433 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-10-09 10:03:14,435 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:14,531 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:14,532 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-10-09 10:03:14,538 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.105867 seconds 2025-10-09 10:03:15,018 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/52ec2db5-2e22-45a7-92ee-f0e360776c10 0.480s 2025-10-09 10:03:15,018 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-00555b25-b1c5-4ec3-ad4e-047e467696ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/52ec2db5-2e22-45a7-92ee-f0e360776c10'} Body: b'{"port":{"id":"52ec2db5-2e22-45a7-92ee-f0e360776c10","name":"","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:19:24:81","admin_state_up":false,"status":"ACTIVE","device_id":"21bbcca2-5cec-4324-9af4-6d2090b6b113","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9cb722ba-1853-4a45-bd00-f5690460099e"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-670315443","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-670315443","fqdn":"tempest-testnetworkbasicops-server-670315443.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:02:36Z","updated_at":"2025-10-09T10:03:14Z","revision_number":5,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:15,019 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.232 with user: cirros 2025-10-09 10:03:15,019 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.232 in 120 sec and the expected result is unreachable 2025-10-09 10:03:16,042 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022949 seconds 2025-10-09 10:03:16,042 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.232 in 120 sec and the ping result is expected 2025-10-09 10:03:16,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/action 0.092s 2025-10-09 10:03:16,136 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:16 GMT', 'server': 'Apache', 'content-length': '73816', '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-383ab36a-f7e6-4d44-9386-b58203a8332c', 'x-compute-request-id': 'req-383ab36a-f7e6-4d44-9386-b58203a8332c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1324851902 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2445.406 MHz processor\\n[ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003266] Using GB pages for direct mapping\\n[ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003508] ACPI: Early table checksum verification disabled\\n[ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003531] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003545] ACPI: Reserving 2025-10-09 10:03:16,138 25 DEBUG [tempest.scenario.manager] Console output for 21bbcca2-5cec-4324-9af4-6d2090b6b113 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1324851902 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2445.406 MHz processor [ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003266] Using GB pages for direct mapping [ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003508] ACPI: Early table checksum verification disabled [ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003531] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003545] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003546] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004801] No NUMA configuration found [ 0.004803] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004809] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005279] Zone ranges: [ 0.005281] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005283] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005285] Normal empty [ 0.005286] Device empty [ 0.005287] Movable zone start for each node [ 0.005289] Early memory node ranges [ 0.005290] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005291] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005293] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005643] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005665] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005811] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017039] ACPI: PM-Timer IO Port: 0x608 [ 0.017067] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017195] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017198] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017200] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017202] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017203] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017204] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017206] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017208] TSC deadline timer available [ 0.017222] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017290] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017292] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017293] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017295] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017296] Booting paravirtualized kernel on KVM [ 0.017298] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017303] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017667] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017738] kvm-guest: setup async PF for cpu 0 [ 0.017767] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017787] kvm-guest: PV spinlocks disabled, single CPU [ 0.017791] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017793] Policy zone: DMA32 [ 0.017795] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017843] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017858] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017866] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017932] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018133] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018768] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018793] ftrace: allocating 50600 entries in 198 pages [ 0.043346] ftrace: allocated 198 pages with 4 groups [ 0.043471] rcu: Hierarchical RCU implementation. [ 0.043472] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043474] Rude variant of Tasks RCU enabled. [ 0.043475] Tracing variant of Tasks RCU enabled. [ 0.043476] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043477] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047050] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047338] random: crng init done [ 0.088711] Console: colour VGA+ 80x25 [ 0.233595] printk: console [tty1] enabled [ 0.589433] printk: console [ttyS0] enabled [ 0.592523] ACPI: Core revision 20210730 [ 0.595464] APIC: Switch to symmetric I/O mode setup [ 0.600122] x2apic enabled [ 0.603414] Switched APIC routing to physical x2apic. [ 0.612026] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.618914] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.622908] pid_max: default: 32768 minimum: 301 [ 0.622908] LSM: Security Framework initializing [ 0.622908] landlock: Up and running. [ 0.622908] Yama: becoming mindful. [ 0.622908] AppArmor: AppArmor initialized [ 0.622908] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.622908] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.622908] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.622908] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.622908] Spectre V2 : Mitigation: Retpolines [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.622908] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.622908] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.622908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.622908] Freeing SMP alternatives memory: 44K [ 0.622908] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.623016] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626930] ... version: 0 [ 0.629723] ... bit width: 48 [ 0.630920] ... generic registers: 6 [ 0.633760] ... value mask: 0000ffffffffffff [ 0.634920] ... max period: 00007fffffffffff [ 0.638527] ... fixed-purpose events: 0 [ 0.638920] ... event mask: 000000000000003f [ 0.642657] rcu: Hierarchical SRCU implementation. [ 0.643298] smp: Bringing up secondary CPUs ... [ 0.646493] smp: Brought up 1 node, 1 CPU [ 0.646923] smpboot: Max logical packages: 1 [ 0.649901] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.651366] devtmpfs: initialized [ 0.653842] x86/mm: Memory block size: 128MB [ 0.655045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658928] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662961] pinctrl core: initialized pinctrl subsystem [ 0.667305] PM: RTC time: 10:02:42, date: 2025-10-09 [ 0.670758] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670977] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674935] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678928] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682925] audit: initializing netlink subsys (disabled) [ 0.686658] thermal_sys: Registered thermal governor 'fair_share' [ 0.686659] thermal_sys: Registered thermal governor 'bang_bang' [ 0.686921] thermal_sys: Registered thermal governor 'step_wise' [ 0.690922] audit: type=2000 audit(1760004162.816:1): state=initialized audit_enabled=0 res=1 [ 0.698922] thermal_sys: Registered thermal governor 'user_space' [ 0.698923] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702929] EISA bus registered [ 0.709245] cpuidle: using governor ladder [ 0.710921] cpuidle: using governor menu [ 0.716259] ACPI: bus type PCI registered [ 0.718921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.723204] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.726921] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730930] PCI: Using configuration type 1 for base access [ 0.735549] Kprobes globally optimized [ 0.738280] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.738923] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.743487] ACPI: Added _OSI(Module Device) [ 0.746435] ACPI: Added _OSI(Processor Device) [ 0.746938] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.750167] ACPI: Added _OSI(Processor Aggregator Device) [ 0.750948] ACPI: Added _OSI(Linux-Dell-Video) [ 0.754022] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.754928] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.760944] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765706] ACPI: Interpreter enabled [ 0.766933] ACPI: PM: (supports S0 S5) [ 0.769663] ACPI: Using IOAPIC for interrupt routing [ 0.770946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.774920] PCI: Using E820 reservations for host bridge windows [ 0.779105] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.786542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.786925] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.791019] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.795206] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.800243] PCI host bridge to bus 0000:00 [ 0.802922] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.806605] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.806921] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.810921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.814921] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.818921] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.822921] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.827174] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.835640] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.842952] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.853454] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.858960] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.868748] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.871125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.879545] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.886779] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.894766] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.897334] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.906094] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.910151] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.918671] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922254] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.930584] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.934229] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.944146] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.950086] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.960188] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.965932] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.978303] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.984329] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998647] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.002303] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010084] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.016371] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.029160] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.034065] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044418] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.050018] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.059214] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.066095] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.073815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.077963] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.087919] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.094083] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.103712] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.110922] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.125485] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.129687] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.139911] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.145815] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.153567] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.157812] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.165446] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.168899] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.177760] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.181008] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.188759] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.192808] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.201377] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.204988] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.212571] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.216786] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.227310] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.232776] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.296595] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.300996] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.303844] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.314340] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.316250] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.322853] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.326825] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332011] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.337125] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.412610] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.414991] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.418983] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.423045] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.428456] pci_bus 0000:02: extended config space not accessible [ 1.431149] acpiphp: Slot [1] registered [ 1.433893] acpiphp: Slot [0] registered [ 1.434967] acpiphp: Slot [2] registered [ 1.438423] acpiphp: Slot [3] registered [ 1.438975] acpiphp: Slot [4] registered [ 1.441838] acpiphp: Slot [5] registered [ 1.442971] acpiphp: Slot [6] registered [ 1.445727] acpiphp: Slot [7] registered [ 1.446970] acpiphp: Slot [8] registered [ 1.449946] acpiphp: Slot [9] registered [ 1.450993] acpiphp: Slot [10] registered [ 1.453817] acpiphp: Slot [11] registered [ 1.454966] acpiphp: Slot [12] registered [ 1.457785] acpiphp: Slot [13] registered [ 1.458968] acpiphp: Slot [14] registered [ 1.461745] acpiphp: Slot [15] registered [ 1.462969] acpiphp: Slot [16] registered [ 1.465838] acpiphp: Slot [17] registered [ 1.466967] acpiphp: Slot [18] registered [ 1.469795] acpiphp: Slot [19] registered [ 1.471065] acpiphp: Slot [20] registered [ 1.474253] acpiphp: Slot [21] registered [ 1.474970] acpiphp: Slot [22] registered [ 1.478323] acpiphp: Slot [23] registered [ 1.478996] acpiphp: Slot [24] registered [ 1.482085] acpiphp: Slot [25] registered [ 1.482971] acpiphp: Slot [26] registered [ 1.485778] acpiphp: Slot [27] registered [ 1.486967] acpiphp: Slot [28] registered [ 1.489793] acpiphp: Slot [29] registered [ 1.490971] acpiphp: Slot [30] registered [ 1.493797] acpiphp: Slot [31] registered [ 1.497286] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.506611] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.574768] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.574990] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.578987] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.583051] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.589428] acpiphp: Slot [0-2] registered [ 1.591601] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.598921] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.608354] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.612589] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.686440] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.687044] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.691044] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.696576] acpiphp: Slot [0-3] registered [ 1.699546] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.706117] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.710921] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.786966] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.790468] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.791045] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.796492] acpiphp: Slot [0-4] registered [ 1.799519] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.806921] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.881489] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.883034] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.887033] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.892448] acpiphp: Slot [0-5] registered [ 1.895559] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.901491] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.908167] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.985460] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.987085] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.991044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.997340] acpiphp: Slot [0-6] registered [ 2.062653] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.063044] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.067040] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.072937] acpiphp: Slot [0-7] registered [ 2.140176] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.143045] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.147044] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.153296] acpiphp: Slot [0-8] registered [ 2.220186] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.223053] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.227063] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.232855] acpiphp: Slot [0-9] registered [ 2.298958] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.302457] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.303044] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.309427] acpiphp: Slot [0-10] registered [ 2.376673] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.379045] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.383052] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.388787] acpiphp: Slot [0-11] registered [ 2.456227] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.459044] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.463059] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.469215] acpiphp: Slot [0-12] registered [ 2.536129] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.539044] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.543055] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.548694] acpiphp: Slot [0-13] registered [ 2.615648] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.619045] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.623063] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.629335] acpiphp: Slot [0-14] registered [ 2.696766] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.699054] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.703044] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.708819] acpiphp: Slot [0-15] registered [ 2.777117] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.779058] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.783071] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.789193] acpiphp: Slot [0-16] registered [ 2.856028] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.859045] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.863043] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.868757] acpiphp: Slot [0-17] registered [ 2.936204] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.939044] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.943044] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.949180] acpiphp: Slot [0-18] registered [ 3.016305] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.019044] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.023044] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.028727] acpiphp: Slot [0-19] registered [ 3.097297] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.099054] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.103057] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.109533] acpiphp: Slot [0-20] registered [ 3.176759] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.179046] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.183044] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.188754] acpiphp: Slot [0-21] registered [ 3.256706] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.259049] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.263054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.269328] acpiphp: Slot [0-22] registered [ 3.336758] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.339046] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.343049] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.348946] acpiphp: Slot [0-23] registered [ 3.416751] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.419045] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.423069] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.429298] acpiphp: Slot [0-24] registered [ 3.496219] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.499045] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.503050] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.508795] acpiphp: Slot [0-25] registered [ 3.576551] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.579044] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.583051] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.622604] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.623135] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.627122] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.631118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.635128] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.639108] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.643117] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.647115] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.651012] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.654954] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.658946] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.662934] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.666933] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.670942] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.674934] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.678977] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.683182] iommu: Default domain type: Translated [ 3.686502] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.687061] SCSI subsystem initialized [ 3.689830] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.690908] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.690926] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.694792] vgaarb: loaded [ 3.694946] ACPI: bus type USB registered [ 3.697804] usbcore: registered new interface driver usbfs [ 3.698928] usbcore: registered new interface driver hub [ 3.702488] usbcore: registered new device driver usb [ 3.702938] pps_core: LinuxPPS API ver. 1 registered [ 3.706307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.706924] PTP clock support registered [ 3.709705] EDAC MC: Ver: 3.0.0 [ 3.714222] NetLabel: Initializing [ 3.714921] NetLabel: domain hash size = 128 [ 3.717914] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.718938] NetLabel: unlabeled traffic allowed by default [ 3.722698] PCI: Using ACPI for IRQ routing [ 4.486785] clocksource: Switched to clocksource kvm-clock [ 4.497955] VFS: Disk quotas dquot_6.6.0 [ 4.501644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.507733] AppArmor: AppArmor Filesystem Enabled [ 4.512010] pnp: PnP ACPI init [ 4.515240] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.522241] pnp: PnP ACPI: found 5 devices [ 4.531588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.539368] NET: Registered PF_INET protocol family [ 4.556520] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.563574] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.570991] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.577877] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.584647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.590933] TCP: Hash tables configured (established 1024 bind 1024) [ 4.596585] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.603031] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.608723] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.614784] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.619799] NET: Registered PF_XDP protocol family [ 4.624153] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.631337] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.638484] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.645643] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.654400] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.661543] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.668752] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.675898] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.682951] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.690043] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.697164] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.704252] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.711616] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.718798] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.725927] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.733074] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.740247] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.747339] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.754461] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.761572] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.768770] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.775918] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.783143] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.790309] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.797500] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.802966] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.808399] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.813842] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.819296] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.824747] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.830184] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.835624] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.841166] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.846688] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.852100] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.857575] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.863039] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.868514] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.874114] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.879989] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.885510] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.891370] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.896934] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.902760] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.908367] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.914276] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.919870] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.925687] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.931304] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.937126] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.942648] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.948507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.954236] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.960113] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.965740] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.971655] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.977222] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.983122] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.988668] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.994464] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.000127] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.005526] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.010961] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.016789] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.022473] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.027929] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.033347] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.038820] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.044258] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.049683] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.055184] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.060633] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.066104] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.071729] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.077918] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.083478] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.089350] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.095001] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.100876] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.106437] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.112301] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.117910] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.123759] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.129343] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.135178] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.140741] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.146583] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.152138] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.157970] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.163506] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.170576] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.176177] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.182066] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.187607] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.193431] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.197964] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.205773] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.213133] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.222570] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.227334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.235076] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.243259] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.251842] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.259449] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.266215] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.274655] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.281287] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.287869] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.296342] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.302946] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.309542] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.317671] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.324558] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.331211] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.339279] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.346037] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.352629] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.360873] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.367510] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.374111] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.382138] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.388931] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.395635] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.403608] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.410472] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.416962] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.424823] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.430216] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.436526] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.456288] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.460793] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.467738] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.474791] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.479174] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.485493] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.492026] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.496559] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.501937] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.508153] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.514954] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.518391] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.523370] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529150] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.536056] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539458] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.544528] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550248] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.556265] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.559689] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.564468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.569976] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.576034] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.579552] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.584353] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.589282] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.595529] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.598897] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.603634] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.609185] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.615267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.618606] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.623389] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.628310] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.636042] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.639491] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.644646] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.649794] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.658107] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.661573] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.666647] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.671789] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.679820] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.683261] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.688235] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.693400] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.701238] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.704692] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.710191] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.716874] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.723443] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.726855] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.731789] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.738323] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.744712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.748153] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.753144] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.760898] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.767291] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.771480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.775615] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.780123] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.784654] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.789296] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.793926] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.797676] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.801860] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.806737] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.810479] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.816037] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.820868] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.825044] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.829904] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.834172] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.839113] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.843252] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.848059] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.852219] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.857052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.861613] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.866940] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.871084] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.877854] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.882001] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886831] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.891000] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.895819] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.899954] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.904859] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.908991] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.913813] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.917981] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.922822] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.926552] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.930752] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.935549] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.939431] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.943625] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.948452] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.952267] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.956449] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.961702] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.965450] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.969667] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.974466] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.978227] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.982356] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.987185] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.990946] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.995101] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.999930] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.003681] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.007855] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.013230] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.017075] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.021244] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.026111] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.029878] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.034047] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.038891] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.042637] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.046782] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.051604] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.055251] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.059371] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.064446] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.068228] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.072392] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.077231] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.081234] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.085241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.091511] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.099577] PCI: CLS 0 bytes, default 64 [ 6.102394] Trying to unpack rootfs image as initramfs... [ 6.106096] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 6.123288] Initialise system trusted keyrings [ 6.126491] Key type blacklist registered [ 6.134980] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.171832] zbud: loaded [ 6.173950] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.183165] fuse: init (API version 7.34) [ 6.191062] integrity: Platform Keyring initialized [ 6.203035] Key type asymmetric registered [ 6.205910] Asymmetric key parser 'x509' registered [ 6.215035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.226991] io scheduler mq-deadline registered [ 6.235360] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.247395] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.259273] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.271460] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.288026] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.294209] Freeing initrd memory: 8744K [ 6.297492] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.305009] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.309477] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.317813] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.322109] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.330182] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.335744] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.343430] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.348157] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.355447] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.359799] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.364966] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.370573] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.374936] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.383945] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.388264] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.395495] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.399846] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.408354] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.412715] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.420142] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.424460] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.431615] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.435920] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.443641] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.448261] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.456931] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.461296] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.466508] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.471676] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.476012] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.483159] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.487463] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.496167] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.500512] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.507660] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.511987] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.519053] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.524701] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.532155] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.536488] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.543671] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.548177] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.555409] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.559749] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.566221] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.571675] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.575997] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.584146] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.593479] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.598022] shpchp 0000:01:00.0: Slot initialization failed [ 6.603638] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.608153] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.613102] ACPI: button: Power Button [PWRF] [ 6.636800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.669943] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.676963] Linux agpgart interface v0.103 [ 6.680805] loop: module load10000 ed [ 6.683320] tun: Universal TUN/TAP device driver, 1.6 [ 6.686808] PPP generic driver version 2.4.2 [ 6.689887] VFIO - User Level meta-driver version: 0.3 [ 6.693470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.697827] ehci-pci: EHCI PCI platform driver [ 6.700944] ehci-platform: EHCI generic platform driver [ 6.704509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.708646] ohci-pci: OHCI PCI platform driver [ 6.711759] ohci-platform: OHCI generic platform driver [ 6.715315] uhci_hcd: USB Universal Host Controller Interface driver [ 6.720554] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.724120] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.729089] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.732648] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.736825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.742382] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.747260] usb usb1: Product: UHCI Host Controller [ 6.750659] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.754892] usb usb1: SerialNumber: 0000:02:01.0 [ 6.758184] hub 1-0:1.0: USB hub found [ 6.760909] hub 1-0:1.0: 2 ports detected [ 6.764005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.771426] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.774871] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.778429] mousedev: PS/2 mouse device common for all mice [ 6.783146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.788911] rtc_cmos 00:03: RTC can wake from S4 [ 6.794021] rtc_cmos 00:03: registered as rtc0 [ 6.797408] rtc_cmos 00:03: setting system clock to 2025-10-09T10:02:49 UTC (1760004169) [ 6.802962] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.807341] i2c_dev: i2c /dev entries driver [ 6.810373] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.817956] device-mapper: uevent: version 1.0.3 [ 6.821250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.827093] platform eisa.0: Probing EISA bus 0 [ 6.830402] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.834953] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.839367] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.844869] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.849155] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.853413] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.857697] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.862030] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.866277] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.870552] platform eisa.0: EISA: Detected 0 cards [ 6.874192] ledtrig-cpu: registered to indicate activity on CPUs [ 6.878317] drop_monitor: Initializing network drop monitor service [ 6.882630] NET: Registered PF_INET6 protocol family [ 6.888848] Segment Routing with IPv6 [ 6.891512] In-situ OAM (IOAM) with IPv6 [ 6.894378] NET: Registered PF_PACKET protocol family [ 6.898260] Key type dns_resolver registered [ 6.901537] IPI shorthand broadcast: enabled [ 6.904666] registered taskstats version 1 [ 6.907630] Loading compiled-in X.509 certificates [ 6.911393] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.918273] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.924982] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.931498] blacklist: Loading compiled-in revocation X.509 certificates [ 6.935993] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.942393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.949214] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.956197] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.962990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.970064] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.977314] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.984339] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.991711] zswap: loaded using pool lzo/zbud [ 6.994846] Key type .fscrypt registered [ 6.997863] Key type fscrypt-provisioning registered [ 7.002558] Key type encrypted registered [ 7.006486] AppArmor: AppArmor sha1 policy hashing enabled [ 7.010251] ima: No TPM chip found, activating TPM-bypass! [ 7.013998] Loading compiled-in module X.509 certificates [ 7.018066] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.024603] ima: Allocated hash algorithm: sha1 [ 7.027804] ima: No architecture policies found [ 7.030940] evm: Initialising EVM extended attributes: [ 7.034396] evm: security.selinux [ 7.036875] evm: security.SMACK64 [ 7.039308] evm: security.SMACK64EXEC [ 7.041951] evm: security.SMACK64TRANSMUTE [ 7.044940] evm: security.SMACK64MMAP [ 7.047623] evm: security.apparmor [ 7.063014] evm: security.ima [ 7.065263] evm: security.capability [ 7.067866] evm: HMAC attrs: 0x1 [ 7.070688] PM: Magic number: 13:720:21 [ 7.073697] RAS: Correctable Errors collector initialized. [ 7.077460] Unstable clock detected, switching default tracing clock to "global" [ 7.077460] If you want to keep using the local clock, then add: [ 7.077460] "trace_clock=local" [ 7.077460] on the kernel command line [ 7.091808] Freeing unused decrypted memory: 2036K [ 7.095418] Freeing unused kernel image (initmem) memory: 3244K [ 7.099415] Write protecting the kernel read-only data: 30720k [ 7.103598] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.108124] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.143110] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.147404] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.152042] Run /init as init process info: initramfs: up at 6.58 [ 7.196061] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.207503] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.212461] GPT:229375 != 2097151 [ 7.214900] GPT:Alternate GPT header not at the end of the disk. [ 7.219173] GPT:229375 != 2097151 [ 7.221566] GPT: Use GNU Parted to correct GPT errors. [ 7.283118] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.640653] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.671930] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.31 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 forked to background, child pid 349 no interfaces have a carrier eth0: waiting for carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOa8heG+3lG73tlryaUXGnNk5BXK6VjaFKIE6yftc1P+aHFAPsDSdElFfWK+If+oJAH+Zudvm7KW6jC/vTZmJ0+0sQVuM1nuoPmkhyAYYT1Hb2M0eyoIUO8bmxoG86NTaIuOB1MCdeCdm4CnsaqBl4SVyb+BhdD5w4d8pRN7tfSEdNYrfv29ie7rldcMIvX7WejTysTkso9xlPMFACHzAXz39iztRxMwLuU+7f5JwhCx5SpNK7+BJJXR48UVLU7oHnvXgl0AO55epsjtny/rvZmkkRw6VHKVTFPXxTV+13d06IfY2TRff26w8XWUVinVlj9NZ0jFga6j5hQmnZDENT root@tempest-testnetworkbasicops-server-670315443 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGiTI0gujjOjL2+DQJRHUrmDmi6vYmnTQx86dhK7iSM6zz9W+OEf5wXRt+jML33azDxTe2wiKbJiposzULPD4o0= root@tempest-testnetworkbasicops-server-670315443 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe19:2481/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 21bbcca2-5cec-4324-9af4-6d2090b6b113 name: tempest-TestNetworkBasicOps-server-670315443 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-670315443 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:19:24:81 inet6 addr: fe80::f816:3eff:fe19:2481/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1542 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-670315443 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.754350] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.761824] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.873174] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.895231] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.003346] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.004587] ISO 9660 Extensions: RRIP_1991A [ 8.102308] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.266949] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.754752] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.756038] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:02:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:02:50 cirros auth.notice su: + none root:cirros Oct 9 11:02:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 Oct 9 11:02:50 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:19:24:81 Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe19:2481 Oct 9 11:02:51 cirros authpriv.info dropbear[391]: Running in background Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-670315443 login: 2025-10-09 10:03:16,138 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2025-10-09 10:03:16,139 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-10-09 10:03:16,141 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:16,195 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:16,196 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-10-09 10:03:17,201 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.240 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8' failed, exit status: 1, stderr: stdout: PING 10.100.0.8 (10.100.0.8) 56(84) bytes of data. --- 10.100.0.8 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-10-09 10:03:17,202 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.8 via a ssh connection from: 192.168.122.240. 2025-10-09 10:03:17,202 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.063554 seconds 2025-10-09 10:03:17,789 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/52ec2db5-2e22-45a7-92ee-f0e360776c10 0.587s 2025-10-09 10:03:17,790 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": true}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1073', 'x-openstack-request-id': 'req-ba87ed81-eb73-4b11-b064-777eff31aaae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/52ec2db5-2e22-45a7-92ee-f0e360776c10'} Body: b'{"port":{"id":"52ec2db5-2e22-45a7-92ee-f0e360776c10","name":"","network_id":"7e36da7d-913d-4101-a7c2-e1698abf35be","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:19:24:81","admin_state_up":true,"status":"DOWN","device_id":"21bbcca2-5cec-4324-9af4-6d2090b6b113","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bb3b6c89-972e-4096-9e10-927b5ed46e8d","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9cb722ba-1853-4a45-bd00-f5690460099e"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-670315443","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-670315443","fqdn":"tempest-testnetworkbasicops-server-670315443.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:02:36Z","updated_at":"2025-10-09T10:03:17Z","revision_number":7,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:17,891 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03 0.101s 2025-10-09 10:03:17,892 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-fa87ef57-3c46-4cef-8106-46ad52b16a27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03'} Body: b'{"floatingip": {"id": "06d67e42-a560-4923-ad32-41f9ec6fdd03", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.232", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "port_id": "52ec2db5-2e22-45a7-92ee-f0e360776c10", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "mac_address": "fa:16:3e:19:24:81", "admin_state_up": true, "status": "DOWN", "device_id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:02:42Z", "updated_at": "2025-10-09T10:02:43Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:17,892 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '06d67e42-a560-4923-ad32-41f9ec6fdd03', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.232', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': '964f272c-d298-4e64-baf1-f48ee13b0ab2', 'port_id': '52ec2db5-2e22-45a7-92ee-f0e360776c10', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '7e36da7d-913d-4101-a7c2-e1698abf35be', 'mac_address': 'fa:16:3e:19:24:81', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '21bbcca2-5cec-4324-9af4-6d2090b6b113', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T10:02:42Z', 'updated_at': '2025-10-09T10:02:43Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 10:03:17,892 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.101921 seconds 2025-10-09 10:03:17,892 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.232 with user: cirros 2025-10-09 10:03:17,892 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.232 in 120 sec and the expected result is reachable 2025-10-09 10:03:17,918 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.025260 seconds 2025-10-09 10:03:17,918 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.232 in 120 sec and the ping result is expected 2025-10-09 10:03:18,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/action 0.098s 2025-10-09 10:03:18,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:17 GMT', 'server': 'Apache', 'content-length': '73816', '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-b145a251-9669-4ba9-beb2-44183637d49e', 'x-compute-request-id': 'req-b145a251-9669-4ba9-beb2-44183637d49e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1324851902 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2445.406 MHz processor\\n[ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003266] Using GB pages for direct mapping\\n[ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003508] ACPI: Early table checksum verification disabled\\n[ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003531] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003545] ACPI: Reserving 2025-10-09 10:03:18,018 25 DEBUG [tempest.scenario.manager] Console output for 21bbcca2-5cec-4324-9af4-6d2090b6b113 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1324851902 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2445.406 MHz processor [ 0.000703] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001115] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003238] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003266] Using GB pages for direct mapping [ 0.003504] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003508] ACPI: Early table checksum verification disabled [ 0.003512] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003516] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003522] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003528] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003531] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003534] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003537] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003539] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003541] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003543] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003544] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003545] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003545] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003546] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004801] No NUMA configuration found [ 0.004803] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004809] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005279] Zone ranges: [ 0.005281] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005283] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005285] Normal empty [ 0.005286] Device empty [ 0.005287] Movable zone start for each node [ 0.005289] Early memory node ranges [ 0.005290] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005291] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005293] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005643] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005665] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005811] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017039] ACPI: PM-Timer IO Port: 0x608 [ 0.017067] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017195] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017198] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017200] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017202] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017203] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017204] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017206] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017208] TSC deadline timer available [ 0.017222] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017290] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017292] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017293] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017294] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017295] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017296] Booting paravirtualized kernel on KVM [ 0.017298] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017303] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017667] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017738] kvm-guest: setup async PF for cpu 0 [ 0.017767] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017787] kvm-guest: PV spinlocks disabled, single CPU [ 0.017791] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017793] Policy zone: DMA32 [ 0.017795] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017843] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017858] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017866] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017932] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018133] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018768] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018793] ftrace: allocating 50600 entries in 198 pages [ 0.043346] ftrace: allocated 198 pages with 4 groups [ 0.043471] rcu: Hierarchical RCU implementation. [ 0.043472] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043474] Rude variant of Tasks RCU enabled. [ 0.043475] Tracing variant of Tasks RCU enabled. [ 0.043476] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043477] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047050] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047338] random: crng init done [ 0.088711] Console: colour VGA+ 80x25 [ 0.233595] printk: console [tty1] enabled [ 0.589433] printk: console [ttyS0] enabled [ 0.592523] ACPI: Core revision 20210730 [ 0.595464] APIC: Switch to symmetric I/O mode setup [ 0.600122] x2apic enabled [ 0.603414] Switched APIC routing to physical x2apic. [ 0.612026] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.618914] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.622908] pid_max: default: 32768 minimum: 301 [ 0.622908] LSM: Security Framework initializing [ 0.622908] landlock: Up and running. [ 0.622908] Yama: becoming mindful. [ 0.622908] AppArmor: AppArmor initialized [ 0.622908] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.622908] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.622908] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.622908] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.622908] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.622908] Spectre V2 : Mitigation: Retpolines [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.622908] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.622908] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.622908] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.622908] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.622908] Freeing SMP alternatives memory: 44K [ 0.622908] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.623016] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.626930] ... version: 0 [ 0.629723] ... bit width: 48 [ 0.630920] ... generic registers: 6 [ 0.633760] ... value mask: 0000ffffffffffff [ 0.634920] ... max period: 00007fffffffffff [ 0.638527] ... fixed-purpose events: 0 [ 0.638920] ... event mask: 000000000000003f [ 0.642657] rcu: Hierarchical SRCU implementation. [ 0.643298] smp: Bringing up secondary CPUs ... [ 0.646493] smp: Brought up 1 node, 1 CPU [ 0.646923] smpboot: Max logical packages: 1 [ 0.649901] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.651366] devtmpfs: initialized [ 0.653842] x86/mm: Memory block size: 128MB [ 0.655045] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.658928] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.662961] pinctrl core: initialized pinctrl subsystem [ 0.667305] PM: RTC time: 10:02:42, date: 2025-10-09 [ 0.670758] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.670977] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.674935] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.678928] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.682925] audit: initializing netlink subsys (disabled) [ 0.686658] thermal_sys: Registered thermal governor 'fair_share' [ 0.686659] thermal_sys: Registered thermal governor 'bang_bang' [ 0.686921] thermal_sys: Registered thermal governor 'step_wise' [ 0.690922] audit: type=2000 audit(1760004162.816:1): state=initialized audit_enabled=0 res=1 [ 0.698922] thermal_sys: Registered thermal governor 'user_space' [ 0.698923] thermal_sys: Registered thermal governor 'power_allocator' [ 0.702929] EISA bus registered [ 0.709245] cpuidle: using governor ladder [ 0.710921] cpuidle: using governor menu [ 0.716259] ACPI: bus type PCI registered [ 0.718921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.723204] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.726921] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.730930] PCI: Using configuration type 1 for base access [ 0.735549] Kprobes globally optimized [ 0.738280] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.738923] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.743487] ACPI: Added _OSI(Module Device) [ 0.746435] ACPI: Added _OSI(Processor Device) [ 0.746938] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.750167] ACPI: Added _OSI(Processor Aggregator Device) [ 0.750948] ACPI: Added _OSI(Linux-Dell-Video) [ 0.754022] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.754928] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.760944] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.765706] ACPI: Interpreter enabled [ 0.766933] ACPI: PM: (supports S0 S5) [ 0.769663] ACPI: Using IOAPIC for interrupt routing [ 0.770946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.774920] PCI: Using E820 reservations for host bridge windows [ 0.779105] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.786542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.786925] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.791019] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.795206] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.800243] PCI host bridge to bus 0000:00 [ 0.802922] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.806605] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.806921] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.810921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.814921] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.818921] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.822921] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.827174] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.835640] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.842952] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.853454] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.858960] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.868748] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.871125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.879545] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.886779] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.894766] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.897334] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.906094] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.910151] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.918671] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922254] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.930584] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.934229] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.944146] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.950086] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.960188] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.965932] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.978303] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.984329] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.998647] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.002303] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.010084] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.016371] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.029160] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.034065] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.044418] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.050018] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.059214] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.066095] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.073815] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.077963] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.087919] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.094083] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.103712] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.110922] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.125485] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.129687] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.139911] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.145815] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.153567] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.157812] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.165446] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.168899] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.177760] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.181008] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.188759] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.192808] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.201377] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.204988] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.212571] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.216786] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.227310] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.232776] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.296595] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.300996] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.303844] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.314340] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.316250] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.322853] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.326825] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.332011] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.337125] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.412610] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.414991] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.418983] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.423045] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.428456] pci_bus 0000:02: extended config space not accessible [ 1.431149] acpiphp: Slot [1] registered [ 1.433893] acpiphp: Slot [0] registered [ 1.434967] acpiphp: Slot [2] registered [ 1.438423] acpiphp: Slot [3] registered [ 1.438975] acpiphp: Slot [4] registered [ 1.441838] acpiphp: Slot [5] registered [ 1.442971] acpiphp: Slot [6] registered [ 1.445727] acpiphp: Slot [7] registered [ 1.446970] acpiphp: Slot [8] registered [ 1.449946] acpiphp: Slot [9] registered [ 1.450993] acpiphp: Slot [10] registered [ 1.453817] acpiphp: Slot [11] registered [ 1.454966] acpiphp: Slot [12] registered [ 1.457785] acpiphp: Slot [13] registered [ 1.458968] acpiphp: Slot [14] registered [ 1.461745] acpiphp: Slot [15] registered [ 1.462969] acpiphp: Slot [16] registered [ 1.465838] acpiphp: Slot [17] registered [ 1.466967] acpiphp: Slot [18] registered [ 1.469795] acpiphp: Slot [19] registered [ 1.471065] acpiphp: Slot [20] registered [ 1.474253] acpiphp: Slot [21] registered [ 1.474970] acpiphp: Slot [22] registered [ 1.478323] acpiphp: Slot [23] registered [ 1.478996] acpiphp: Slot [24] registered [ 1.482085] acpiphp: Slot [25] registered [ 1.482971] acpiphp: Slot [26] registered [ 1.485778] acpiphp: Slot [27] registered [ 1.486967] acpiphp: Slot [28] registered [ 1.489793] acpiphp: Slot [29] registered [ 1.490971] acpiphp: Slot [30] registered [ 1.493797] acpiphp: Slot [31] registered [ 1.497286] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.506611] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.574768] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.574990] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.578987] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.583051] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.589428] acpiphp: Slot [0-2] registered [ 1.591601] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.598921] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.608354] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.612589] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.686440] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.687044] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.691044] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.696576] acpiphp: Slot [0-3] registered [ 1.699546] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.706117] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.710921] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.786966] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.790468] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.791045] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.796492] acpiphp: Slot [0-4] registered [ 1.799519] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.806921] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.881489] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.883034] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.887033] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.892448] acpiphp: Slot [0-5] registered [ 1.895559] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.901491] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.908167] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.985460] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.987085] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.991044] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.997340] acpiphp: Slot [0-6] registered [ 2.062653] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.063044] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.067040] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.072937] acpiphp: Slot [0-7] registered [ 2.140176] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.143045] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.147044] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.153296] acpiphp: Slot [0-8] registered [ 2.220186] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.223053] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.227063] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.232855] acpiphp: Slot [0-9] registered [ 2.298958] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.302457] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.303044] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.309427] acpiphp: Slot [0-10] registered [ 2.376673] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.379045] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.383052] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.388787] acpiphp: Slot [0-11] registered [ 2.456227] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.459044] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.463059] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.469215] acpiphp: Slot [0-12] registered [ 2.536129] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.539044] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.543055] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.548694] acpiphp: Slot [0-13] registered [ 2.615648] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.619045] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.623063] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.629335] acpiphp: Slot [0-14] registered [ 2.696766] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.699054] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.703044] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.708819] acpiphp: Slot [0-15] registered [ 2.777117] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.779058] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.783071] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.789193] acpiphp: Slot [0-16] registered [ 2.856028] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.859045] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.863043] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.868757] acpiphp: Slot [0-17] registered [ 2.936204] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.939044] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.943044] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.949180] acpiphp: Slot [0-18] registered [ 3.016305] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.019044] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.023044] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.028727] acpiphp: Slot [0-19] registered [ 3.097297] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.099054] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.103057] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.109533] acpiphp: Slot [0-20] registered [ 3.176759] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.179046] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.183044] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.188754] acpiphp: Slot [0-21] registered [ 3.256706] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.259049] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.263054] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.269328] acpiphp: Slot [0-22] registered [ 3.336758] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.339046] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.343049] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.348946] acpiphp: Slot [0-23] registered [ 3.416751] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.419045] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.423069] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.429298] acpiphp: Slot [0-24] registered [ 3.496219] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.499045] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.503050] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.508795] acpiphp: Slot [0-25] registered [ 3.576551] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.579044] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.583051] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.622604] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.623135] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.627122] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.631118] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.635128] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.639108] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.643117] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.647115] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.651012] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.654954] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.658946] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.662934] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.666933] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.670942] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.674934] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.678977] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.683182] iommu: Default domain type: Translated [ 3.686502] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.687061] SCSI subsystem initialized [ 3.689830] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.690908] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.690926] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.694792] vgaarb: loaded [ 3.694946] ACPI: bus type USB registered [ 3.697804] usbcore: registered new interface driver usbfs [ 3.698928] usbcore: registered new interface driver hub [ 3.702488] usbcore: registered new device driver usb [ 3.702938] pps_core: LinuxPPS API ver. 1 registered [ 3.706307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.706924] PTP clock support registered [ 3.709705] EDAC MC: Ver: 3.0.0 [ 3.714222] NetLabel: Initializing [ 3.714921] NetLabel: domain hash size = 128 [ 3.717914] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.718938] NetLabel: unlabeled traffic allowed by default [ 3.722698] PCI: Using ACPI for IRQ routing [ 4.486785] clocksource: Switched to clocksource kvm-clock [ 4.497955] VFS: Disk quotas dquot_6.6.0 [ 4.501644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.507733] AppArmor: AppArmor Filesystem Enabled [ 4.512010] pnp: PnP ACPI init [ 4.515240] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.522241] pnp: PnP ACPI: found 5 devices [ 4.531588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.539368] NET: Registered PF_INET protocol family [ 4.556520] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.563574] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.570991] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.577877] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.584647] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.590933] TCP: Hash tables configured (established 1024 bind 1024) [ 4.596585] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.603031] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.608723] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.614784] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.619799] NET: Registered PF_XDP protocol family [ 4.624153] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.631337] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.638484] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.645643] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.654400] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.661543] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.668752] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.675898] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.682951] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.690043] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.697164] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.704252] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.711616] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.718798] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.725927] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.733074] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.740247] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.747339] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.754461] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.761572] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.768770] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.775918] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.783143] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.790309] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.797500] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.802966] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.808399] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.813842] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.819296] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.824747] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.830184] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.835624] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.841166] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.846688] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.852100] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.857575] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.863039] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.868514] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.874114] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.879989] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.885510] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.891370] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.896934] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.902760] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.908367] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.914276] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.919870] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.925687] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.931304] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.937126] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.942648] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.948507] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.954236] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.960113] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.965740] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.971655] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.977222] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.983122] pci 0000:00:05.0: BAR 13: no space for [io size 0x100EE8A 0] [ 4.988668] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.994464] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.000127] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.005526] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.010961] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.016789] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.022473] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.027929] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.033347] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.038820] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.044258] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.049683] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.055184] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.060633] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.066104] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.071729] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.077918] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.083478] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.089350] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.095001] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.100876] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.106437] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.112301] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.117910] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.123759] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.129343] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.135178] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.140741] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.146583] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.152138] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.157970] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.163506] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.170576] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.176177] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.182066] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.187607] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.193431] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.197964] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.205773] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.213133] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.222570] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.227334] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.235076] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.243259] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.251842] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.259449] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.266215] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.274655] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.281287] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.287869] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.296342] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.302946] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.309542] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.317671] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.324558] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.331211] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.339279] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.346037] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.352629] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.360873] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.367510] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.374111] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.382138] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.388931] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.395635] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.403608] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.410472] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.416962] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.424823] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.430216] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.436526] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.456288] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.460793] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.467738] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.474791] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.479174] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.485493] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.492026] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.496559] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.501937] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.508153] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.514954] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.518391] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.523370] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.529150] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.536056] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.539458] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.544528] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550248] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.556265] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.559689] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.564468] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.569976] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.576034] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.579552] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.584353] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.589282] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.595529] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.598897] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.603634] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.609185] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.615267] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.618606] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.623389] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.628310] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.636042] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.639491] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.644646] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.649794] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.658107] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.661573] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.666647] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.671789] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.679820] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.683261] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.688235] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.693400] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.701238] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.704692] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.710191] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.716874] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.723443] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.726855] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.731789] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.738323] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.744712] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.748153] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.753144] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.760898] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.767291] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.771480] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.775615] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.780123] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.784654] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.789296] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.793926] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.797676] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.801860] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.806737] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.810479] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.816037] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.820868] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.825044] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.829904] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.834172] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.839113] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.843252] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.848059] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.852219] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.857052] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.861613] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.866940] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.871084] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.877854] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.882001] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.886831] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.891000] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.895819] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.899954] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.904859] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.908991] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.913813] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.917981] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.922822] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.926552] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.930752] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.935549] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.939431] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.943625] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.948452] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.952267] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.956449] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.961702] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.965450] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.969667] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.974466] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.978227] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.982356] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.987185] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.990946] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.995101] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.999930] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.003681] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.007855] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.013230] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.017075] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.021244] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.026111] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.029878] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.034047] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.038891] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.042637] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.046782] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.051604] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.055251] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.059371] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.064446] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.068228] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.072392] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.077231] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.081234] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.085241] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.091511] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.099577] PCI: CLS 0 bytes, default 64 [ 6.102394] Trying to unpack rootfs image as initramfs... [ 6.106096] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 6.123288] Initialise system trusted keyrings [ 6.126491] Key type blacklist registered [ 6.134980] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.171832] zbud: loaded [ 6.173950] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.183165] fuse: init (API version 7.34) [ 6.191062] integrity: Platform Keyring initialized [ 6.203035] Key type asymmetric registered [ 6.205910] Asymmetric key parser 'x509' registered [ 6.215035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.226991] io scheduler mq-deadline registered [ 6.235360] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.247395] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.259273] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.271460] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.288026] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.294209] Freeing initrd memory: 8744K [ 6.297492] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.305009] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.309477] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.317813] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.322109] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.330182] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.335744] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.343430] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.348157] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.355447] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.359799] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.364966] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.370573] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.374936] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.383945] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.388264] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.395495] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.399846] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.408354] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.412715] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.420142] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.424460] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.431615] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.435920] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.443641] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.448261] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.456931] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.461296] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.466508] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.471676] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.476012] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.483159] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.487463] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.496167] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.500512] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.507660] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.511987] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.519053] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.524701] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.532155] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.536488] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.543671] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.548177] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.555409] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.559749] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.566221] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.571675] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.575997] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.584146] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.593479] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.598022] shpchp 0000:01:00.0: Slot initialization failed [ 6.603638] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.608153] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.613102] ACPI: button: Power Button [PWRF] [ 6.636800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.669943] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.676963] Linux agpgart interface v0.103 [ 6.680805] loop: module loaded [ 6.683320] tun: Universal TUN/TAP device driver, 1.6 [ 6.686808] PPP generic driver version 2.4.2 [ 6.689887] VFIO - User Level meta-driver version: 0.3 [ 6.693470] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.697827] ehci-pci: EHCI PCI platform driver [ 6.700944] ehci-platform: EHCI generic platform driver [ 6.704509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.708646] ohci-pci: OHCI PCI platform driver [ 6.711759] ohci-platform: OHCI generic platform driver [ 6.715315] uhci_hcd: USB Universal Host Controller Interface driver [ 6.720554] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.724120] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.729089] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.732648] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.736825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.742382] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.747260] usb usb1: Product: UHCI Host Controller [ 6.750659] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.754892] usb usb1: SerialNumber: 0000:02:01.0 [ 6.758184] hub 1-0:1.0: USB hub found [ 6.760909] hub 1-0:1.0: 2 ports detected [ 6.764005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.771426] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.774871] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.778429] mousedev: PS/2 mouse device common for all mice [ 6.783146] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.788911] rtc_cmos 00:03: RTC can wake from S4 [ 6.794021] rtc_cmos 00:03: registered as rtc0 [ 6.797408] rtc_cmos 00:03: setting system clock to 2025-10-09T10:02:49 UTC (1760004169) [ 6.802962] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.807341] i2c_dev: i2c /dev entries driver [ 6.810373] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.817956] device-mapper: uevent: version 1.0.3 [ 6.821250] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.827093] platform eisa.0: Probing EISA bus 0 [ 6.830402] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.834953] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.839367] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.844869] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.849155] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.853413] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.857697] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.862030] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.866277] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.870552] platform eisa.0: EISA: Detected 0 cards [ 6.874192] ledtrig-cpu: registered to indicate activity on CPUs [ 6.878317] drop_monitor: Initializing network drop monitor service [ 6.882630] NET: Registered PF_INET6 protocol family [ 6.888848] Segment Routing with IPv6 [ 6.891512] In-situ OAM (IOAM) with IPv6 [ 6.894378] NET: Registered PF_PACKET protocol family [ 6.898260] Key type dns_resolver registered [ 6.901537] IPI shorthand broadcast: enabled [ 6.904666] registered taskstats version 1 [ 6.907630] Loading compiled-in X.509 certificates [ 6.911393] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.918273] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.924982] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.931498] blacklist: Loading compiled-in revocation X.509 certificates [ 6.935993] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.942393] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.949214] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.956197] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.962990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.970064] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.977314] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.984339] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.991711] zswap: loaded using pool lzo/zbud [ 6.994846] Key type .fscrypt registered [ 6.997863] Key type fscrypt-provisioning registered [ 7.002558] Key type encrypted registered [ 7.006486] AppArmor: AppArmor sha1 policy hashing enabled [ 7.010251] ima: No TPM chip found, activating TPM-bypass! [ 7.013998] Loading compiled-in module X.509 certificates [ 7.018066] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.024603] ima: Allocated hash algorithm: sha1 [ 7.027804] ima: No architecture policies found [ 7.030940] evm: Initialising EVM extended attributes: [ 7.034396] evm: security.selinux [ 7.036875] evm: security.SMACK64 [ 7.039308] evm: security.SMACK64EXEC [ 7.041951] evm: security.SMACK64TRANSMUTE [ 7.044940] evm: security.SMACK64MMAP [ 7.047623] evm: security.apparmor [ 7.063014] evm: security.ima [ 7.065263] evm: security.capability [ 7.067866] evm: HMAC attrs: 0x1 [ 7.070688] PM: Magic number: 13:720:21 [ 7.073697] RAS: Correctable Errors collector initialized. [ 7.077460] Unstable clock detected, switching default tracing clock to "global" [ 7.077460] If you want to keep using the local clock, then add: [ 7.077460] "trace_clock=local" [ 7.077460] on the kernel command line [ 7.091808] Freeing unused decrypted memory: 2036K [ 7.095418] Freeing unused kernel image (initmem) memory: 3244K [ 7.099415] Write protecting the kernel read-only data: 30720k [ 7.103598] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.108124] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.143110] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.147404] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.152042] Run /init as init process info: initramfs: up at 6.58 [ 7.196061] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.207503] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.212461] GPT:229375 != 2097151 [ 7.214900] GPT:Alternate GPT header not at the end of the disk. [ 7.219173] GPT:229375 != 2097151 [ 7.221566] GPT: Use GNU Parted to correct GPT errors. [ 7.283118] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.640653] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.671930] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.31 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 forked to background, child pid 349 no interfaces have a carrier eth0: waiting for carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOa8heG+3lG73tlryaUXGnNk5BXK6VjaFKIE6yftc1P+aHFAPsDSdElFfWK+If+oJAH+Zudvm7KW6jC/vTZmJ0+0sQVuM1nuoPmkhyAYYT1Hb2M0eyoIUO8bmxoG86NTaIuOB1MCdeCdm4CnsaqBl4SVyb+BhdD5w4d8pRN7tfSEdNYrfv29ie7rldcMIvX7WejTysTkso9xlPMFACHzAXz39iztRxMwLuU+7f5JwhCx5SpNK7+BJJXR48UVLU7oHnvXgl0AO55epsjtny/rvZmkkRw6VHKVTFPXxTV+13d06IfY2TRff26w8XWUVinVlj9NZ0jFga6j5hQmnZDENT root@tempest-testnetworkbasicops-server-670315443 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGiTI0gujjOjL2+DQJRHUrmDmi6vYmnTQx86dhK7iSM6zz9W+OEf5wXRt+jML33azDxTe2wiKbJiposzULPD4o0= root@tempest-testnetworkbasicops-server-670315443 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe19:2481/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 21bbcca2-5cec-4324-9af4-6d2090b6b113 name: tempest-TestNetworkBasicOps-server-670315443 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-670315443 launch-index: 0 === cirros: current=0.6.2 uptime=8.30 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:19:24:81 inet6 addr: fe80::f816:3eff:fe19:2481/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1542 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-670315443 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.754350] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.761824] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.873174] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.895231] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.003346] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.004587] ISO 9660 Extensions: RRIP_1991A [ 8.102308] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.266949] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.754752] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.756038] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:02:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:02:50 cirros auth.notice su: + none root:cirros Oct 9 11:02:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: DUID 00:04:21:bb:cc:a2:5c:ec:43:24:9a:f4:6d:20:90:b6:b1:13 Oct 9 11:02:50 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:19:24:81 Oct 9 11:02:50 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe19:2481 Oct 9 11:02:51 cirros authpriv.info dropbear[391]: Running in background Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Oct 9 11:02:51 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-670315443 login: 2025-10-09 10:03:18,019 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.232:22' as 'cirros' with public key authentication 2025-10-09 10:03:18,022 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:18,075 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:18,075 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.232 successfully created 2025-10-09 10:03:18,076 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.8 2025-10-09 10:03:18,076 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-10-09 10:03:18,078 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:03:18,171 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:03:18,172 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-10-09 10:03:18,178 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.102437 seconds 2025-10-09 10:03:19,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/431ffa1b-ff57-4edc-829d-3ee0180b134a 0.877s 2025-10-09 10:03:19,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6de463d7-19cc-4d2f-b2c9-151b6b65b43c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/431ffa1b-ff57-4edc-829d-3ee0180b134a'} Body: b'' 2025-10-09 10:03:19,192 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.134s 2025-10-09 10:03:19,192 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:19 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-6701918e-9407-4d2a-83a7-7c23f0d3e6de', 'x-compute-request-id': 'req-6701918e-9407-4d2a-83a7-7c23f0d3e6de', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'' 2025-10-09 10:03:19,973 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.781s 2025-10-09 10:03:19,974 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:19 GMT', 'server': 'Apache', 'content-length': '1818', '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-eb05032c-9bc3-4129-9ab8-c87505ab1b30', 'x-compute-request-id': 'req-eb05032c-9bc3-4129-9ab8-c87505ab1b30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"server": {"id": "d7ef9240-faf8-4f56-b3ac-7a3e0830de38", "name": "tempest-TestNetworkBasicOps-server-1006874931", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "fca0da4b9b076fe39e71b6039d09f3afce9031ed2fcf8f43ecbda8e2", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:47Z", "updated": "2025-10-09T10:03:19Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:98"}, {"version": 4, "addr": "192.168.122.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:ec:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-17187709", "OS-SRV-USG:launched_at": "2025-10-09T10:02:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1129317888"}], "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-09 10:03:21,054 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38 0.075s 2025-10-09 10:03:21,054 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:20 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-c0504a9e-122f-4313-a716-219cba65ac08', 'x-compute-request-id': 'req-c0504a9e-122f-4313-a716-219cba65ac08', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7ef9240-faf8-4f56-b3ac-7a3e0830de38'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d7ef9240-faf8-4f56-b3ac-7a3e0830de38 could not be found."}}' 2025-10-09 10:03:21,296 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98 0.242s 2025-10-09 10:03:21,296 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-445d088d-0d6c-441a-86ba-f048747b3953', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/a8dd992f-cc21-4be4-9d79-7a1b6fb1cc98'} Body: b'' 2025-10-09 10:03:21,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-17187709 0.077s 2025-10-09 10:03:21,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:21 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fd0d81-7170-44f6-a75c-741cd54a82c9', 'x-compute-request-id': 'req-01fd0d81-7170-44f6-a75c-741cd54a82c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-17187709'} Body: b'' 2025-10-09 10:03:22,936 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03 1.561s 2025-10-09 10:03:22,937 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-383c1664-b181-4dc6-8445-163b2994e8fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/06d67e42-a560-4923-ad32-41f9ec6fdd03'} Body: b'' 2025-10-09 10:03:23,045 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.108s 2025-10-09 10:03:23,045 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:22 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-696c763a-67b4-4841-9bd5-2a4d47f44092', 'x-compute-request-id': 'req-696c763a-67b4-4841-9bd5-2a4d47f44092', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'' 2025-10-09 10:03:23,357 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.312s 2025-10-09 10:03:23,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:23 GMT', 'server': 'Apache', 'content-length': '1817', '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-c35bda7a-fdd0-4541-b02c-be83edfd74c4', 'x-compute-request-id': 'req-c35bda7a-fdd0-4541-b02c-be83edfd74c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:03:23Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}, {"version": 4, "addr": "192.168.122.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": "2025-10-09T10:02:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2088905604"}], "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-09 10:03:24,836 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.473s 2025-10-09 10:03:24,836 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:24 GMT', 'server': 'Apache', 'content-length': '1749', '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-329d175e-073b-410d-bf87-406e382e9516', 'x-compute-request-id': 'req-329d175e-073b-410d-bf87-406e382e9516', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"server": {"id": "21bbcca2-5cec-4324-9af4-6d2090b6b113", "name": "tempest-TestNetworkBasicOps-server-670315443", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:02:34Z", "updated": "2025-10-09T10:03:23Z", "addresses": {"tempest-network-smoke--21347962": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}, {"version": 4, "addr": "192.168.122.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:24:81"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-462284814", "OS-SRV-USG:launched_at": "2025-10-09T10:02:41.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-09 10:03:25,913 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113 0.073s 2025-10-09 10:03:25,913 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:25 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-f6c9ecee-1023-49fa-8147-5cf5487111b0', 'x-compute-request-id': 'req-f6c9ecee-1023-49fa-8147-5cf5487111b0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21bbcca2-5cec-4324-9af4-6d2090b6b113'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21bbcca2-5cec-4324-9af4-6d2090b6b113 could not be found."}}' 2025-10-09 10:03:26,261 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9cb722ba-1853-4a45-bd00-f5690460099e 0.347s 2025-10-09 10:03:26,261 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b245ea69-8442-41ca-ad2c-da5c41cc5a3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/9cb722ba-1853-4a45-bd00-f5690460099e'} Body: b'' 2025-10-09 10:03:26,315 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-462284814 0.054s 2025-10-09 10:03:26,316 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:26 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8d18b01-ab4a-4e22-95b3-18de84bf7998', 'x-compute-request-id': 'req-b8d18b01-ab4a-4e22-95b3-18de84bf7998', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-462284814'} Body: b'' 2025-10-09 10:03:26,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2/remove_router_interface 0.672s 2025-10-09 10:03:26,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bb3b6c89-972e-4096-9e10-927b5ed46e8d"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3b2f0eaa-dd3b-44ad-bc60-db3da5786f4e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2/remove_router_interface'} Body: b'{"id": "964f272c-d298-4e64-baf1-f48ee13b0ab2", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "9b2765fb-7275-476e-a15d-ec65ed4a3712", "network_id": "7e36da7d-913d-4101-a7c2-e1698abf35be", "subnet_id": "bb3b6c89-972e-4096-9e10-927b5ed46e8d", "subnet_ids": ["bb3b6c89-972e-4096-9e10-927b5ed46e8d"]}' 2025-10-09 10:03:27,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bb3b6c89-972e-4096-9e10-927b5ed46e8d 0.331s 2025-10-09 10:03:27,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1c4ee51a-386a-45c6-a576-d51af6ce7983', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bb3b6c89-972e-4096-9e10-927b5ed46e8d'} Body: b'' 2025-10-09 10:03:27,739 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2 0.418s 2025-10-09 10:03:27,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3bf30a66-a175-4f57-97ff-bcc7d5a33116', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/964f272c-d298-4e64-baf1-f48ee13b0ab2'} Body: b'' 2025-10-09 10:03:28,038 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7e36da7d-913d-4101-a7c2-e1698abf35be 0.298s 2025-10-09 10:03:28,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-935069a3-2eaf-4b40-a4d3-708386c2fc05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/7e36da7d-913d-4101-a7c2-e1698abf35be'} Body: b'' 0 ] tags: -worker-0 time: 2025-10-09 10:03:28.058718Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2025-10-09 10:04:10.167761Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-10-09 10:03:28,534 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.475s 2025-10-09 10:03:28,535 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--384651779", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-1c980b04-5acc-485d-ae11-e4562adce4c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"a733533a-76c7-46e6-89e3-803597fe93b6","name":"tempest-network-smoke--384651779","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c69d102fb5504f48809f5fc47f1cb831","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:03:28Z","updated_at":"2025-10-09T10:03:28Z","revision_number":1}}' 2025-10-09 10:03:30,068 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.532s 2025-10-09 10:03:30,068 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-225783491", "admin_state_up": true, "project_id": "c69d102fb5504f48809f5fc47f1cb831", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795"}}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-b6da5458-bdad-46d4-bae0-9925dc05e2b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "name": "tempest-TestNetworkBasicOps-router-225783491", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:03:28Z", "updated_at": "2025-10-09T10:03:28Z", "revision_number": 2, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:30,170 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28 0.100s 2025-10-09 10:03:30,170 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-200d319a-4fec-4829-8a40-451b129f9dbd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=c69d102fb5504f48809f5fc47f1cb831&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:03:30,317 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.146s 2025-10-09 10:03:30,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-61a84af4-aee6-4610-ba83-02ecdf4b1002', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-10-09 10:03:30,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28 0.561s 2025-10-09 10:03:30,879 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-392ab729-0f91-46d7-aecc-36c308f0e3f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=562778a5-720b-439e-b2cf-b9e0abb9c795&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-10-09 10:03:31,697 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.817s 2025-10-09 10:03:31,697 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-818098895", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-03781658-802b-4b34-b7bd-ed33a5f4ada3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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":"42f04b85-37b6-4d12-9413-7fa543671e36","name":"tempest-subnet-smoke-818098895","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"a733533a-76c7-46e6-89e3-803597fe93b6","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-09T10:03:31Z","updated_at":"2025-10-09T10:03:31Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:34,890 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45/add_router_interface 3.192s 2025-10-09 10:03:34,890 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "42f04b85-37b6-4d12-9413-7fa543671e36"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cdf1e9e8-333f-480e-addf-f6a65968a773', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45/add_router_interface'} Body: b'{"id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "8a059738-fc3e-4d65-8a23-ca9441245931", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "subnet_id": "42f04b85-37b6-4d12-9413-7fa543671e36", "subnet_ids": ["42f04b85-37b6-4d12-9413-7fa543671e36"]}' 2025-10-09 10:03:34,996 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.105s 2025-10-09 10:03:34,996 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-24be8118-e5d5-4254-8e48-311c3bfcf7ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'} Body: b'{"networks":[{"id":"562778a5-720b-439e-b2cf-b9e0abb9c795","name":"public","tenant_id":"a53d5690b6a54109990182326650a2b8","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c966c82a-470f-4c06-9c14-8fa18d050afa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2025-10-09T09:53:02Z","updated_at":"2025-10-09T09:53:05Z","revision_number":2,"project_id":"a53d5690b6a54109990182326650a2b8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"a733533a-76c7-46e6-89e3-803597fe93b6","name":"tempest-network-smoke--384651779","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["42f04b85-37b6-4d12-9413-7fa543671e36"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2025-10-09T10:03:28Z","updated_at":"2025-10-09T10:03:31Z","revision_number":2,"project_id":"c69d102fb5504f48809f5fc47f1cb831","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":13894}]}' 2025-10-09 10:03:35,075 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.079s 2025-10-09 10:03:35,076 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-1ee24c55-0bd2-4d5c-ac3b-acd5691f6676', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'} Body: b'{"subnets":[{"id":"42f04b85-37b6-4d12-9413-7fa543671e36","name":"tempest-subnet-smoke-818098895","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","network_id":"a733533a-76c7-46e6-89e3-803597fe93b6","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T10:03:31Z","updated_at":"2025-10-09T10:03:31Z","revision_number":0,"project_id":"c69d102fb5504f48809f5fc47f1cb831"},{"id":"c966c82a-470f-4c06-9c14-8fa18d050afa","name":"public_subnet","tenant_id":"a53d5690b6a54109990182326650a2b8","network_id":"562778a5-720b-439e-b2cf-b9e0abb9c795","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-10-09T09:53:05Z","updated_at":"2025-10-09T09:53:05Z","revision_number":0,"project_id":"a53d5690b6a54109990182326650a2b8"}]}' 2025-10-09 10:03:35,164 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.088s 2025-10-09 10:03:35,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-f8e3872d-c6ca-430d-bc52-df710a02afd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'} Body: b'{"routers": [{"id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "name": "tempest-TestNetworkBasicOps-router-225783491", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:03:28Z", "updated_at": "2025-10-09T10:03:32Z", "revision_number": 3, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:03:35,243 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.077s 2025-10-09 10:03:35,243 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-110254677", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtKLJ6IG9u4a8nuHneFynw1vBGpmAOOthC0luN75md/pSNPLJ1OiBs1QaWTfRgLBRYBcOf7wBzJd4+LCaHfI9OClhJh7S3mGctEWrkgZF/O/aOkt4rBN7LklD620tBk2Q=="}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:35 GMT', 'server': 'Apache', 'content-length': '397', '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-35aa98de-680c-4cb7-b3d9-a1ff224b456a', 'x-compute-request-id': 'req-35aa98de-680c-4cb7-b3d9-a1ff224b456a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-110254677", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtKLJ6IG9u4a8nuHneFynw1vBGpmAOOthC0luN75md/pSNPLJ1OiBs1QaWTfRgLBRYBcOf7wBzJd4+LCaHfI9OClhJh7S3mGctEWrkgZF/O/aOkt4rBN7LklD620tBk2Q==", "fingerprint": "a0:60:72:9a:c5:dc:a7:87:3d:1d:28:c1:96:d0:9d:b4", "user_id": "2351e05157514d1995a1ea4151d12fee"}}' 2025-10-09 10:03:35,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.140s 2025-10-09 10:03:35,384 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2094040761", "description": "tempest-secgroup-smoke-2094040761 description", "project_id": "c69d102fb5504f48809f5fc47f1cb831"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-1a982a20-2945-4928-af7c-36ec73073749', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "68293693-d770-49bf-b0b3-d26af71ce606", "name": "tempest-secgroup-smoke-2094040761", "stateful": true, "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "tempest-secgroup-smoke-2094040761 description", "shared": false, "security_group_rules": [{"id": "356f9240-3bbd-4e5f-abc1-2eea7ec5c8c4", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "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": 229, "description": null, "tags": [], "created_at": "2025-10-09T10:03:35Z", "updated_at": "2025-10-09T10:03:35Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}, {"id": "9a89440b-46cd-4a69-bb59-37db88b4c6ea", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "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": 230, "description": null, "tags": [], "created_at": "2025-10-09T10:03:35Z", "updated_at": "2025-10-09T10:03:35Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}], "tags": [], "created_at": "2025-10-09T10:03:35Z", "updated_at": "2025-10-09T10:03:35Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:36,247 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.862s 2025-10-09 10:03:36,247 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e19b303e-8b3f-434f-b116-1d996177e89c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "870d3993-c439-4323-807a-72ffcc342009", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:36Z", "updated_at": "2025-10-09T10:03:36Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:36,389 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.141s 2025-10-09 10:03:36,389 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6da08e59-a153-40b6-a4d2-74adc7c2672c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "421a0119-03d7-4f18-a42c-e69e8320a92d", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:36Z", "updated_at": "2025-10-09T10:03:36Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:37,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.882s 2025-10-09 10:03:37,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c5685ec4-02d4-4781-ac46-87ac31dffc1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "8ee59e7b-d273-4704-8c19-ca63d1543718", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:37Z", "updated_at": "2025-10-09T10:03:37Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:37,390 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.117s 2025-10-09 10:03:37,390 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-45e73863-24ac-4ca9-aba4-e73a400d9006', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "98ea4ab8-44bb-409a-a2ba-5435f19df055", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:37Z", "updated_at": "2025-10-09T10:03:37Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:37,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.260s 2025-10-09 10:03:37,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-53637eb7-323c-4476-98f8-9c03f2064073', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "483f83b3-2cc5-41c2-be25-baeda84fe889", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:37Z", "updated_at": "2025-10-09T10:03:37Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:37,775 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.124s 2025-10-09 10:03:37,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8b500897-4ac3-4d04-8913-fa8aa7430430', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "5f938e5a-2d0b-4791-86f4-c525f7e9013e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "security_group_id": "68293693-d770-49bf-b0b3-d26af71ce606", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2025-10-09T10:03:37Z", "updated_at": "2025-10-09T10:03:37Z", "revision_number": 0, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:38,067 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.288s 2025-10-09 10:03:38,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:37 GMT', 'server': 'Apache', 'content-length': '5700', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f962c271-367f-4242-9ee8-4abb36ec1e16', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=7f59890fded7f71ae14bd730060ab5e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2351e05157514d1995a1ea4151d12fee", "name": "tempest-TestNetworkBasicOps-74406332-project-member", "password_expires_at": null}, "audit_ids": ["Hf_ERZwRQH-UAo28vNeOYA"], "expires_at": "2025-10-09T11:03:38.000000Z", "issued_at": "2025-10-09T10:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c69d102fb5504f48809f5fc47f1cb831", "name": "tempest-TestNetworkBasicOps-74406332"}, "is_domain": false, "roles": [{"id": "9985de193749492ba17cca6912433caa", "name": "member"}, {"id": "5cbe5b6153a046abb4ceab33f901f003", "name": "reader"}], "catalog": [{"endpoints": [{"name": "manilav2", "id": "61dfcb312899428fbd7a33c261ecabc5", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "f3a166a271a34f61acc7d29a7ee59b40", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v2", "region": "regionOne"}], "id": "0353052e0205477889f11d514406cdba", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "manila", "id": "1fbdf06b628945a9aa978a781ec9223b", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}, {"name": "manila", "id": "37ee16a08c324831accfcdc4bfd3e3e7", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c69d102fb5504f48809f5fc47f1cb831", "region": "regionOne"}], "id": "1d91a9a54189490987ab5d4d309eaae2", "type": "share", "name": "manila"}, {"endpoints": [], "id": "2a135698a42b4b9698ee1c12296c6dfb", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "3fb2ac9a39e0448886de5e64ad0b783e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4a42e4d376bc4853a902b596bbf6a5e0", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "2f839dd4c5a9406e8b511b30939377b4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "382d49bf0714477db490522c4d235d86", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "9ec425c925e946c4b4e6a0e75e43bf90", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "3808bd5efbce4a47b9cf4f220f6b5e7f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "32d358af161847cba626e41edc4446b1", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "ef79292288064cfdb2d86ccc26528a5b", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5342c2c19db842f4b2f9cc416bc73556", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "60eda7da8c014ac495282615bf92dbfb", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "b86b523caf39426286576efb08bf0862", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "80a511887d604b8e92a8abc7f85af9a9", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "465e5034cf634deda4fe2611a5ce9299", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f6113501c9a24a548c6895162dd472b4", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-op 2025-10-09 10:03:38,068 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-10-09 10:03:39,764 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.696s 2025-10-09 10:03:39,765 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-697662314", "imageRef": "9546778e-959c-466e-9bef-81ace5bd1cc5", "flavorRef": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "networks": [{"uuid": "a733533a-76c7-46e6-89e3-803597fe93b6"}], "key_name": "tempest-TestNetworkBasicOps-110254677", "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}]}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:38 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836', '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-41164a7a-99bb-4324-8ad5-28627246f8c8', 'x-compute-request-id': 'req-41164a7a-99bb-4324-8ad5-28627246f8c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "adminPass": "t5raoJmADgH5"}}' 2025-10-09 10:03:39,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.137s 2025-10-09 10:03:39,904 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:39 GMT', 'server': 'Apache', 'content-length': '1393', '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-d6cb4744-6a40-49ad-9f5a-0c99ed1d4d94', 'x-compute-request-id': 'req-d6cb4744-6a40-49ad-9f5a-0c99ed1d4d94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-110254677", "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-09 10:03:41,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.147s 2025-10-09 10:03:41,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:40 GMT', 'server': 'Apache', 'content-length': '1451', '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-92e7803c-a27c-4750-8a93-6fc22706cabb', 'x-compute-request-id': 'req-92e7803c-a27c-4750-8a93-6fc22706cabb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-110254677", "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-09 10:03:41,058 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-10-09 10:03:42,355 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.295s 2025-10-09 10:03:42,355 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:42 GMT', 'server': 'Apache', 'content-length': '1519', '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-9e923233-cfa9-418e-9874-0eaf556edad0', 'x-compute-request-id': 'req-9e923233-cfa9-418e-9874-0eaf556edad0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:03:43,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.271s 2025-10-09 10:03:43,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:43 GMT', 'server': 'Apache', 'content-length': '1519', '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-57e89701-8dce-4d15-9782-c6b453f59ca2', 'x-compute-request-id': 'req-57e89701-8dce-4d15-9782-c6b453f59ca2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:03:44,915 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.278s 2025-10-09 10:03:44,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:44 GMT', 'server': 'Apache', 'content-length': '1519', '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-4caa17b6-de58-4a87-acdf-9ec2a5535495', 'x-compute-request-id': 'req-4caa17b6-de58-4a87-acdf-9ec2a5535495', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "BUILD", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:03:46,281 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.361s 2025-10-09 10:03:46,281 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:45 GMT', 'server': 'Apache', 'content-length': '1690', '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-36753aa5-0151-45c2-b17b-310597d1041d', 'x-compute-request-id': 'req-36753aa5-0151-45c2-b17b-310597d1041d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:44Z", "addresses": {"tempest-network-smoke--384651779": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:02:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": "2025-10-09T10:03:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:03:46,285 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-10-09 10:03:46,554 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.268s 2025-10-09 10:03:46,554 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:46 GMT', 'server': 'Apache', 'content-length': '1690', '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-98c43721-2561-4486-8222-8e512605f695', 'x-compute-request-id': 'req-98c43721-2561-4486-8222-8e512605f695', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:03:44Z", "addresses": {"tempest-network-smoke--384651779": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:02:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": "2025-10-09T10:03:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:03:46,557 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-10-09 10:03:46,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=29f00e1c-dcdd-4a28-b141-a900eb34b836 0.062s 2025-10-09 10:03:46,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-ceb721dd-2192-4626-8da7-88e2bf21becb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"ports":[{"id":"a450260b-c4da-4f56-bf08-713a5ccc3d0e","name":"","network_id":"a733533a-76c7-46e6-89e3-803597fe93b6","tenant_id":"c69d102fb5504f48809f5fc47f1cb831","mac_address":"fa:16:3e:ac:02:fe","admin_state_up":true,"status":"ACTIVE","device_id":"29f00e1c-dcdd-4a28-b141-a900eb34b836","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"42f04b85-37b6-4d12-9413-7fa543671e36","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["68293693-d770-49bf-b0b3-d26af71ce606"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-697662314","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-697662314","fqdn":"tempest-testnetworkbasicops-server-697662314.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-10-09T10:03:41Z","updated_at":"2025-10-09T10:03:44Z","revision_number":4,"project_id":"c69d102fb5504f48809f5fc47f1cb831"}]}' 2025-10-09 10:03:46,620 25 DEBUG [tempest.common.waiters] Server ID 29f00e1c-dcdd-4a28-b141-a900eb34b836 ports are all ACTIVE [{'id': 'a450260b-c4da-4f56-bf08-713a5ccc3d0e', 'name': '', 'network_id': 'a733533a-76c7-46e6-89e3-803597fe93b6', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'mac_address': 'fa:16:3e:ac:02:fe', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '29f00e1c-dcdd-4a28-b141-a900eb34b836', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '42f04b85-37b6-4d12-9413-7fa543671e36', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['68293693-d770-49bf-b0b3-d26af71ce606'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-697662314', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-697662314', 'fqdn': 'tempest-testnetworkbasicops-server-697662314.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-10-09T10:03:41Z', 'updated_at': '2025-10-09T10:03:44Z', 'revision_number': 4, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'}]: 2025-10-09 10:03:47,713 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.093s 2025-10-09 10:03:47,713 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "port_id": "a450260b-c4da-4f56-bf08-713a5ccc3d0e", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-70a12ebf-eb1c-4873-b23a-51aee6f68bee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; 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": "c7eaf975-1d19-4312-90dc-c69a3ce22c98", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.199", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "port_id": "a450260b-c4da-4f56-bf08-713a5ccc3d0e", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "c69d102fb5504f48809f5fc47f1cb831", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "mac_address": "fa:16:3e:ac:02:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:03:46Z", "updated_at": "2025-10-09T10:03:46Z", "revision_number": 0}}' 2025-10-09 10:03:47,792 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98 0.078s 2025-10-09 10:03:47,793 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:03:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-342e96be-f7cd-4332-8d5a-de858ffd85ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98'} Body: b'{"floatingip": {"id": "c7eaf975-1d19-4312-90dc-c69a3ce22c98", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.199", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "port_id": "a450260b-c4da-4f56-bf08-713a5ccc3d0e", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "mac_address": "fa:16:3e:ac:02:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": 10000 "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:03:46Z", "updated_at": "2025-10-09T10:03:47Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:03:47,793 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c7eaf975-1d19-4312-90dc-c69a3ce22c98', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.199', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': 'befcf3b8-0971-49c2-bb3f-8cad9e222d45', 'port_id': 'a450260b-c4da-4f56-bf08-713a5ccc3d0e', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a733533a-76c7-46e6-89e3-803597fe93b6', 'mac_address': 'fa:16:3e:ac:02:fe', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '29f00e1c-dcdd-4a28-b141-a900eb34b836', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T10:03:46Z', 'updated_at': '2025-10-09T10:03:47Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 10:03:47,793 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.079142 seconds 2025-10-09 10:03:47,793 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.199 with user: cirros 2025-10-09 10:03:47,793 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.199 in 120 sec and the expected result is reachable 2025-10-09 10:04:01,951 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.158264 seconds 2025-10-09 10:04:01,952 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.199 in 120 sec and the ping result is expected 2025-10-09 10:04:02,049 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/action 0.096s 2025-10-09 10:04:02,049 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:01 GMT', 'server': 'Apache', 'content-length': '73530', '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-6b62f797-84dc-40aa-9241-278bd198f44a', 'x-compute-request-id': 'req-6b62f797-84dc-40aa-9241-278bd198f44a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1262487611 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2445.406 MHz processor\\n[ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003250] Using GB pages for direct mapping\\n[ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003440] ACPI: Early table checksum verification disabled\\n[ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003459] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003472] ACPI: Reserving 2025-10-09 10:04:02,051 25 DEBUG [tempest.scenario.manager] Console output for 29f00e1c-dcdd-4a28-b141-a900eb34b836 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1262487611 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000005] tsc: Detected 2445.406 MHz processor [ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003250] Using GB pages for direct mapping [ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003440] ACPI: Early table checksum verification disabled [ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003459] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003472] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003473] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004737] No NUMA configuration found [ 0.004740] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004745] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005023] Zone ranges: [ 0.005024] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005026] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005028] Normal empty [ 0.005029] Device empty [ 0.005030] Movable zone start for each node [ 0.005031] Early memory node ranges [ 0.005032] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005033] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005035] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005240] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005263] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005409] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016780] ACPI: PM-Timer IO Port: 0x608 [ 0.016806] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016929] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016932] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016933] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016935] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016936] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016937] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016939] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016940] TSC deadline timer available [ 0.016953] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017028] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017030] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017031] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017032] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017033] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017034] Booting paravirtualized kernel on KVM [ 0.017036] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017040] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017317] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017385] kvm-guest: setup async PF for cpu 0 [ 0.017414] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017433] kvm-guest: PV spinlocks disabled, single CPU [ 0.017437] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017438] Policy zone: DMA32 [ 0.017439] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017471] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017480] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017485] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017549] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017709] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018363] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018387] ftrace: allocating 50600 entries in 198 pages [ 0.038768] ftrace: allocated 198 pages with 4 groups [ 0.038878] rcu: Hierarchical RCU implementation. [ 0.038879] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.038881] Rude variant of Tasks RCU enabled. [ 0.038881] Tracing variant of Tasks RCU enabled. [ 0.038882] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.038883] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.042360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.042635] random: crng init done [ 0.083578] Console: colour VGA+ 80x25 [ 0.225150] printk: console [tty1] enabled [ 0.583039] printk: console [ttyS0] enabled [ 0.586094] ACPI: Core revision 20210730 [ 0.588993] APIC: Switch to symmetric I/O mode setup [ 0.593812] x2apic enabled [ 0.597180] Switched APIC routing to physical x2apic. [ 0.605643] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.612551] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.616547] pid_max: default: 32768 minimum: 301 [ 0.616547] LSM: Security Framework initializing [ 0.616547] landlock: Up and running. [ 0.616547] Yama: becoming mindful. [ 0.616547] AppArmor: AppArmor initialized [ 0.616547] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616547] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616547] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616547] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616547] Spectre V2 : Mitigation: Retpolines [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616547] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.616547] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616547] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616547] Freeing SMP alternatives memory: 44K [ 0.616547] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.616653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620568] ... version: 0 [ 0.623367] ... bit width: 48 [ 0.624559] ... generic registers: 6 [ 0.627442] ... value mask: 0000ffffffffffff [ 0.628559] ... max period: 00007fffffffffff [ 0.632123] ... fixed-purpose events: 0 [ 0.632559] ... event mask: 000000000000003f [ 0.636177] rcu: Hierarchical SRCU implementation. [ 0.636903] smp: Bringing up secondary CPUs ... [ 0.640026] smp: Brought up 1 node, 1 CPU [ 0.640561] smpboot: Max logical packages: 1 [ 0.643523] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.644990] devtmpfs: initialized [ 0.647427] x86/mm: Memory block size: 128MB [ 0.648681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.652566] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.656595] pinctrl core: initialized pinctrl subsystem [ 0.660959] PM: RTC time: 10:03:46, date: 2025-10-09 [ 0.664401] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.664615] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.668573] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.672565] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.676563] audit: initializing netlink subsys (disabled) [ 0.680285] thermal_sys: Registered thermal governor 'fair_share' [ 0.680286] thermal_sys: Registered thermal governor 'bang_bang' [ 0.680560] thermal_sys: Registered thermal governor 'step_wise' [ 0.684532] thermal_sys: Registered thermal governor 'user_space' [ 0.684561] audit: type=2000 audit(1760004226.083:1): state=initialized audit_enabled=0 res=1 [ 0.692561] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692568] EISA bus registered [ 0.698844] cpuidle: using governor ladder [ 0.700559] cpuidle: using governor menu [ 0.706233] ACPI: bus type PCI registered [ 0.708559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.712839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716560] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720571] PCI: Using configuration type 1 for base access [ 0.725179] Kprobes globally optimized [ 0.727881] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.728562] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.733153] ACPI: Added _OSI(Module Device) [ 0.736163] ACPI: Added _OSI(Processor Device) [ 0.736576] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.739782] ACPI: Added _OSI(Processor Aggregator Device) [ 0.740583] ACPI: Added _OSI(Linux-Dell-Video) [ 0.743670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.744565] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.750535] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.755906] ACPI: Interpreter enabled [ 0.756578] ACPI: PM: (supports S0 S5) [ 0.759220] ACPI: Using IOAPIC for interrupt routing [ 0.760584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.764559] PCI: Using E820 reservations for host bridge windows [ 0.768765] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.776096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.776565] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.780655] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.784642] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.789684] PCI host bridge to bus 0000:00 [ 0.792560] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.796366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800559] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804559] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.808559] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.812559] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.816817] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.824771] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.832590] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.842824] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846526] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.852585] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.857383] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.865020] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870222] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.878571] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.883096] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.891311] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.894356] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.902113] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.906751] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.915602] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918193] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.925670] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.930505] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.938473] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.942208] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.949698] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.954178] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.964665] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.970224] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.977684] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.982186] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.990367] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.994208] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.001737] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.006231] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.014439] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018221] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.025906] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.030197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.038455] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.042129] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.049695] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.054192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.064338] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.066709] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.073601] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.078156] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.086331] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.090213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.097975] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.102222] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.110163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.114155] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.121729] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.126208] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.134482] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.138159] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.145718] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.150196] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.160517] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.162188] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.227918] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.230020] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.233296] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.255230] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.257693] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.264855] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.272165] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.277617] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.282571] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.357317] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.360621] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.364621] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.368681] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.373784] pci_bus 0000:02: extended config space not accessible [ 1.376739] acpiphp: Slot [1] registered [ 1.379580] acpiphp: Slot [0] registered [ 1.380609] acpiphp: Slot [2] registered [ 1.383427] acpiphp: Slot [3] registered [ 1.384608] acpiphp: Slot [4] registered [ 1.387434] acpiphp: Slot [5] registered [ 1.388605] acpiphp: Slot [6] registered [ 1.391405] acpiphp: Slot [7] registered [ 1.392611] acpiphp: Slot [8] registered [ 1.395414] acpiphp: Slot [9] registered [ 1.396607] acpiphp: Slot [10] registered [ 1.399480] acpiphp: Slot [11] registered [ 1.400605] acpiphp: Slot [12] registered [ 1.403487] acpiphp: Slot [13] registered [ 1.404605] acpiphp: Slot [14] registered [ 1.407474] acpiphp: Slot [15] registered [ 1.408606] acpiphp: Slot [16] registered [ 1.411495] acpiphp: Slot [17] registered [ 1.412625] acpiphp: Slot [18] registered [ 1.415496] acpiphp: Slot [19] registered [ 1.416605] acpiphp: Slot [20] registered [ 1.419563] acpiphp: Slot [21] registered [ 1.420605] acpiphp: Slot [22] registered [ 1.423534] acpiphp: Slot [23] registered [ 1.424605] acpiphp: Slot [24] registered [ 1.428650] acpiphp: Slot [25] registered [ 1.431817] acpiphp: Slot [26] registered [ 1.432680] acpiphp: Slot [27] registered [ 1.435507] acpiphp: Slot [28] registered [ 1.436608] acpiphp: Slot [29] registered [ 1.439483] acpiphp: Slot [30] registered [ 1.440605] acpiphp: Slot [31] registered [ 1.445883] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.455487] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.524699] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.528250] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.528634] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.532690] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539143] acpiphp: Slot [0-2] registered [ 1.541199] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.548560] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.556563] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.562004] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.635307] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.636686] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.640681] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.646106] acpiphp: Slot [0-3] registered [ 1.649192] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.655602] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.660560] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.738326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.740690] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.744689] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.750071] acpiphp: Slot [0-4] registered [ 1.753139] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.760502] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.833807] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.836710] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.840681] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.846031] acpiphp: Slot [0-5] registered [ 1.849172] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.855922] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.860281] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.932589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.936044] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.936715] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.942181] acpiphp: Slot [0-6] registered [ 2.010576] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.012692] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.016682] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.023044] acpiphp: Slot [0-7] registered [ 2.089935] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.092687] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.096696] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.102425] acpiphp: Slot [0-8] registered [ 2.170052] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.172683] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.176682] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.183284] acpiphp: Slot [0-9] registered [ 2.250830] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.252685] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.256681] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.262371] acpiphp: Slot [0-10] registered [ 2.329473] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.332690] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.336724] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.342800] acpiphp: Slot [0-11] registered [ 2.408386] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.408682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.412681] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.418363] acpiphp: Slot [0-12] registered [ 2.483564] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.484686] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.488681] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.495230] acpiphp: Slot [0-13] registered [ 2.561846] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.564682] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.568688] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.574283] acpiphp: Slot [0-14] registered [ 2.641840] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.644685] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.648684] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.654835] acpiphp: Slot [0-15] registered [ 2.722720] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.724684] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.728681] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.734328] acpiphp: Slot [0-16] registered [ 2.803581] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.804686] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.808682] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.814815] acpiphp: Slot [0-17] registered [ 2.882309] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.884694] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.888685] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.894323] acpiphp: Slot [0-18] registered [ 2.963419] pci 0000:00:04.1: PCI bridge to [bus 13] [ 2.964685] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 2.968682] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 2.974889] acpiphp: Slot [0-19] registered [ 3.042601] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.044684] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.048682] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.054354] acpiphp: Slot [0-20] registered [ 3.125076] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.128623] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.132685] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.139178] acpiphp: Slot [0-21] registered [ 3.206593] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.208682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.212683] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.218337] acpiphp: Slot [0-22] registered [ 3.286348] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.288683] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.292699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.298896] acpiphp: Slot [0-23] registered [ 3.366978] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.368686] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.372684] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.378734] acpiphp: Slot [0-24] registered [ 3.446777] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.448682] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.452682] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.458823] acpiphp: Slot [0-25] registered [ 3.526695] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.528684] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.532692] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.569110] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.572766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.576785] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.580769] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.584753] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.588754] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.592758] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.596755] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.600650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.604573] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.608495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.608572] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.612574] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.616572] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.620573] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.624560] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.628742] iommu: Default domain type: Translated [ 3.632091] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.632692] SCSI subsystem initialized [ 3.635586] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.636547] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.636562] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.640405] vgaarb: loaded [ 3.640582] ACPI: bus type USB registered [ 3.643389] usbcore: registered new interface driver usbfs [ 3.644565] usbcore: registered new interface driver hub [ 3.648508] usbcore: registered new device driver usb [ 3.648577] pps_core: LinuxPPS API ver. 1 registered [ 3.651884] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.652562] PTP clock support registered [ 3.655309] EDAC MC: Ver: 3.0.0 [ 3.659824] NetLabel: Initializing [ 3.660559] NetLabel: domain hash size = 128 [ 3.663532] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.664577] NetLabel: unlabeled traffic allowed by default [ 3.668255] PCI: Using ACPI for IRQ routing [ 4.439780] clocksource: Switched to clocksource kvm-clock [ 4.450082] VFS: Disk quotas dquot_6.6.0 [ 4.452888] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.457486] AppArmor: AppArmor Filesystem Enabled [ 4.460796] pnp: PnP ACPI init [ 4.463275] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.468805] pnp: PnP ACPI: found 5 devices [ 4.477137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.483019] NET: Registered PF_INET protocol family [ 4.499137] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.504788] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.510338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.515529] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.520680] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.525545] TCP: Hash tables configured (established 1024 bind 1024) [ 4.529892] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.534738] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.539085] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.543684] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.547522] NET: Registered PF_XDP protocol family [ 4.551356] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.556811] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.562190] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.567601] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.573051] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.578468] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.583911] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.589291] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595054] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600430] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.605891] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.611332] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.616782] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.622366] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.627806] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.633181] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.638605] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.644036] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.649522] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.655211] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.660660] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.666059] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.671477] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.676897] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.682458] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.686585] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.690731] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.695111] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.699263] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.703405] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.707657] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.711815] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.716209] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.720407] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.724701] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.728848] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.732968] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.737360] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.741777] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.746352] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.750610] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.755045] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.759321] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.763805] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.768006] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.772486] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.776697] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.781178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.785368] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.789749] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.794057] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.798774] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.803189] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.807670] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.812032] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.816748] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.821115] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.825608] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.829978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.834424] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.838586] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.842705] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.846876] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.851246] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.855679] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.859777] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.863990] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.868203] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.872461] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.876651] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.880798] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.884918] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.889005] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.893349] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.897844] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.902126] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.906513] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.910830] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.915184] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.919511] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.923908] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.928115] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.932529] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.936798] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.941164] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.945464] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.950300] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.954706] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.959239] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.963532] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.968021] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.972382] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.976950] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.981163] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.985617] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.989154] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.996132] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.002974] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.010868] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.014582] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.020736] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.026445] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.033186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.038097] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.043078] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.049773] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.055615] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.061255] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.067608] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.071829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.077819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.084077] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.088286] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.093311] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.100016] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.104127] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.109650] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.115860] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.119999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.125201] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.131953] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.136078] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.141553] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.147651] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.151704] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.159175] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.167891] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.172733] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.177851] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.197737] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.201842] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.207268] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.213492] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.217646] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.222716] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.229527] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.232883] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.238909] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.243844] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.251490] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.254979] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.260245] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.265263] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.272283] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.275639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.280245] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.285094] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.291627] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.294906] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.299390] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.304196] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.310667] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.314129] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.318974] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.323992] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.330684] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334082] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.338877] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.343518] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.349976] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.353275] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.358051] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.363738] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.369810] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.373160] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.377790] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.382918] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.389043] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.392384] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.397314] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.402823] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.408709] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.412232] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.417120] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.422785] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.429179] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.432783] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.437588] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.443177] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.449457] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.452967] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.458823] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.464413] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.470813] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.474310] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.479146] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.484808] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.490951] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.495141] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.499298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.503948] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.508506] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.513144] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.517897] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.521691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.525869] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.530791] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.535069] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.539222] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.544121] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.548312] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.553152] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.557366] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.562394] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.566585] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.571438] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.575673] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.580512] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.584926] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.589805] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.594007] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.601337] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.605495] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.610345] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.614713] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.619584] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.623819] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.628664] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.632839] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.638053] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.642258] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.647088] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.650942] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.655139] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.660004] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.664630] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668862] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.673691] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.677538] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.682207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.687442] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.691181] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.695306] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.700134] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.703843] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.707650] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.712073] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.715639] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.719599] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.724769] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.727876] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.731177] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.735197] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.738330] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.741807] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.745832] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.748952] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.752630] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.756666] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.759768] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.763228] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.767312] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.770528] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.774081] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.778142] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.781264] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.784726] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.788796] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.791882] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.795366] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.800681] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.808877] PCI: CLS 0 bytes, default 64 [ 5.811219] Trying to unpack rootfs image as initramfs... [ 5.814293] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.828926] Initialise system trusted keyrings [ 5.831392] Key type blacklist registered [ 5.836651] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.869509] zbud: loaded [ 5.871330] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.884710] fuse: init (API version 7.34) [ 5.887182] integrity: Platform Keyring initialized [ 5.900631] Key type asymmetric registered [ 5.902956] Asymmetric key parser 'x509' registered [ 5.912599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.920672] io scheduler mq-deadline registered [ 5.929166] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.937160] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.947765] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.960901] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.968023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.981112] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.993319] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.001085] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.007992] Freeing initrd memory: 8744K [ 6.013253] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016898] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.024086] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.028322] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.035066] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.038685] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.044928] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.048508] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.052855] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.057850] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.063014] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.069311] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.072940] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.079017] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.082623] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.088812] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.093617] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.101285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.104845] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.114514] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.118170] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.126180] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.129815] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.137594] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.141201] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.145491] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.149997] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.153571] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.159713] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.164394] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.170722] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.174378] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.180398] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.183998] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.190234] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.193967] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.201591] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.205202] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.211313] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.215238] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.221934] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.227114] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.231770] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.237626] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.241636] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.250283] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.258813] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.262650] shpchp 0000:01:00.0: Slot initialization failed [ 6.267509] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.271665] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.276082] ACPI: button: Power Button [PWRF] [ 6.295622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.327202] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.333122] Linux agpgart interface v0.103 [ 6.336620] loop: module loaded [ 6.339351] tun: Universal TUN/TAP device driver, 1.6 [ 6.342846] PPP generic driver version 2.4.2 [ 6.345502] VFIO - User Level meta-driver version: 0.3 [ 6.348659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.352403] ehci-pci: EHCI PCI platform driver [ 6.355141] ehci-platform: EHCI generic platform driver [ 6.358300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.361949] ohci-pci: OHCI PCI platform driver [ 6.364648] ohci-platform: OHCI generic platform driver [ 6.367823] uhci_hcd: USB Universal Host Controller Interface driver [ 6.372394] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.375675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.380227] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.383379] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.386914] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.391867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.396327] usb usb1: Product: UHCI Host Controller [ 6.399316] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.403029] usb usb1: SerialNumber: 0000:02:01.0 [ 6.406233] hub 1-0:1.0: USB hub found [ 6.408781] hub 1-0:1.0: 2 ports detected [ 6.411406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.417884] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.420878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.423999] mousedev: PS/2 mouse device common for all mice [ 6.427951] input:10000 AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.433147] rtc_cmos 00:03: RTC can wake from S4 [ 6.437639] rtc_cmos 00:03: registered as rtc0 [ 6.440906] rtc_cmos 00:03: setting system clock to 2025-10-09T10:03:52 UTC (1760004232) [ 6.446023] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.452460] i2c_dev: i2c /dev entries driver [ 6.455579] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.463445] device-mapper: uevent: version 1.0.3 [ 6.466782] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.472884] platform eisa.0: Probing EISA bus 0 [ 6.475850] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.480401] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.484858] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.489865] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.494193] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.498502] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.502709] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.506906] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.511158] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.515486] platform eisa.0: EISA: Detected 0 cards [ 6.519010] ledtrig-cpu: registered to indicate activity on CPUs [ 6.523171] drop_monitor: Initializing network drop monitor service [ 6.527459] NET: Registered PF_INET6 protocol family [ 6.536304] Segment Routing with IPv6 [ 6.539065] In-situ OAM (IOAM) with IPv6 [ 6.542138] NET: Registered PF_PACKET protocol family [ 6.545662] Key type dns_resolver registered [ 6.548901] IPI shorthand broadcast: enabled [ 6.551936] registered taskstats version 1 [ 6.554948] Loading compiled-in X.509 certificates [ 6.558796] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.565762] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.572773] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.579380] blacklist: Loading compiled-in revocation X.509 certificates [ 6.583957] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.590628] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.597577] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.604720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.611801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.618723] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.625826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.632926] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.640356] zswap: loaded using pool lzo/zbud [ 6.643518] Key type .fscrypt registered [ 6.646376] Key type fscrypt-provisioning registered [ 6.651209] Key type encrypted registered [ 6.654113] AppArmor: AppArmor sha1 policy hashing enabled [ 6.658063] ima: No TPM chip found, activating TPM-bypass! [ 6.661827] Loading compiled-in module X.509 certificates [ 6.665910] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.672418] ima: Allocated hash algorithm: sha1 [ 6.675637] ima: No architecture policies found [ 6.678912] evm: Initialising EVM extended attributes: [ 6.682496] evm: security.selinux [ 6.684969] evm: security.SMACK64 [ 6.687388] evm: security.SMACK64EXEC [ 6.690061] evm: security.SMACK64TRANSMUTE [ 6.693030] evm: security.SMACK64MMAP [ 6.695662] evm: security.apparmor [ 6.711154] evm: security.ima [ 6.713412] evm: security.capability [ 6.716018] evm: HMAC attrs: 0x1 [ 6.718921] PM: Magic number: 13:273:72 [ 6.722053] RAS: Correctable Errors collector initialized. [ 6.725793] Unstable clock detected, switching default tracing clock to "global" [ 6.725793] If you want to keep using the local clock, then add: [ 6.725793] "trace_clock=local" [ 6.725793] on the kernel command line [ 6.740640] Freeing unused decrypted memory: 2036K [ 6.744232] Freeing unused kernel image (initmem) memory: 3244K [ 6.748611] Write protecting the kernel read-only data: 30720k [ 6.752897] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.757455] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.795860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.800495] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.805118] Run /init as init process info: initramfs: up at 6.24 [ 6.849319] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.863294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.868305] GPT:229375 != 2097151 [ 6.870797] GPT:Alternate GPT header not at the end of the disk. [ 6.874843] GPT:229375 != 2097151 [ 6.877312] GPT: Use GNU Parted to correct GPT errors. [ 6.940880] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.304271] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.333502] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 6.97 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRZgP1nUeH15vU/5/mtA3YKpBriXqQdwl2M6MRUpP0VYAPquf11+pOPgJvGNYeSp5dpgSZhzefPidKHKuFV0hiyFXCyKOH6F23NaqGjP9y7ssqsT9OAvBVmlZjLE5P1EzAd8a3uDkF+vOw5PdtmWjaH1MNN1rmD4TQV9wCBQChms0QpOTnA5wrmV0KEc90AMWeAxYNLVBwpxc7RTEFnauP3ge+sUtodE/f3yqV+2VF2W1bMEY06v6/cQxBk9sqAszZF1BEy6cBcXbCmLbfGaHz9A+7whLYFDoz7NwHv+W7a3DffQEVyWVJ+Buo8L8uxFzJexPidEdY0Os8ZO90CCXr root@tempest-testnetworkbasicops-server-697662314 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbOND73qcy8f96ZOluGSRLlPJKEACA2GjdIwzFQc1zhmnpqzifsyrR++H6ZNVyvuL4rTn39HbEQnoQEF0/KgYY= root@tempest-testnetworkbasicops-server-697662314 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feac:2fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 29f00e1c-dcdd-4a28-b141-a900eb34b836 name: tempest-TestNetworkBasicOps-server-697662314 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-697662314 launch-index: 0 === cirros: current=0.6.2 uptime=7.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AC:02:FE inet6 addr: fe80::f816:3eff:feac:2fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1204 (1.1 KiB) TX bytes:90 (90.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-697662314 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.409819] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.417897] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.532150] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.552880] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.647613] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.648494] ISO 9660 Extensions: RRIP_1991A [ 7.740701] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.908602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.445552] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.447126] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:03:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:03:53 cirros auth.notice su: + none root:cirros Oct 9 11:03:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 Oct 9 11:03:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ac:02:fe Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feac:2fe Oct 9 11:03:54 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Oct 9 11:03:54 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-697662314 login: 2025-10-09 10:04:02,052 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.199:22' as 'cirros' with public key authentication 2025-10-09 10:04:02,056 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:04:02,151 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:04:02,151 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.199 successfully created 2025-10-09 10:04:02,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45 0.349s 2025-10-09 10:04:02,501 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": false}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-1b1158f0-7862-4cc8-a8b2-68891ef3b5fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45'} Body: b'{"router": {"id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "name": "tempest-TestNetworkBasicOps-router-225783491", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:03:28Z", "updated_at": "2025-10-09T10:04:02Z", "revision_number": 4, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:04:02,502 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.199 with user: cirros 2025-10-09 10:04:02,502 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.199 in 120 sec and the expected result is unreachable 2025-10-09 10:04:03,520 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.017673 seconds 2025-10-09 10:04:03,520 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.199 in 120 sec and the ping result is expected 2025-10-09 10:04:03,608 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/action 0.087s 2025-10-09 10:04:03,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:03 GMT', 'server': 'Apache', 'content-length': '73530', '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-1c13b45b-b245-474c-97cb-d987f2d83afc', 'x-compute-request-id': 'req-1c13b45b-b245-474c-97cb-d987f2d83afc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1262487611 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2445.406 MHz processor\\n[ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003250] Using GB pages for direct mapping\\n[ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003440] ACPI: Early table checksum verification disabled\\n[ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003459] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003472] ACPI: Reserving 2025-10-09 10:04:03,609 25 DEBUG [tempest.scenario.manager] Console output for 29f00e1c-dcdd-4a28-b141-a900eb34b836 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1262487611 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000005] tsc: Detected 2445.406 MHz processor [ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003250] Using GB pages for direct mapping [ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003440] ACPI: Early table checksum verification disabled [ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003459] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003472] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003473] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004737] No NUMA configuration found [ 0.004740] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004745] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005023] Zone ranges: [ 0.005024] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005026] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005028] Normal empty [ 0.005029] Device empty [ 0.005030] Movable zone start for each node [ 0.005031] Early memory node ranges [ 0.005032] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005033] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005035] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005240] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005263] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005409] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016780] ACPI: PM-Timer IO Port: 0x608 [ 0.016806] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016929] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016932] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016933] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016935] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016936] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016937] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016939] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016940] TSC deadline timer available [ 0.016953] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017028] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017030] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017031] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017032] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017033] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017034] Booting paravirtualized kernel on KVM [ 0.017036] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017040] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017317] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017385] kvm-guest: setup async PF for cpu 0 [ 0.017414] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017433] kvm-guest: PV spinlocks disabled, single CPU [ 0.017437] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017438] Policy zone: DMA32 [ 0.017439] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017471] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017480] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017485] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017549] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017709] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018363] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018387] ftrace: allocating 50600 entries in 198 pages [ 0.038768] ftrace: allocated 198 pages with 4 groups [ 0.038878] rcu: Hierarchical RCU implementation. [ 0.038879] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.038881] Rude variant of Tasks RCU enabled. [ 0.038881] Tracing variant of Tasks RCU enabled. [ 0.038882] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.038883] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.042360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.042635] random: crng init done [ 0.083578] Console: colour VGA+ 80x25 [ 0.225150] printk: console [tty1] enabled [ 0.583039] printk: console [ttyS0] enabled [ 0.586094] ACPI: Core revision 20210730 [ 0.588993] APIC: Switch to symmetric I/O mode setup [ 0.593812] x2apic enabled [ 0.597180] Switched APIC routing to physical x2apic. [ 0.605643] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.612551] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.616547] pid_max: default: 32768 minimum: 301 [ 0.616547] LSM: Security Framework initializing [ 0.616547] landlock: Up and running. [ 0.616547] Yama: becoming mindful. [ 0.616547] AppArmor: AppArmor initialized [ 0.616547] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616547] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616547] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616547] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616547] Spectre V2 : Mitigation: Retpolines [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616547] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.616547] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616547] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616547] Freeing SMP alternatives memory: 44K [ 0.616547] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.616653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620568] ... version: 0 [ 0.623367] ... bit width: 48 [ 0.624559] ... generic registers: 6 [ 0.627442] ... value mask: 0000ffffffffffff [ 0.628559] ... max period: 00007fffffffffff [ 0.632123] ... fixed-purpose events: 0 [ 0.632559] ... event mask: 000000000000003f [ 0.636177] rcu: Hierarchical SRCU implementation. [ 0.636903] smp: Bringing up secondary CPUs ... [ 0.640026] smp: Brought up 1 node, 1 CPU [ 0.640561] smpboot: Max logical packages: 1 [ 0.643523] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.644990] devtmpfs: initialized [ 0.647427] x86/mm: Memory block size: 128MB [ 0.648681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.652566] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.656595] pinctrl core: initialized pinctrl subsystem [ 0.660959] PM: RTC time: 10:03:46, date: 2025-10-09 [ 0.664401] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.664615] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.668573] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.672565] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.676563] audit: initializing netlink subsys (disabled) [ 0.680285] thermal_sys: Registered thermal governor 'fair_share' [ 0.680286] thermal_sys: Registered thermal governor 'bang_bang' [ 0.680560] thermal_sys: Registered thermal governor 'step_wise' [ 0.684532] thermal_sys: Registered thermal governor 'user_space' [ 0.684561] audit: type=2000 audit(1760004226.083:1): state=initialized audit_enabled=0 res=1 [ 0.692561] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692568] EISA bus registered [ 0.698844] cpuidle: using governor ladder [ 0.700559] cpuidle: using governor menu [ 0.706233] ACPI: bus type PCI registered [ 0.708559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.712839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716560] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720571] PCI: Using configuration type 1 for base access [ 0.725179] Kprobes globally optimized [ 0.727881] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.728562] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.733153] ACPI: Added _OSI(Module Device) [ 0.736163] ACPI: Added _OSI(Processor Device) [ 0.736576] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.739782] ACPI: Added _OSI(Processor Aggregator Device) [ 0.740583] ACPI: Added _OSI(Linux-Dell-Video) [ 0.743670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.744565] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.750535] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.755906] ACPI: Interpreter enabled [ 0.756578] ACPI: PM: (supports S0 S5) [ 0.759220] ACPI: Using IOAPIC for interrupt routing [ 0.760584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.764559] PCI: Using E820 reservations for host bridge windows [ 0.768765] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.776096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.776565] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.780655] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.784642] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.789684] PCI host bridge to bus 0000:00 [ 0.792560] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.796366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800559] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804559] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.808559] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.812559] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.816817] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.824771] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.832590] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.842824] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846526] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.852585] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.857383] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.865020] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870222] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.878571] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.883096] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.891311] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.894356] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.902113] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.906751] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.915602] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918193] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.925670] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.930505] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.938473] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.942208] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.949698] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.954178] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.964665] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.970224] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.977684] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.982186] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.990367] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.994208] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.001737] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.006231] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.014439] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018221] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.025906] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.030197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.038455] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.042129] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.049695] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.054192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.064338] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.066709] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.073601] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.078156] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.086331] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.090213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.097975] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.102222] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.110163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.114155] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.121729] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.126208] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.134482] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.138159] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.145718] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.150196] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.160517] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.162188] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.227918] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.230020] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.233296] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.255230] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.257693] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.264855] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.272165] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.277617] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.282571] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.357317] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.360621] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.364621] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.368681] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.373784] pci_bus 0000:02: extended config space not accessible [ 1.376739] acpiphp: Slot [1] registered [ 1.379580] acpiphp: Slot [0] registered [ 1.380609] acpiphp: Slot [2] registered [ 1.383427] acpiphp: Slot [3] registered [ 1.384608] acpiphp: Slot [4] registered [ 1.387434] acpiphp: Slot [5] registered [ 1.388605] acpiphp: Slot [6] registered [ 1.391405] acpiphp: Slot [7] registered [ 1.392611] acpiphp: Slot [8] registered [ 1.395414] acpiphp: Slot [9] registered [ 1.396607] acpiphp: Slot [10] registered [ 1.399480] acpiphp: Slot [11] registered [ 1.400605] acpiphp: Slot [12] registered [ 1.403487] acpiphp: Slot [13] registered [ 1.404605] acpiphp: Slot [14] registered [ 1.407474] acpiphp: Slot [15] registered [ 1.408606] acpiphp: Slot [16] registered [ 1.411495] acpiphp: Slot [17] registered [ 1.412625] acpiphp: Slot [18] registered [ 1.415496] acpiphp: Slot [19] registered [ 1.416605] acpiphp: Slot [20] registered [ 1.419563] acpiphp: Slot [21] registered [ 1.420605] acpiphp: Slot [22] registered [ 1.423534] acpiphp: Slot [23] registered [ 1.424605] acpiphp: Slot [24] registered [ 1.428650] acpiphp: Slot [25] registered [ 1.431817] acpiphp: Slot [26] registered [ 1.432680] acpiphp: Slot [27] registered [ 1.435507] acpiphp: Slot [28] registered [ 1.436608] acpiphp: Slot [29] registered [ 1.439483] acpiphp: Slot [30] registered [ 1.440605] acpiphp: Slot [31] registered [ 1.445883] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.455487] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.524699] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.528250] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.528634] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.532690] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539143] acpiphp: Slot [0-2] registered [ 1.541199] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.548560] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.556563] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.562004] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.635307] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.636686] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.640681] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.646106] acpiphp: Slot [0-3] registered [ 1.649192] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.655602] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.660560] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.738326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.740690] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.744689] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.750071] acpiphp: Slot [0-4] registered [ 1.753139] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.760502] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.833807] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.836710] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.840681] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.846031] acpiphp: Slot [0-5] registered [ 1.849172] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.855922] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.860281] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.932589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.936044] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.936715] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.942181] acpiphp: Slot [0-6] registered [ 2.010576] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.012692] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.016682] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.023044] acpiphp: Slot [0-7] registered [ 2.089935] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.092687] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.096696] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.102425] acpiphp: Slot [0-8] registered [ 2.170052] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.172683] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.176682] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.183284] acpiphp: Slot [0-9] registered [ 2.250830] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.252685] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.256681] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.262371] acpiphp: Slot [0-10] registered [ 2.329473] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.332690] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.336724] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.342800] acpiphp: Slot [0-11] registered [ 2.408386] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.408682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.412681] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.418363] acpiphp: Slot [0-12] registered [ 2.483564] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.484686] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.488681] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.495230] acpiphp: Slot [0-13] registered [ 2.561846] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.564682] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.568688] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.574283] acpiphp: Slot [0-14] registered [ 2.641840] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.644685] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.648684] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.654835] acpiphp: Slot [0-15] registered [ 2.722720] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.724684] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.728681] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.734328] acpiphp: Slot [0-16] registered [ 2.803581] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.804686] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.808682] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.814815] acpiphp: Slot [0-17] registered [ 2.882309] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.884694] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.888685] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.894323] acpiphp: Slot [0-18] registered [ 2.963419] pci 0000:00:04.1: PCI bridge to [bus 13] [ 2.964685] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 2.968682] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 2.974889] acpiphp: Slot [0-19] registered [ 3.042601] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.044684] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.048682] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.054354] acpiphp: Slot [0-20] registered [ 3.125076] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.128623] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.132685] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.139178] acpiphp: Slot [0-21] registered [ 3.206593] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.208682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.212683] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.218337] acpiphp: Slot [0-22] registered [ 3.286348] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.288683] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.292699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.298896] acpiphp: Slot [0-23] registered [ 3.366978] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.368686] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.372684] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.378734] acpiphp: Slot [0-24] registered [ 3.446777] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.448682] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.452682] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.458823] acpiphp: Slot [0-25] registered [ 3.526695] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.528684] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.532692] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.569110] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.572766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.576785] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.580769] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.584753] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.588754] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.592758] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.596755] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.600650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.604573] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.608495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.608572] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.612574] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.616572] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.620573] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.624560] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.628742] iommu: Default domain type: Translated [ 3.632091] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.632692] SCSI subsystem initialized [ 3.635586] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.636547] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.636562] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.640405] vgaarb: loaded [ 3.640582] ACPI: bus type USB registered [ 3.643389] usbcore: registered new interface driver usbfs [ 3.644565] usbcore: registered new interface driver hub [ 3.648508] usbcore: registered new device driver usb [ 3.648577] pps_core: LinuxPPS API ver. 1 registered [ 3.651884] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.652562] PTP clock support registered [ 3.655309] EDAC MC: Ver: 3.0.0 [ 3.659824] NetLabel: Initializing [ 3.660559] NetLabel: domain hash size = 128 [ 3.663532] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.664577] NetLabel: unlabeled traffic allowed by default [ 3.668255] PCI: Using ACPI for IRQ routing [ 4.439780] clocksource: Switched to clocksource kvm-clock [ 4.450082] VFS: Disk quotas dquot_6.6.0 [ 4.452888] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.457486] AppArmor: AppArmor Filesystem Enabled [ 4.460796] pnp: PnP ACPI init [ 4.463275] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.468805] pnp: PnP ACPI: found 5 devices [ 4.477137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.483019] NET: Registered PF_INET protocol family [ 4.499137] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.504788] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.510338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.515529] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.520680] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.525545] TCP: Hash tables configured (established 1024 bind 1024) [ 4.529892] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.534738] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.539085] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.543684] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.547522] NET: Registered PF_XDP protocol family [ 4.551356] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.556811] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.562190] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.567601] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.573051] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.578468] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.583911] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.589291] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595054] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600430] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.605891] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.611332] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.616782] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.622366] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.627806] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.633181] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.638605] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.644036] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.649522] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.655211] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.660660] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.666059] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.671477] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.676897] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.682458] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.686585] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.690731] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.695111] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.699263] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.703405] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.707657] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.711815] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.716209] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.720407] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.724701] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.728848] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.732968] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.737360] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.741777] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.746352] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.750610] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.755045] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.759321] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.763805] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.768006] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.772486] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.776697] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.781178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.785368] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.789749] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.794057] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.798774] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.803189] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.807670] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.812032] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.816748] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.821115] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.825608] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.829978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.834424] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.838586] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.842705] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.846876] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.851246] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.855679] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.859777] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.863990] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.868203] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.872461] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.876651] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.880798] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.884918] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.889005] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.893349] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.897844] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.902126] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.906513] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.910830] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.915184] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.919511] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.923908] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.928115] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.932529] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.936798] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.941164] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.945464] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.950300] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.954706] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.959239] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.963532] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.968021] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.972382] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.976950] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.981163] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.985617] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.989154] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.996132] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.002974] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.010868] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.014582] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.020736] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.026445] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.033186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.038097] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.043078] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.049773] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.055615] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.061255] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.067608] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.071829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.077819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.084077] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.088286] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.093311] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.100016] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.104127] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.109650] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.115860] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.119999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.125201] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.131953] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.136078] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.141553] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.147651] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.151704] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.159175] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.167891] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.172733] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.177851] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.197737] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.201842] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.207268] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.213492] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.217646] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.222716] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.229527] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.232883] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.238909] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.243844] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.251490] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.254979] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.260245] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.265263] pci 0000:00:03.5: bridge window [mem 0xf96010000 0000-0xf97fffff 64bit pref] [ 5.272283] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.275639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.280245] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.285094] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.291627] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.294906] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.299390] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.304196] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.310667] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.314129] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.318974] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.323992] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.330684] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334082] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.338877] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.343518] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.349976] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.353275] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.358051] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.363738] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.369810] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.373160] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.377790] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.382918] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.389043] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.392384] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.397314] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.402823] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.408709] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.412232] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.417120] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.422785] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.429179] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.432783] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.437588] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.443177] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.449457] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.452967] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.458823] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.464413] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.470813] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.474310] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.479146] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.484808] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.490951] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.495141] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.499298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.503948] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.508506] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.513144] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.517897] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.521691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.525869] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.530791] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.535069] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.539222] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.544121] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.548312] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.553152] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.557366] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.562394] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.566585] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.571438] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.575673] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.580512] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.584926] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.589805] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.594007] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.601337] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.605495] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.610345] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.614713] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.619584] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.623819] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.628664] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.632839] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.638053] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.642258] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.647088] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.650942] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.655139] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.660004] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.664630] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668862] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.673691] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.677538] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.682207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.687442] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.691181] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.695306] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.700134] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.703843] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.707650] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.712073] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.715639] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.719599] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.724769] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.727876] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.731177] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.735197] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.738330] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.741807] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.745832] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.748952] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.752630] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.756666] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.759768] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.763228] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.767312] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.770528] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.774081] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.778142] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.781264] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.784726] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.788796] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.791882] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.795366] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.800681] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.808877] PCI: CLS 0 bytes, default 64 [ 5.811219] Trying to unpack rootfs image as initramfs... [ 5.814293] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.828926] Initialise system trusted keyrings [ 5.831392] Key type blacklist registered [ 5.836651] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.869509] zbud: loaded [ 5.871330] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.884710] fuse: init (API version 7.34) [ 5.887182] integrity: Platform Keyring initialized [ 5.900631] Key type asymmetric registered [ 5.902956] Asymmetric key parser 'x509' registered [ 5.912599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.920672] io scheduler mq-deadline registered [ 5.929166] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.937160] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.947765] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.960901] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.968023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.981112] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.993319] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.001085] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.007992] Freeing initrd memory: 8744K [ 6.013253] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016898] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.024086] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.028322] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.035066] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.038685] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.044928] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.048508] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.052855] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.057850] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.063014] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.069311] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.072940] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.079017] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.082623] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.088812] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.093617] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.101285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.104845] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.114514] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.118170] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.126180] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.129815] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.137594] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.141201] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.145491] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.149997] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.153571] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.159713] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.164394] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.170722] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.174378] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.180398] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.183998] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.190234] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.193967] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.201591] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.205202] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.211313] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.215238] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.221934] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.227114] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.231770] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.237626] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.241636] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.250283] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.258813] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.262650] shpchp 0000:01:00.0: Slot initialization failed [ 6.267509] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.271665] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.276082] ACPI: button: Power Button [PWRF] [ 6.295622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.327202] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.333122] Linux agpgart interface v0.103 [ 6.336620] loop: module loaded [ 6.339351] tun: Universal TUN/TAP device driver, 1.6 [ 6.342846] PPP generic driver version 2.4.2 [ 6.345502] VFIO - User Level meta-driver version: 0.3 [ 6.348659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.352403] ehci-pci: EHCI PCI platform driver [ 6.355141] ehci-platform: EHCI generic platform driver [ 6.358300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.361949] ohci-pci: OHCI PCI platform driver [ 6.364648] ohci-platform: OHCI generic platform driver [ 6.367823] uhci_hcd: USB Universal Host Controller Interface driver [ 6.372394] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.375675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.380227] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.383379] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.386914] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.391867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.396327] usb usb1: Product: UHCI Host Controller [ 6.399316] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.403029] usb usb1: SerialNumber: 0000:02:01.0 [ 6.406233] hub 1-0:1.0: USB hub found [ 6.408781] hub 1-0:1.0: 2 ports detected [ 6.411406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.417884] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.420878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.423999] mousedev: PS/2 mouse device common for all mice [ 6.427951] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.433147] rtc_cmos 00:03: RTC can wake from S4 [ 6.437639] rtc_cmos 00:03: registered as rtc0 [ 6.440906] rtc_cmos 00:03: setting system clock to 2025-10-09T10:03:52 UTC (1760004232) [ 6.446023] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.452460] i2c_dev: i2c /dev entries driver [ 6.455579] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.463445] device-mapper: uevent: version 1.0.3 [ 6.466782] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.472884] platform eisa.0: Probing EISA bus 0 [ 6.475850] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.480401] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.484858] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.489865] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.494193] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.498502] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.502709] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.506906] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.511158] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.515486] platform eisa.0: EISA: Detected 0 cards [ 6.519010] ledtrig-cpu: registered to indicate activity on CPUs [ 6.523171] drop_monitor: Initializing network drop monitor service [ 6.527459] NET: Registered PF_INET6 protocol family [ 6.536304] Segment Routing with IPv6 [ 6.539065] In-situ OAM (IOAM) with IPv6 [ 6.542138] NET: Registered PF_PACKET protocol family [ 6.545662] Key type dns_resolver registered [ 6.548901] IPI shorthand broadcast: enabled [ 6.551936] registered taskstats version 1 [ 6.554948] Loading compiled-in X.509 certificates [ 6.558796] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.565762] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.572773] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.579380] blacklist: Loading compiled-in revocation X.509 certificates [ 6.583957] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.590628] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.597577] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.604720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.611801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.618723] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.625826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.632926] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.640356] zswap: loaded using pool lzo/zbud [ 6.643518] Key type .fscrypt registered [ 6.646376] Key type fscrypt-provisioning registered [ 6.651209] Key type encrypted registered [ 6.654113] AppArmor: AppArmor sha1 policy hashing enabled [ 6.658063] ima: No TPM chip found, activating TPM-bypass! [ 6.661827] Loading compiled-in module X.509 certificates [ 6.665910] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.672418] ima: Allocated hash algorithm: sha1 [ 6.675637] ima: No architecture policies found [ 6.678912] evm: Initialising EVM extended attributes: [ 6.682496] evm: security.selinux [ 6.684969] evm: security.SMACK64 [ 6.687388] evm: security.SMACK64EXEC [ 6.690061] evm: security.SMACK64TRANSMUTE [ 6.693030] evm: security.SMACK64MMAP [ 6.695662] evm: security.apparmor [ 6.711154] evm: security.ima [ 6.713412] evm: security.capability [ 6.716018] evm: HMAC attrs: 0x1 [ 6.718921] PM: Magic number: 13:273:72 [ 6.722053] RAS: Correctable Errors collector initialized. [ 6.725793] Unstable clock detected, switching default tracing clock to "global" [ 6.725793] If you want to keep using the local clock, then add: [ 6.725793] "trace_clock=local" [ 6.725793] on the kernel command line [ 6.740640] Freeing unused decrypted memory: 2036K [ 6.744232] Freeing unused kernel image (initmem) memory: 3244K [ 6.748611] Write protecting the kernel read-only data: 30720k [ 6.752897] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.757455] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.795860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.800495] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.805118] Run /init as init process info: initramfs: up at 6.24 [ 6.849319] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.863294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.868305] GPT:229375 != 2097151 [ 6.870797] GPT:Alternate GPT header not at the end of the disk. [ 6.874843] GPT:229375 != 2097151 [ 6.877312] GPT: Use GNU Parted to correct GPT errors. [ 6.940880] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.304271] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.333502] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 6.97 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRZgP1nUeH15vU/5/mtA3YKpBriXqQdwl2M6MRUpP0VYAPquf11+pOPgJvGNYeSp5dpgSZhzefPidKHKuFV0hiyFXCyKOH6F23NaqGjP9y7ssqsT9OAvBVmlZjLE5P1EzAd8a3uDkF+vOw5PdtmWjaH1MNN1rmD4TQV9wCBQChms0QpOTnA5wrmV0KEc90AMWeAxYNLVBwpxc7RTEFnauP3ge+sUtodE/f3yqV+2VF2W1bMEY06v6/cQxBk9sqAszZF1BEy6cBcXbCmLbfGaHz9A+7whLYFDoz7NwHv+W7a3DffQEVyWVJ+Buo8L8uxFzJexPidEdY0Os8ZO90CCXr root@tempest-testnetworkbasicops-server-697662314 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbOND73qcy8f96ZOluGSRLlPJKEACA2GjdIwzFQc1zhmnpqzifsyrR++H6ZNVyvuL4rTn39HbEQnoQEF0/KgYY= root@tempest-testnetworkbasicops-server-697662314 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feac:2fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 29f00e1c-dcdd-4a28-b141-a900eb34b836 name: tempest-TestNetworkBasicOps-server-697662314 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-697662314 launch-index: 0 === cirros: current=0.6.2 uptime=7.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AC:02:FE inet6 addr: fe80::f816:3eff:feac:2fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1204 (1.1 KiB) TX bytes:90 (90.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-697662314 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.409819] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.417897] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.532150] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.552880] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.647613] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.648494] ISO 9660 Extensions: RRIP_1991A [ 7.740701] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.908602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.445552] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.447126] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:03:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:03:53 cirros auth.notice su: + none root:cirros Oct 9 11:03:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 Oct 9 11:03:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ac:02:fe Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feac:2fe Oct 9 11:03:54 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Oct 9 11:03:54 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-697662314 login: 2025-10-09 10:04:04,470 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45 0.860s 2025-10-09 10:04:04,470 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": true}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-7424f130-9d17-40fd-ac9f-edf6fd663e5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45'} Body: b'{"router": {"id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "name": "tempest-TestNetworkBasicOps-router-225783491", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "external_fixed_ips": [{"subnet_id": "c966c82a-470f-4c06-9c14-8fa18d050afa", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-10-09T10:03:28Z", "updated_at": "2025-10-09T10:04:04Z", "revision_number": 5, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:04:04,530 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98 0.060s 2025-10-09 10:04:04,531 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-4ca97932-fe64-4776-854f-bbae07ed9248', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98'} Body: b'{"floatingip": {"id": "c7eaf975-1d19-4312-90dc-c69a3ce22c98", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "floating_ip_address": "192.168.122.199", "floating_network_id": "562778a5-720b-439e-b2cf-b9e0abb9c795", "router_id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "port_id": "a450260b-c4da-4f56-bf08-713a5ccc3d0e", "fixed_ip_address": "10.100.0.4", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "mac_address": "fa:16:3e:ac:02:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-10-09T10:03:46Z", "updated_at": "2025-10-09T10:03:47Z", "revision_number": 1, "project_id": "c69d102fb5504f48809f5fc47f1cb831"}}' 2025-10-09 10:04:04,531 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c7eaf975-1d19-4312-90dc-c69a3ce22c98', 'tenant_id': 'c69d102fb5504f48809f5fc47f1cb831', 'floating_ip_address': '192.168.122.199', 'floating_network_id': '562778a5-720b-439e-b2cf-b9e0abb9c795', 'router_id': 'befcf3b8-0971-49c2-bb3f-8cad9e222d45', 'port_id': 'a450260b-c4da-4f56-bf08-713a5ccc3d0e', 'fixed_ip_address': '10.100.0.4', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a733533a-76c7-46e6-89e3-803597fe93b6', 'mac_address': 'fa:16:3e:ac:02:fe', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '29f00e1c-dcdd-4a28-b141-a900eb34b836', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-10-09T10:03:46Z', 'updated_at': '2025-10-09T10:03:47Z', 'revision_number': 1, 'project_id': 'c69d102fb5504f48809f5fc47f1cb831'} is at status: ACTIVE 2025-10-09 10:04:04,531 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.060608 seconds 2025-10-09 10:04:04,531 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.199 with user: cirros 2025-10-09 10:04:04,531 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.199 in 120 sec and the expected result is reachable 2025-10-09 10:04:04,556 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.025163 seconds 2025-10-09 10:04:04,557 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.199 in 120 sec and the ping result is expected 2025-10-09 10:04:04,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/action 0.074s 2025-10-09 10:04:04,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:04 GMT', 'server': 'Apache', 'content-length': '73530', '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-64d42f4c-0be6-4a6b-845d-545a6eabdd53', 'x-compute-request-id': 'req-64d42f4c-0be6-4a6b-845d-545a6eabdd53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836/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: Supporting XSAVE feature 0x200: \'Protection Keys User registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8\\n[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using \'compacted\' format.\\n[ 0.000000] signal: max sigframe size: 3376\\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 1262487611 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000005] tsc: Detected 2445.406 MHz processor\\n[ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.003250] Using GB pages for direct mapping\\n[ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003440] ACPI: Early table checksum verification disabled\\n[ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003459] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032]\\n[ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e]\\n[ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa]\\n[ 0.003472] ACPI: Reserving 2025-10-09 10:04:04,633 25 DEBUG [tempest.scenario.manager] Console output for 29f00e1c-dcdd-4a28-b141-a900eb34b836 body= [ 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) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 3376 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1262487611 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000005] tsc: Detected 2445.406 MHz processor [ 0.000700] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001104] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.003223] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.003250] Using GB pages for direct mapping [ 0.003436] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.003440] ACPI: Early table checksum verification disabled [ 0.003442] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.003446] ACPI: RSDT 0x0000000007FE410F 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003451] ACPI: FACP 0x0000000007FE3F3F 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003456] ACPI: DSDT 0x0000000007FE0040 003EFF (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003459] ACPI: FACS 0x0000000007FE0000 000040 [ 0.003461] ACPI: APIC 0x0000000007FE4033 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003464] ACPI: MCFG 0x0000000007FE40AB 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003466] ACPI: WAET 0x0000000007FE40E7 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.003468] ACPI: Reserving FACP table memory at [mem 0x7fe3f3f-0x7fe4032] [ 0.003470] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f3e] [ 0.003471] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.003471] ACPI: Reserving APIC table memory at [mem 0x7fe4033-0x7fe40aa] [ 0.003472] ACPI: Reserving MCFG table memory at [mem 0x7fe40ab-0x7fe40e6] [ 0.003473] ACPI: Reserving WAET table memory at [mem 0x7fe40e7-0x7fe410e] [ 0.004737] No NUMA configuration found [ 0.004740] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.004745] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.005023] Zone ranges: [ 0.005024] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.005026] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.005028] Normal empty [ 0.005029] Device empty [ 0.005030] Movable zone start for each node [ 0.005031] Early memory node ranges [ 0.005032] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.005033] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.005035] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.005240] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.005263] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.005409] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016780] ACPI: PM-Timer IO Port: 0x608 [ 0.016806] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016929] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016932] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016933] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016935] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016936] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016937] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016939] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016940] TSC deadline timer available [ 0.016953] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017028] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017030] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017031] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017032] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017033] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017034] Booting paravirtualized kernel on KVM [ 0.017036] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017040] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017317] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017385] kvm-guest: setup async PF for cpu 0 [ 0.017414] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017433] kvm-guest: PV spinlocks disabled, single CPU [ 0.017437] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017438] Policy zone: DMA32 [ 0.017439] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017471] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017480] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017485] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017549] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017709] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018363] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018387] ftrace: allocating 50600 entries in 198 pages [ 0.038768] ftrace: allocated 198 pages with 4 groups [ 0.038878] rcu: Hierarchical RCU implementation. [ 0.038879] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.038881] Rude variant of Tasks RCU enabled. [ 0.038881] Tracing variant of Tasks RCU enabled. [ 0.038882] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.038883] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.042360] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.042635] random: crng init done [ 0.083578] Console: colour VGA+ 80x25 [ 0.225150] printk: console [tty1] enabled [ 0.583039] printk: console [ttyS0] enabled [ 0.586094] ACPI: Core revision 20210730 [ 0.588993] APIC: Switch to symmetric I/O mode setup [ 0.593812] x2apic enabled [ 0.597180] Switched APIC routing to physical x2apic. [ 0.605643] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 0.612551] Calibrating delay loop (skipped) preset value.. 4890.81 BogoMIPS (lpj=9781624) [ 0.616547] pid_max: default: 32768 minimum: 301 [ 0.616547] LSM: Security Framework initializing [ 0.616547] landlock: Up and running. [ 0.616547] Yama: becoming mindful. [ 0.616547] AppArmor: AppArmor initialized [ 0.616547] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616547] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616547] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616547] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616547] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616547] Spectre V2 : Mitigation: Retpolines [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616547] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616547] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.616547] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616547] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616547] Freeing SMP alternatives memory: 44K [ 0.616547] smpboot: CPU0: AMD EPYC-Milan Processor (family: 0x19, model: 0x1, stepping: 0x1) [ 0.616653] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620568] ... version: 0 [ 0.623367] ... bit width: 48 [ 0.624559] ... generic registers: 6 [ 0.627442] ... value mask: 0000ffffffffffff [ 0.628559] ... max period: 00007fffffffffff [ 0.632123] ... fixed-purpose events: 0 [ 0.632559] ... event mask: 000000000000003f [ 0.636177] rcu: Hierarchical SRCU implementation. [ 0.636903] smp: Bringing up secondary CPUs ... [ 0.640026] smp: Brought up 1 node, 1 CPU [ 0.640561] smpboot: Max logical packages: 1 [ 0.643523] smpboot: Total of 1 processors activated (4890.81 BogoMIPS) [ 0.644990] devtmpfs: initialized [ 0.647427] x86/mm: Memory block size: 128MB [ 0.648681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.652566] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.656595] pinctrl core: initialized pinctrl subsystem [ 0.660959] PM: RTC time: 10:03:46, date: 2025-10-09 [ 0.664401] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.664615] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.668573] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.672565] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.676563] audit: initializing netlink subsys (disabled) [ 0.680285] thermal_sys: Registered thermal governor 'fair_share' [ 0.680286] thermal_sys: Registered thermal governor 'bang_bang' [ 0.680560] thermal_sys: Registered thermal governor 'step_wise' [ 0.684532] thermal_sys: Registered thermal governor 'user_space' [ 0.684561] audit: type=2000 audit(1760004226.083:1): state=initialized audit_enabled=0 res=1 [ 0.692561] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692568] EISA bus registered [ 0.698844] cpuidle: using governor ladder [ 0.700559] cpuidle: using governor menu [ 0.706233] ACPI: bus type PCI registered [ 0.708559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.712839] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716560] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720571] PCI: Using configuration type 1 for base access [ 0.725179] Kprobes globally optimized [ 0.727881] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.728562] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.733153] ACPI: Added _OSI(Module Device) [ 0.736163] ACPI: Added _OSI(Processor Device) [ 0.736576] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.739782] ACPI: Added _OSI(Processor Aggregator Device) [ 0.740583] ACPI: Added _OSI(Linux-Dell-Video) [ 0.743670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.744565] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.750535] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.755906] ACPI: Interpreter enabled [ 0.756578] ACPI: PM: (supports S0 S5) [ 0.759220] ACPI: Using IOAPIC for interrupt routing [ 0.760584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.764559] PCI: Using E820 reservations for host bridge windows [ 0.768765] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.776096] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.776565] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.780655] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.784642] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.789684] PCI host bridge to bus 0000:00 [ 0.792560] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.796366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800559] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804559] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.808559] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.812559] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.816817] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.824771] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.832590] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.842824] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846526] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.852585] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.857383] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.865020] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870222] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.878571] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.883096] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.891311] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.894356] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.902113] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.906751] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.915602] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.918193] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.925670] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.930505] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.938473] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.942208] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.949698] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.954178] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.964665] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.970224] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.977684] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.982186] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.990367] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.994208] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.001737] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.006231] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.014439] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018221] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.025906] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.030197] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.038455] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.042129] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.049695] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.054192] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.064338] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.066709] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.073601] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.078156] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.086331] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.090213] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.097975] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.102222] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.110163] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.114155] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.121729] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.126208] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.134482] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.138159] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.145718] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.150196] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.160517] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.162188] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.227918] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.230020] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.233296] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.255230] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.257693] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.264855] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.272165] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.277617] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.282571] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.357317] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.360621] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.364621] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.368681] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.373784] pci_bus 0000:02: extended config space not accessible [ 1.376739] acpiphp: Slot [1] registered [ 1.379580] acpiphp: Slot [0] registered [ 1.380609] acpiphp: Slot [2] registered [ 1.383427] acpiphp: Slot [3] registered [ 1.384608] acpiphp: Slot [4] registered [ 1.387434] acpiphp: Slot [5] registered [ 1.388605] acpiphp: Slot [6] registered [ 1.391405] acpiphp: Slot [7] registered [ 1.392611] acpiphp: Slot [8] registered [ 1.395414] acpiphp: Slot [9] registered [ 1.396607] acpiphp: Slot [10] registered [ 1.399480] acpiphp: Slot [11] registered [ 1.400605] acpiphp: Slot [12] registered [ 1.403487] acpiphp: Slot [13] registered [ 1.404605] acpiphp: Slot [14] registered [ 1.407474] acpiphp: Slot [15] registered [ 1.408606] acpiphp: Slot [16] registered [ 1.411495] acpiphp: Slot [17] registered [ 1.412625] acpiphp: Slot [18] registered [ 1.415496] acpiphp: Slot [19] registered [ 1.416605] acpiphp: Slot [20] registered [ 1.419563] acpiphp: Slot [21] registered [ 1.420605] acpiphp: Slot [22] registered [ 1.423534] acpiphp: Slot [23] registered [ 1.424605] acpiphp: Slot [24] registered [ 1.428650] acpiphp: Slot [25] registered [ 1.431817] acpiphp: Slot [26] registered [ 1.432680] acpiphp: Slot [27] registered [ 1.435507] acpiphp: Slot [28] registered [ 1.436608] acpiphp: Slot [29] registered [ 1.439483] acpiphp: Slot [30] registered [ 1.440605] acpiphp: Slot [31] registered [ 1.445883] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.455487] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.524699] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.528250] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.528634] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.532690] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539143] acpiphp: Slot [0-2] registered [ 1.541199] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.548560] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.556563] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.562004] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.635307] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.636686] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.640681] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.646106] acpiphp: Slot [0-3] registered [ 1.649192] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.655602] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.660560] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.738326] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.740690] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.744689] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.750071] acpiphp: Slot [0-4] registered [ 1.753139] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.760502] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.833807] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.836710] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.840681] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.846031] acpiphp: Slot [0-5] registered [ 1.849172] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.855922] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.860281] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.932589] pci 0000:00:02.4: PCI bridge to [bus 06] [ 1.936044] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 1.936715] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 1.942181] acpiphp: Slot [0-6] registered [ 2.010576] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.012692] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.016682] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.023044] acpiphp: Slot [0-7] registered [ 2.089935] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.092687] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.096696] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.102425] acpiphp: Slot [0-8] registered [ 2.170052] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.172683] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.176682] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.183284] acpiphp: Slot [0-9] registered [ 2.250830] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.252685] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.256681] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.262371] acpiphp: Slot [0-10] registered [ 2.329473] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.332690] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.336724] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.342800] acpiphp: Slot [0-11] registered [ 2.408386] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.408682] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.412681] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.418363] acpiphp: Slot [0-12] registered [ 2.483564] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.484686] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.488681] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.495230] acpiphp: Slot [0-13] registered [ 2.561846] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.564682] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.568688] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.574283] acpiphp: Slot [0-14] registered [ 2.641840] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.644685] pci 0000:00:03.5: bridge window [mem 0xF538 fd000000-0xfd1fffff] [ 2.648684] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.654835] acpiphp: Slot [0-15] registered [ 2.722720] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.724684] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.728681] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.734328] acpiphp: Slot [0-16] registered [ 2.803581] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.804686] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.808682] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.814815] acpiphp: Slot [0-17] registered [ 2.882309] pci 0000:00:04.0: PCI bridge to [bus 12] [ 2.884694] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 2.888685] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 2.894323] acpiphp: Slot [0-18] registered [ 2.963419] pci 0000:00:04.1: PCI bridge to [bus 13] [ 2.964685] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 2.968682] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 2.974889] acpiphp: Slot [0-19] registered [ 3.042601] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.044684] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.048682] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.054354] acpiphp: Slot [0-20] registered [ 3.125076] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.128623] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.132685] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.139178] acpiphp: Slot [0-21] registered [ 3.206593] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.208682] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.212683] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.218337] acpiphp: Slot [0-22] registered [ 3.286348] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.288683] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.292699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.298896] acpiphp: Slot [0-23] registered [ 3.366978] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.368686] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.372684] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.378734] acpiphp: Slot [0-24] registered [ 3.446777] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.448682] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.452682] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.458823] acpiphp: Slot [0-25] registered [ 3.526695] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.528684] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.532692] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.569110] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.572766] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.576785] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.580769] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.584753] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.588754] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.592758] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.596755] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.600650] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.604573] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.608495] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.608572] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.612574] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.616572] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.620573] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.624560] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.628742] iommu: Default domain type: Translated [ 3.632091] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.632692] SCSI subsystem initialized [ 3.635586] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.636547] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.636562] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.640405] vgaarb: loaded [ 3.640582] ACPI: bus type USB registered [ 3.643389] usbcore: registered new interface driver usbfs [ 3.644565] usbcore: registered new interface driver hub [ 3.648508] usbcore: registered new device driver usb [ 3.648577] pps_core: LinuxPPS API ver. 1 registered [ 3.651884] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.652562] PTP clock support registered [ 3.655309] EDAC MC: Ver: 3.0.0 [ 3.659824] NetLabel: Initializing [ 3.660559] NetLabel: domain hash size = 128 [ 3.663532] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.664577] NetLabel: unlabeled traffic allowed by default [ 3.668255] PCI: Using ACPI for IRQ routing [ 4.439780] clocksource: Switched to clocksource kvm-clock [ 4.450082] VFS: Disk quotas dquot_6.6.0 [ 4.452888] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.457486] AppArmor: AppArmor Filesystem Enabled [ 4.460796] pnp: PnP ACPI init [ 4.463275] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.468805] pnp: PnP ACPI: found 5 devices [ 4.477137] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.483019] NET: Registered PF_INET protocol family [ 4.499137] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.504788] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.510338] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.515529] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.520680] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.525545] TCP: Hash tables configured (established 1024 bind 1024) [ 4.529892] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.534738] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.539085] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.543684] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.547522] NET: Registered PF_XDP protocol family [ 4.551356] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.556811] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.562190] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.567601] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.573051] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.578468] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.583911] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.589291] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.595054] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.600430] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.605891] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.611332] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.616782] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.622366] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.627806] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.633181] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.638605] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.644036] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.649522] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.655211] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.660660] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.666059] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.671477] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.676897] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.682458] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.686585] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.690731] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.695111] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.699263] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.703405] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.707657] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.711815] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.716209] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.720407] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.724701] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.728848] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.732968] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.737360] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.741777] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.746352] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.750610] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.755045] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.759321] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.763805] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.768006] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.772486] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.776697] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.781178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.785368] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.789749] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.794057] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.798774] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.803189] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.807670] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.812032] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.816748] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.821115] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.825608] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.829978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.834424] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.838586] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.842705] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.846876] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.851246] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.855679] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.859777] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.863990] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.868203] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.872461] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.876651] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.880798] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.884918] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.889005] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.893349] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.897844] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.902126] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.906513] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.910830] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.915184] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.919511] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.923908] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.928115] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.932529] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.936798] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.941164] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.945464] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.950300] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 4.954706] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 4.959239] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 4.963532] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 4.968021] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 4.972382] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 4.976950] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 4.981163] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 4.985617] pci 0000:01:00.0: PCI bridge to [bus 02] [ 4.989154] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 4.996132] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.002974] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.010868] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.014582] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.020736] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.026445] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.033186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.038097] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.043078] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.049773] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.055615] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.061255] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.067608] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.071829] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.077819] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.084077] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.088286] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.093311] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.100016] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.104127] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.109650] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.115860] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.119999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.125201] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.131953] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.136078] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.141553] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.147651] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.151704] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.159175] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.167891] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.172733] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.177851] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.197737] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.201842] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.207268] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.213492] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.217646] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.222716] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.229527] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.232883] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.238909] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.243844] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.251490] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.254979] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.260245] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.265263] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.272283] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.275639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.280245] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.285094] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.291627] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.294906] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.299390] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.304196] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.310667] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.314129] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.318974] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.323992] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.330684] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.334082] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.338877] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.343518] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.349976] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.353275] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.358051] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.363738] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.369810] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.373160] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.377790] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.382918] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.389043] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.392384] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.397314] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.402823] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.408709] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.412232] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.417120] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.422785] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.429179] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.432783] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.437588] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.443177] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.449457] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.452967] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.458823] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.464413] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.470813] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.474310] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.479146] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.484808] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.490951] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.495141] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.499298] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.503948] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.508506] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.513144] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.517897] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.521691] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.525869] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.530791] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.535069] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.539222] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.544121] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.548312] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.553152] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.557366] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.562394] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.566585] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.571438] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.575673] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.580512] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.584926] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.589805] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.594007] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.601337] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.605495] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.610345] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.614713] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.619584] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.623819] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.628664] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.632839] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.638053] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.642258] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.647088] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.650942] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.655139] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.660004] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.664630] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.668862] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.673691] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.677538] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.682207] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.687442] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.691181] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.695306] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.700134] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.703843] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.707650] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.712073] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.715639] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.719599] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.724769] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.727876] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.731177] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.735197] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.738330] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.741807] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.745832] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.748952] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.752630] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.756666] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.759768] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.763228] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.767312] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.770528] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.774081] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.778142] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.781264] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.784726] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.788796] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.791882] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.795366] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.800681] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.808877] PCI: CLS 0 bytes, default 64 [ 5.811219] Trying to unpack rootfs image as initramfs... [ 5.814293] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc4eb620, max_idle_ns: 440795316590 ns [ 5.828926] Initialise system trusted keyrings [ 5.831392] Key type blacklist registered [ 5.836651] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.869509] zbud: loaded [ 5.871330] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.884710] fuse: init (API version 7.34) [ 5.887182] integrity: Platform Keyring initialized [ 5.900631] Key type asymmetric registered [ 5.902956] Asymmetric key parser 'x509' registered [ 5.912599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.920672] io scheduler mq-deadline registered [ 5.929166] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 5.937160] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 5.947765] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 5.960901] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 5.968023] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 5.981112] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 5.993319] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.001085] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.007992] Freeing initrd memory: 8744K [ 6.013253] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.016898] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.024086] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.028322] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.035066] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.038685] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.044928] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.048508] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.052855] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.057850] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.063014] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.069311] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.072940] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.079017] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.082623] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.088812] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.093617] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.101285] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.104845] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.114514] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.118170] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.126180] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.129815] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.137594] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.141201] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.145491] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.149997] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.153571] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.159713] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.164394] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.170722] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.174378] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.180398] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.183998] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.190234] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.193967] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.201591] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.205202] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.211313] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.215238] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.221934] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.227114] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.231770] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.237626] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.241636] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.250283] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.258813] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.262650] shpchp 0000:01:00.0: Slot initialization failed [ 6.267509] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.271665] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.276082] ACPI: button: Power Button [PWRF] [ 6.295622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.327202] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.333122] Linux agpgart interface v0.103 [ 6.336620] loop: module loaded [ 6.339351] tun: Universal TUN/TAP device driver, 1.6 [ 6.342846] PPP generic driver version 2.4.2 [ 6.345502] VFIO - User Level meta-driver version: 0.3 [ 6.348659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.352403] ehci-pci: EHCI PCI platform driver [ 6.355141] ehci-platform: EHCI generic platform driver [ 6.358300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.361949] ohci-pci: OHCI PCI platform driver [ 6.364648] ohci-platform: OHCI generic platform driver [ 6.367823] uhci_hcd: USB Universal Host Controller Interface driver [ 6.372394] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.375675] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.380227] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.383379] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.386914] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.391867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.396327] usb usb1: Product: UHCI Host Controller [ 6.399316] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.403029] usb usb1: SerialNumber: 0000:02:01.0 [ 6.406233] hub 1-0:1.0: USB hub found [ 6.408781] hub 1-0:1.0: 2 ports detected [ 6.411406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.417884] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.420878] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.423999] mousedev: PS/2 mouse device common for all mice [ 6.427951] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.433147] rtc_cmos 00:03: RTC can wake from S4 [ 6.437639] rtc_cmos 00:03: registered as rtc0 [ 6.440906] rtc_cmos 00:03: setting system clock to 2025-10-09T10:03:52 UTC (1760004232) [ 6.446023] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.452460] i2c_dev: i2c /dev entries driver [ 6.455579] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.463445] device-mapper: uevent: version 1.0.3 [ 6.466782] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.472884] platform eisa.0: Probing EISA bus 0 [ 6.475850] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.480401] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.484858] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.489865] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.494193] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.498502] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.502709] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.506906] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.511158] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.515486] platform eisa.0: EISA: Detected 0 cards [ 6.519010] ledtrig-cpu: registered to indicate activity on CPUs [ 6.523171] drop_monitor: Initializing network drop monitor service [ 6.527459] NET: Registered PF_INET6 protocol family [ 6.536304] Segment Routing with IPv6 [ 6.539065] In-situ OAM (IOAM) with IPv6 [ 6.542138] NET: Registered PF_PACKET protocol family [ 6.545662] Key type dns_resolver registered [ 6.548901] IPI shorthand broadcast: enabled [ 6.551936] registered taskstats version 1 [ 6.554948] Loading compiled-in X.509 certificates [ 6.558796] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.565762] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.572773] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.579380] blacklist: Loading compiled-in revocation X.509 certificates [ 6.583957] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.590628] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.597577] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.604720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.611801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.618723] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.625826] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.632926] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.640356] zswap: loaded using pool lzo/zbud [ 6.643518] Key type .fscrypt registered [ 6.646376] Key type fscrypt-provisioning registered [ 6.651209] Key type encrypted registered [ 6.654113] AppArmor: AppArmor sha1 policy hashing enabled [ 6.658063] ima: No TPM chip found, activating TPM-bypass! [ 6.661827] Loading compiled-in module X.509 certificates [ 6.665910] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.672418] ima: Allocated hash algorithm: sha1 [ 6.675637] ima: No architecture policies found [ 6.678912] evm: Initialising EVM extended attributes: [ 6.682496] evm: security.selinux [ 6.684969] evm: security.SMACK64 [ 6.687388] evm: security.SMACK64EXEC [ 6.690061] evm: security.SMACK64TRANSMUTE [ 6.693030] evm: security.SMACK64MMAP [ 6.695662] evm: security.apparmor [ 6.711154] evm: security.ima [ 6.713412] evm: security.capability [ 6.716018] evm: HMAC attrs: 0x1 [ 6.718921] PM: Magic number: 13:273:72 [ 6.722053] RAS: Correctable Errors collector initialized. [ 6.725793] Unstable clock detected, switching default tracing clock to "global" [ 6.725793] If you want to keep using the local clock, then add: [ 6.725793] "trace_clock=local" [ 6.725793] on the kernel command line [ 6.740640] Freeing unused decrypted memory: 2036K [ 6.744232] Freeing unused kernel image (initmem) memory: 3244K [ 6.748611] Write protecting the kernel read-only data: 30720k [ 6.752897] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.757455] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.795860] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.800495] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.805118] Run /init as init process info: initramfs: up at 6.24 [ 6.849319] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 6.863294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 6.868305] GPT:229375 != 2097151 [ 6.870797] GPT:Alternate GPT header not at the end of the disk. [ 6.874843] GPT:229375 != 2097151 [ 6.877312] GPT: Use GNU Parted to correct GPT errors. [ 6.940880] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.304271] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.333502] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 6.97 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRZgP1nUeH15vU/5/mtA3YKpBriXqQdwl2M6MRUpP0VYAPquf11+pOPgJvGNYeSp5dpgSZhzefPidKHKuFV0hiyFXCyKOH6F23NaqGjP9y7ssqsT9OAvBVmlZjLE5P1EzAd8a3uDkF+vOw5PdtmWjaH1MNN1rmD4TQV9wCBQChms0QpOTnA5wrmV0KEc90AMWeAxYNLVBwpxc7RTEFnauP3ge+sUtodE/f3yqV+2VF2W1bMEY06v6/cQxBk9sqAszZF1BEy6cBcXbCmLbfGaHz9A+7whLYFDoz7NwHv+W7a3DffQEVyWVJ+Buo8L8uxFzJexPidEdY0Os8ZO90CCXr root@tempest-testnetworkbasicops-server-697662314 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEbOND73qcy8f96ZOluGSRLlPJKEACA2GjdIwzFQc1zhmnpqzifsyrR++H6ZNVyvuL4rTn39HbEQnoQEF0/KgYY= root@tempest-testnetworkbasicops-server-697662314 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feac:2fe/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 29f00e1c-dcdd-4a28-b141-a900eb34b836 name: tempest-TestNetworkBasicOps-server-697662314 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-697662314 launch-index: 0 === cirros: current=0.6.2 uptime=7.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:AC:02:FE inet6 addr: fe80::f816:3eff:feac:2fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1204 (1.1 KiB) TX bytes:90 (90.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-697662314 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.409819] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.417897] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.532150] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.552880] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.647613] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 7.648494] ISO 9660 Extensions: RRIP_1991A [ 7.740701] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.908602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.445552] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.447126] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Oct 9 11:03:53 cirros syslog.info syslogd started: BusyBox v1.35.0 Oct 9 11:03:53 cirros auth.notice su: + none root:cirros Oct 9 11:03:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: DUID 00:04:29:f0:0e:1c:dc:dd:4a:28:b1:41:a9:00:eb:34:b8:36 Oct 9 11:03:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ac:02:fe Oct 9 11:03:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feac:2fe Oct 9 11:03:54 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Oct 9 11:03:54 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-697662314 login: 2025-10-09 10:04:04,634 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.199:22' as 'cirros' with public key authentication 2025-10-09 10:04:04,637 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-10-09 10:04:04,731 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-10-09 10:04:04,731 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.199 successfully created 2025-10-09 10:04:05,071 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98 0.339s 2025-10-09 10:04:05,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-12028e2e-aae8-4e36-9266-debde80ea44e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c7eaf975-1d19-4312-90dc-c69a3ce22c98'} Body: b'' 2025-10-09 10:04:05,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.141s 2025-10-09 10:04:05,214 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:05 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-eb719e6f-abfd-4b0e-9dfe-8c8e91b8f214', 'x-compute-request-id': 'req-eb719e6f-abfd-4b0e-9dfe-8c8e91b8f214', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'' 2025-10-09 10:04:05,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.372s 2025-10-09 10:04:05,586 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:05 GMT', 'server': 'Apache', 'content-length': '1818', '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-79398966-a81b-4f71-a36d-e77a52b58d30', 'x-compute-request-id': 'req-79398966-a81b-4f71-a36d-e77a52b58d30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "ACTIVE", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:04:05Z", "addresses": {"tempest-network-smoke--384651779": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:02:fe"}, {"version": 4, "addr": "192.168.122.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:02:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": "2025-10-09T10:03:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2094040761"}], "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-09 10:04:07,014 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.422s 2025-10-09 10:04:07,014 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:06 GMT', 'server': 'Apache', 'content-length': '1483', '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-dd653966-f43d-448a-bc36-6d5f9b60e2f4', 'x-compute-request-id': 'req-dd653966-f43d-448a-bc36-6d5f9b60e2f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"server": {"id": "29f00e1c-dcdd-4a28-b141-a900eb34b836", "name": "tempest-TestNetworkBasicOps-server-697662314", "status": "DELETED", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "user_id": "2351e05157514d1995a1ea4151d12fee", "metadata": {}, "hostId": "ef2db732f957e485b822a864eadc6077cfbb90fc9e19a4486e6f228c", "image": {"id": "9546778e-959c-466e-9bef-81ace5bd1cc5", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/9546778e-959c-466e-9bef-81ace5bd1cc5"}]}, "flavor": {"id": "6c4b2ce4-c9d2-467c-bac4-dc6a1184a891", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6c4b2ce4-c9d2-467c-bac4-dc6a1184a891"}]}, "created": "2025-10-09T10:03:39Z", "updated": "2025-10-09T10:04:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-110254677", "OS-SRV-USG:launched_at": "2025-10-09T10:03:44.000000", "OS-SRV-USG:terminated_at": "2025-10-09T10:04:06.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-09 10:04:07,017 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-10-09 10:04:08,077 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836 0.059s 2025-10-09 10:04:08,077 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:08 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-4901b4f3-61b4-49a0-89e3-91be3a7006c9', 'x-compute-request-id': 'req-4901b4f3-61b4-49a0-89e3-91be3a7006c9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/29f00e1c-dcdd-4a28-b141-a900eb34b836'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29f00e1c-dcdd-4a28-b141-a900eb34b836 could not be found."}}' 2025-10-09 10:04:08,264 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/68293693-d770-49bf-b0b3-d26af71ce606 0.186s 2025-10-09 10:04:08,264 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a1b4f854-28fd-4ecf-8793-509290ebf46b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/68293693-d770-49bf-b0b3-d26af71ce606'} Body: b'' 2025-10-09 10:04:08,315 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-110254677 0.050s 2025-10-09 10:04:08,315 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:08 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8339ac0b-895d-46d7-a854-5b8c8bd4e556', 'x-compute-request-id': 'req-8339ac0b-895d-46d7-a854-5b8c8bd4e556', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-110254677'} Body: b'' 2025-10-09 10:04:09,015 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45/remove_router_interface 0.699s 2025-10-09 10:04:09,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "42f04b85-37b6-4d12-9413-7fa543671e36"} Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2c1fff36-5776-4cf1-bca2-248afecce942', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45/remove_router_interface'} Body: b'{"id": "befcf3b8-0971-49c2-bb3f-8cad9e222d45", "tenant_id": "c69d102fb5504f48809f5fc47f1cb831", "port_id": "8a059738-fc3e-4d65-8a23-ca9441245931", "network_id": "a733533a-76c7-46e6-89e3-803597fe93b6", "subnet_id": "42f04b85-37b6-4d12-9413-7fa543671e36", "subnet_ids": ["42f04b85-37b6-4d12-9413-7fa543671e36"]}' 2025-10-09 10:04:09,193 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/42f04b85-37b6-4d12-9413-7fa543671e36 0.177s 2025-10-09 10:04:09,193 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8f739e65-500f-4d4b-9665-cc9a57782f01', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/42f04b85-37b6-4d12-9413-7fa543671e36'} Body: b'' 2025-10-09 10:04:09,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45 0.455s 2025-10-09 10:04:09,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c43f3462-21ab-4881-ac26-c1c5df909a56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/befcf3b8-0971-49c2-bb3f-8cad9e222d45'} Body: b'' 2025-10-09 10:04:10,167 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a733533a-76c7-46e6-89e3-803597fe93b6 0.517s 2025-10-09 10:04:10,167 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 09 Oct 2025 10:04:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c923f91e-e996-4d6e-b95b-ec1391b3f721', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=5cdf2ad1d73a40cb11558606e6921161; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a733533a-76c7-46e6-89e3-803597fe93b6'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715071704234014771 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000163715071704234015012 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015071704234014570 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015071704234014576 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015071704234013733 0ustar tempesttempest