.stestr/0002755012276001227600000000000015116245730012424 5ustar tempesttempest.stestr/format0000644012276001227600000000000215116244504013623 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215116245730014604 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115116245730014767 0ustar tempesttempest97.44324963.42843884.891517118.07066153.7137010.00083660.91650389.17201363.262874.stestr/00000600012276001227600000775203215116245730012514 0ustar tempesttempesttime: 2025-12-10 10:20:13.928773Z 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-12-10 10:21:51.372022Z 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-12-10 10:20:16,863 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 2.933s 2025-12-10 10:20:16,864 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--1887473496", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-0ad2e86a-6deb-4bc8-9b63-e40f21ff08bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","name":"tempest-network-smoke--1887473496","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:20:16Z","updated_at":"2025-12-10T10:20:16Z","revision_number":1}}' 2025-12-10 10:20:20,348 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 3.484s 2025-12-10 10:20:20,349 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-1243364475", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d97b8b6b-8e87-48cd-a657-a2ab17ea0a61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "name": "tempest-TestNetworkBasicOps-router-1243364475", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:20:17Z", "updated_at": "2025-12-10T10:20:18Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:20,449 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.100s 2025-12-10 10:20:20,450 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5f51f1fe-2acc-4562-a5c7-676411749df5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:20:21,290 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.840s 2025-12-10 10:20:21,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-fc2a5161-a5af-45b1-9b63-1bd58286b2a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:20:21,374 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.083s 2025-12-10 10:20:21,374 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4e2df6fc-a7b2-43c6-bb51-c4bfc470c5bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:20:22,966 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.591s 2025-12-10 10:20:22,966 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-1117448004", "network_id": "77ce0e41-bb52-4715-b214-a29a8dab4ac8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-5b0e0360-2615-43f1-b9eb-b81da94a37ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","name":"tempest-subnet-smoke-1117448004","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","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-12-10T10:20:22Z","updated_at":"2025-12-10T10:20:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:25,678 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/4c3990ac-4188-47f3-95fb-5983a8b42b24/add_router_interface 2.711s 2025-12-10 10:20:25,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad79e7fb-5790-48d5-a5cb-483cadf9a994"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ee7052c3-0a3a-4054-91b3-15e37ab217c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/add_router_interface'} Body: b'{"id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "5c0e8006-622e-4a74-9bd5-eceb72818912", "network_id": "77ce0e41-bb52-4715-b214-a29a8dab4ac8", "subnet_id": "ad79e7fb-5790-48d5-a5cb-483cadf9a994", "subnet_ids": ["ad79e7fb-5790-48d5-a5cb-483cadf9a994"]}' 2025-12-10 10:20:26,182 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.503s 2025-12-10 10:20:26,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-8387df32-7679-4520-9b63-1c66a9a95778', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","name":"tempest-network-smoke--1887473496","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ad79e7fb-5790-48d5-a5cb-483cadf9a994"],"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-12-10T10:20:16Z","updated_at":"2025-12-10T10:20:22Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":23848},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:20:26,329 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.146s 2025-12-10 10:20:26,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': 'Wed, 10 Dec 2025 10:20:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-ed8ba1ed-c44c-4fff-a94d-4ee9a47a4270', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","name":"tempest-subnet-smoke-1117448004","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","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-12-10T10:20:22Z","updated_at":"2025-12-10T10:20:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:20:26,523 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.193s 2025-12-10 10:20:26,524 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-c95b3386-96e9-409f-96cd-f2a44faa6185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "name": "tempest-TestNetworkBasicOps-router-1243364475", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:20:17Z", "updated_at": "2025-12-10T10:20:24Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:20:26,707 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.181s 2025-12-10 10:20:26,708 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-166157555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOC6rK9F/ucDVofHFBa4F/1C0QjnIdaWZG2fWPFLbTZPf05eQ2wAiWAsLJ4rFrU4CRwA3UP4SHrJF3f+0pj0vvX7tiyE0cT3cm/SzlIJPJkQR0Xuox9T9cjPlhHFH6cC4g=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:26 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-17327da6-3a41-4bd1-b942-a175366eed6f', 'x-compute-request-id': 'req-17327da6-3a41-4bd1-b942-a175366eed6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-166157555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOC6rK9F/ucDVofHFBa4F/1C0QjnIdaWZG2fWPFLbTZPf05eQ2wAiWAsLJ4rFrU4CRwA3UP4SHrJF3f+0pj0vvX7tiyE0cT3cm/SzlIJPJkQR0Xuox9T9cjPlhHFH6cC4g==", "fingerprint": "d6:61:18:c1:ea:a2:fa:20:8c:fc:dc:b2:90:9f:ae:76", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:20:27,224 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.513s 2025-12-10 10:20:27,224 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-109085992", "description": "tempest-secgroup-smoke-109085992 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-51ad2aa7-50c6-4916-929f-1737d8349bf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "name": "tempest-secgroup-smoke-109085992", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-109085992 description", "shared": false, "security_group_rules": [{"id": "2966f9b2-7f68-4666-9be0-9be8db4f2299", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "e6067916-481c-4500-8a82-dd62f955b8aa", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:27,512 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.287s 2025-12-10 10:20:27,512 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ca00ab2c-a9f3-4fee-8d17-993e2be74e6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "0354fa44-e8ab-48bc-b6dd-e7e9ac4006f9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:27,679 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.167s 2025-12-10 10:20:27,680 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8f15df4a-60d7-4e1d-bcbb-45619789fce5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "f380b6ac-c8a1-43e3-861a-e6c6943bf9b2", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:28,109 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.429s 2025-12-10 10:20:28,109 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-43119f05-a394-4de7-acde-b80a3ea903cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "c5bca353-a517-4c8f-be55-8284011de17b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:27Z", "updated_at": "2025-12-10T10:20:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:28,247 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.138s 2025-12-10 10:20:28,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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a61eb0f8-52d9-4f45-8177-de27d4fdb206', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d3fafc78-4f0f-47f9-935b-45115b757948", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:28Z", "updated_at": "2025-12-10T10:20:28Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:28,421 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.173s 2025-12-10 10:20:28,421 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ebba55a8-34c6-4566-bb1b-910730f19638', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d74fcab5-e15a-43fc-8bf3-7ed4598ed011", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:28Z", "updated_at": "2025-12-10T10:20:28Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:28,645 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.223s 2025-12-10 10:20:28,645 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": "51b83539-312c-4548-95d6-df26c7e14f7c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7689cf63-c33e-4395-bd42-500e773bff5a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "76e8b554-4db1-4520-90df-e451b588b2d9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "51b83539-312c-4548-95d6-df26c7e14f7c", "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-12-10T10:20:28Z", "updated_at": "2025-12-10T10:20:28Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:28,953 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.302s 2025-12-10 10:20:28,953 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4011c89b-caff-4520-b9e2-eedb2562b839', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["bu6TnFUnSPCDdhlII_B3lA"], "expires_at": "2025-12-10T11:20:28.000000Z", "issued_at": "2025-12-10T10:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:20:28,953 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-10 10:20:31,430 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.475s 2025-12-10 10:20:31,431 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-1525504432", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "77ce0e41-bb52-4715-b214-a29a8dab4ac8"}], "key_name": "tempest-TestNetworkBasicOps-166157555", "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:28 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f104711f-0a55-443a-9f55-4fa20ed0f5de', 'x-compute-request-id': 'req-f104711f-0a55-443a-9f55-4fa20ed0f5de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "70a74a19-d800-4441-ae54-2289aed3ee93", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "adminPass": "uGX8tEaz9JB6"}}' 2025-12-10 10:20:32,071 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.639s 2025-12-10 10:20:32,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': 'Wed, 10 Dec 2025 10:20:31 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-1dc73010-3bde-4dfe-a4fb-3eded03c2365', 'x-compute-request-id': 'req-1dc73010-3bde-4dfe-a4fb-3eded03c2365', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "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-12-10 10:20:33,464 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.388s 2025-12-10 10:20:33,466 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': 'Wed, 10 Dec 2025 10:20:33 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-baf8d897-e9a9-4552-8f61-b6b36407c273', 'x-compute-request-id': 'req-baf8d897-e9a9-4552-8f61-b6b36407c273', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "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-12-10 10:20:35,096 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.624s 2025-12-10 10:20:35,097 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': 'Wed, 10 Dec 2025 10:20:34 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-3cf173e3-66cc-4d78-bed3-d27739d69beb', 'x-compute-request-id': 'req-3cf173e3-66cc-4d78-bed3-d27739d69beb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "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-12-10 10:20:35,101 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:20:37,099 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.996s 2025-12-10 10:20:37,099 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': 'Wed, 10 Dec 2025 10:20:36 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-92623891-189a-4789-8c29-4843c2a34bcf', 'x-compute-request-id': 'req-92623891-189a-4789-8c29-4843c2a34bcf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:39,104 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/70a74a19-d800-4441-ae54-2289aed3ee93 1.001s 2025-12-10 10:20:39,104 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': 'Wed, 10 Dec 2025 10:20: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-27bacfeb-7e66-4ba6-8d5d-f9c8864022ac', 'x-compute-request-id': 'req-27bacfeb-7e66-4ba6-8d5d-f9c8864022ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:40,472 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.363s 2025-12-10 10:20:40,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': 'Wed, 10 Dec 2025 10:20: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-ce3bf293-2a10-4ff9-8f20-dc0400febc01', 'x-compute-request-id': 'req-ce3bf293-2a10-4ff9-8f20-dc0400febc01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:42,081 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.603s 2025-12-10 10:20:42,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: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:41 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-7ee04ef7-4612-4459-a599-a41a13789049', 'x-compute-request-id': 'req-7ee04ef7-4612-4459-a599-a41a13789049', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:43,643 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.556s 2025-12-10 10:20:43,643 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': 'Wed, 10 Dec 2025 10:20:43 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-ace0211b-69fa-40f3-a905-86af26978d16', 'x-compute-request-id': 'req-ace0211b-69fa-40f3-a905-86af26978d16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:42Z", "addresses": {"tempest-network-smoke--1887473496": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": "2025-12-10T10:20:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:43,647 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-10 10:20:44,143 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/70a74a19-d800-4441-ae54-2289aed3ee93 0.495s 2025-12-10 10:20:44,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': 'Wed, 10 Dec 2025 10:20:43 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-e75c5473-8a00-4e9b-81bb-1ba4aacb14a4', 'x-compute-request-id': 'req-e75c5473-8a00-4e9b-81bb-1ba4aacb14a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:20:42Z", "addresses": {"tempest-network-smoke--1887473496": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": "2025-12-10T10:20:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:20:44,146 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:20:44,240 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=70a74a19-d800-4441-ae54-2289aed3ee93 0.092s 2025-12-10 10:20:44,240 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-85e777df-fb21-46c7-9c62-7551b7450ebf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"ports":[{"id":"71336fed-be63-43d7-a554-f86e2de83e54","name":"","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:15:a7:21","admin_state_up":true,"status":"ACTIVE","device_id":"70a74a19-d800-4441-ae54-2289aed3ee93","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["51b83539-312c-4548-95d6-df26c7e14f7c"],"description":"","binding:vnic_10000 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-1525504432","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1525504432","fqdn":"tempest-testnetworkbasicops-server-1525504432.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:20:35Z","updated_at":"2025-12-10T10:20:42Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:20:44,240 25 DEBUG [tempest.common.waiters] Server ID 70a74a19-d800-4441-ae54-2289aed3ee93 ports are all ACTIVE [{'id': '71336fed-be63-43d7-a554-f86e2de83e54', 'name': '', 'network_id': '77ce0e41-bb52-4715-b214-a29a8dab4ac8', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:15:a7:21', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '70a74a19-d800-4441-ae54-2289aed3ee93', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ad79e7fb-5790-48d5-a5cb-483cadf9a994', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['51b83539-312c-4548-95d6-df26c7e14f7c'], '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-1525504432', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-1525504432', 'fqdn': 'tempest-testnetworkbasicops-server-1525504432.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:20:35Z', 'updated_at': '2025-12-10T10:20:42Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:20:48,112 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 3.871s 2025-12-10 10:20:48,113 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "71336fed-be63-43d7-a554-f86e2de83e54", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-1b0508f3-da41-4f48-8d78-d57ed751540d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "b0391bb9-d364-473d-9e38-070ce9939062", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.220", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "port_id": "71336fed-be63-43d7-a554-f86e2de83e54", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "77ce0e41-bb52-4715-b214-a29a8dab4ac8", "mac_address": "fa:16:3e:15:a7:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "70a74a19-d800-4441-ae54-2289aed3ee93", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:20:46Z", "updated_at": "2025-12-10T10:20:46Z", "revision_number": 0}}' 2025-12-10 10:20:48,282 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/b0391bb9-d364-473d-9e38-070ce9939062 0.169s 2025-12-10 10:20:48,283 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-bca86769-bd34-4c8f-b6c7-4b835d74541a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0391bb9-d364-473d-9e38-070ce9939062'} Body: b'{"floatingip": {"id": "b0391bb9-d364-473d-9e38-070ce9939062", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.220", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "port_id": "71336fed-be63-43d7-a554-f86e2de83e54", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "77ce0e41-bb52-4715-b214-a29a8dab4ac8", "mac_address": "fa:16:3e:15:a7:21", "admin_state_up": true, "status": "ACTIVE", "device_id": "70a74a19-d800-4441-ae54-2289aed3ee93", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:20:46Z", "updated_at": "2025-12-10T10:20:47Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:20:48,283 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'b0391bb9-d364-473d-9e38-070ce9939062', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.220', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '4c3990ac-4188-47f3-95fb-5983a8b42b24', 'port_id': '71336fed-be63-43d7-a554-f86e2de83e54', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '77ce0e41-bb52-4715-b214-a29a8dab4ac8', 'mac_address': 'fa:16:3e:15:a7:21', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '70a74a19-d800-4441-ae54-2289aed3ee93', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:20:46Z', 'updated_at': '2025-12-10T10:20:47Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:20:48,283 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.170253 seconds 2025-12-10 10:20:48,284 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.220 with user: cirros 2025-12-10 10:20:48,284 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.220 in 120 sec and the expected result is reachable 2025-12-10 10:21:00,490 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.205548 seconds 2025-12-10 10:21:00,491 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.220 in 120 sec and the ping result is expected 2025-12-10 10:21:00,969 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/70a74a19-d800-4441-ae54-2289aed3ee93/action 0.477s 2025-12-10 10:21:00,970 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': 'Wed, 10 Dec 2025 10:21:00 GMT', 'server': 'Apache', 'content-length': '75679', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4a467a-955a-4dc1-8e00-e38d0fe95416', 'x-compute-request-id': 'req-4c4a467a-955a-4dc1-8e00-e38d0fe95416', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1166374093 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001178] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001551] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004395] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004436] Using GB pages for direct mapping\\n[ 0.004702] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004707] ACPI: Early table checksum verification disabled\\n[ 0.004712] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004717] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004731] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004736] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004739] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004743] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004747] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004750] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004752] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004754] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004755] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004756] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004757] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006021] No NUMA configuration fo 2025-12-10 10:21:00,971 25 DEBUG [tempest.scenario.manager] Console output for 70a74a19-d800-4441-ae54-2289aed3ee93 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1166374093 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001178] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001551] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004395] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004436] Using GB pages for direct mapping [ 0.004702] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004707] ACPI: Early table checksum verification disabled [ 0.004712] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004717] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004731] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004736] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004739] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004743] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004747] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004750] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004752] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004754] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004755] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004756] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004757] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006021] No NUMA configuration found [ 0.006023] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006032] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006366] Zone ranges: [ 0.006367] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006370] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006372] Normal empty [ 0.006374] Device empty [ 0.006375] Movable zone start for each node [ 0.006378] Early memory node ranges [ 0.006379] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006381] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006383] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006705] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006734] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006926] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017816] ACPI: PM-Timer IO Port: 0x608 [ 0.017843] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017961] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017965] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017967] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017969] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017970] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017972] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017998] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018000] TSC deadline timer available [ 0.018013] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018083] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018085] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018087] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018088] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018090] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018092] Booting paravirtualized kernel on KVM [ 0.018094] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018101] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018462] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018533] kvm-guest: setup async PF for cpu 0 [ 0.018561] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018580] kvm-guest: PV spinlocks disabled, single CPU [ 0.018585] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018587] Policy zone: DMA32 [ 0.018588] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018647] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018659] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018666] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018725] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019014] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019710] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019739] ftrace: allocating 50600 entries in 198 pages [ 0.044465] ftrace: allocated 198 pages with 4 groups [ 0.044642] rcu: Hierarchical RCU implementation. [ 0.044644] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044646] Rude variant of Tasks RCU enabled. [ 0.044647] Tracing variant of Tasks RCU enabled. [ 0.044649] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044650] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050468] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051021] random: crng init done [ 0.096155] Console: colour VGA+ 80x25 [ 0.240353] printk: console [tty1] enabled [ 0.579288] printk: console [ttyS0] enabled [ 0.582254] ACPI: Core revision 20210730 [ 0.585159] APIC: Switch to symmetric I/O mode setup [ 0.589714] x2apic enabled [ 0.593104] Switched APIC routing to physical x2apic. [ 0.602085] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.609251] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.613246] pid_max: default: 32768 minimum: 301 [ 0.613246] LSM: Security Framework initializing [ 0.613246] landlock: Up and running. [ 0.613246] Yama: becoming mindful. [ 0.613246] AppArmor: AppArmor initialized [ 0.613246] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.613246] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.613246] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.613246] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.613246] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.613246] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.613246] Spectre V2 : Mitigation: Retpolines [ 0.613246] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.613246] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.613246] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.613246] RETBleed: Mitigation: untrained return thunk [ 0.613246] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.613246] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.613246] Freeing SMP alternatives memory: 44K [ 0.613246] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.613390] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.617268] ... version: 0 [ 0.620182] ... bit width: 48 [ 0.621259] ... generic registers: 6 [ 0.624203] ... value mask: 0000ffffffffffff [ 0.625259] ... max period: 00007fffffffffff [ 0.628852] ... fixed-purpose events: 0 [ 0.629260] ... event mask: 000000000000003f [ 0.632913] rcu: Hierarchical SRCU implementation. [ 0.633768] smp: Bringing up secondary CPUs ... [ 0.637135] smp: Brought up 1 node, 1 CPU [ 0.637262] smpboot: Max logical packages: 1 [ 0.640817] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.641798] devtmpfs: initialized [ 0.644671] x86/mm: Memory block size: 128MB [ 0.645478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.649270] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.653315] pinctrl core: initialized pinctrl subsystem [ 0.657259] PM: RTC time: 10:20:44, date: 2025-12-10 [ 0.660994] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.661563] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.665305] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.669290] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.673328] audit: initializing netlink subsys (disabled) [ 0.677628] thermal_sys: Registered thermal governor 'fair_share' [ 0.677632] thermal_sys: Registered thermal governor 'bang_bang' [ 0.681270] audit: type=2000 audit(1765362043.564:1): state=initialized audit_enabled=0 res=1 [ 0.689275] thermal_sys: Registered thermal governor 'step_wise' [ 0.689278] thermal_sys: Registered thermal governor 'user_space' [ 0.693264] thermal_sys: Registered thermal governor 'power_allocator' [ 0.697311] EISA bus registered [ 0.704056] cpuidle: using governor ladder [ 0.705270] cpuidle: using governor menu [ 0.711855] ACPI: bus type PCI registered [ 0.713273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.717622] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.721263] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.725288] PCI: Using configuration type 1 for base access [ 0.730839] Kprobes globally optimized [ 0.733405] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.737266] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.742274] ACPI: Added _OSI(Module Device) [ 0.745312] ACPI: Added _OSI(Processor Device) [ 0.748877] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.749348] ACPI: Added _OSI(Processor Aggregator Device) [ 0.753273] ACPI: Added _OSI(Linux-Dell-Video) [ 0.756891] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.757300] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.764407] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.769711] ACPI: Interpreter enabled [ 0.772960] ACPI: PM: (supports S0 S5) [ 0.773267] ACPI: Using IOAPIC for interrupt routing [ 0.777340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.781261] PCI: Using E820 reservations for host bridge windows [ 0.785649] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.795819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.797269] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.801396] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.805371] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.810677] PCI host bridge to bus 0000:00 [ 0.813265] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.817266] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.821270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.825267] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.829272] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.833261] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.837261] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.841603] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.850338] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.860458] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.871872] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.879134] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.890961] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.893478] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.902053] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.908871] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.917144] pci 0000:00:02.0: enabling Extended Tags [ 0.920052] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.924753] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.933678] pci 0000:00:02.1: enabling Extended Tags [ 0.940570] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.945271] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.957689] pci 0000:00:02.2: enabling Extended Tags [ 0.966223] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.974828] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.983006] pci 0000:00:02.3: enabling Extended Tags [ 0.987849] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.993169] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.999041] pci 0000:00:02.4: enabling Extended Tags [ 1.004628] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.009042] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.016504] pci 0000:00:02.5: enabling Extended Tags [ 1.021077] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.024872] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.032814] pci 0000:00:02.6: enabling Extended Tags [ 1.036116] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.040806] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.046662] pci 0000:00:02.7: enabling Extended Tags [ 1.056062] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.061270] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.073668] pci 0000:00:03.0: enabling Extended Tags [ 1.082996] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.090755] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.103165] pci 0000:00:03.1: enabling Extended Tags [ 1.109237] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.112853] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.121606] pci 0000:00:03.2: enabling Extended Tags [ 1.128386] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.133040] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.138685] pci 0000:00:03.3: enabling Extended Tags [ 1.144148] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.148600] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.157000] pci 0000:00:03.4: enabling Extended Tags [ 1.160187] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.164796] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.172621] pci 0000:00:03.5: enabling Extended Tags [ 1.178091] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.184612] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.190986] pci 0000:00:03.6: enabling Extended Tags [ 1.196328] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.201271] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.212235] pci 0000:00:03.7: enabling Extended Tags [ 1.218856] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.225269] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.235935] pci 0000:00:04.0: enabling Extended Tags [ 1.240199] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.244978] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.253647] pci 0000:00:04.1: enabling Extended Tags [ 1.261217] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.265267] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.276526] pci 0000:00:04.2: enabling Extended Tags [ 1.279996] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.284712] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.290503] pci 0000:00:04.3: enabling Extended Tags [ 1.298643] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.307214] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.316498] pci 0000:00:04.4: enabling Extended Tags [ 1.321478] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.329270] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.342334] pci 0000:00:04.5: enabling Extended Tags [ 1.348355] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.353269] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.365483] pci 0000:00:04.6: enabling Extended Tags [ 1.372339] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.377267] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.388019] pci 0000:00:04.7: enabling Extended Tags [ 1.394848] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.400910] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.408127] pci 0000:00:05.0: enabling Extended Tags [ 1.473277] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.479270] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.482426] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.502488] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.508118] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.513388] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.525267] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.537974] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.545269] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.552985] pci 0000:01:00.0: enabling Extended Tags [ 1.630033] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.633338] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.637326] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.641393] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.647561] pci_bus 0000:02: extended config space not accessible [ 1.649634] acpiphp: Slot [1] registered [ 1.652910] acpiphp: Slot [0] registered [ 1.653328] acpiphp: Slot [2] registered [ 1.656813] acpiphp: Slot [3] registered [ 1.657326] acpiphp: Slot [4] registered [ 1.660167] acpiphp: Slot [5] registered [ 1.661309] acpiphp: Slot [6] registered [ 1.664343] acpiphp: Slot [7] registered [ 1.665428] acpiphp: Slot [8] registered [ 1.668367] acpiphp: Slot [9] registered [ 1.669334] acpiphp: Slot [10] registered [ 1.672357] acpiphp: Slot [11] registered [ 1.673312] acpiphp: Slot [12] registered [ 1.676348] acpiphp: Slot [13] registered [ 1.677312] acpiphp: Slot [14] registered [ 1.680615] acpiphp: Slot [15] registered [ 1.681319] acpiphp: Slot [16] registered [ 1.684371] acpiphp: Slot [17] registered [ 1.685317] acpiphp: Slot [18] registered [ 1.688632] acpiphp: Slot [19] registered [ 1.689438] acpiphp: Slot [20] registered [ 1.693624] acpiphp: Slot [21] registered [ 1.696667] acpiphp: Slot [22] registered [ 1.697324] acpiphp: Slot [23] registered [ 1.700432] acpiphp: Slot [24] registered [ 1.701313] acpiphp: Slot [25] registered [ 1.704495] acpiphp: Slot [26] registered [ 1.705328] acpiphp: Slot [27] registered [ 1.708717] acpiphp: Slot [28] registered [ 1.709332] acpiphp: Slot [29] registered [ 1.713319] acpiphp: Slot [30] registered [ 1.717057] acpiphp: Slot [31] registered [ 1.719841] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.733266] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.813344] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.817050] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.817327] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.821391] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.831031] acpiphp: Slot [0-2] registered [ 1.833905] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.843354] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.855698] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.859117] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.861543] pci 0000:03:00.0: enabling Extended Tags [ 1.950886] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.953391] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.957384] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.964504] acpiphp: Slot [0-3] registered [ 1.966037] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.977264] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.991153] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.997363] pci 0000:04:00.0: enabling Extended Tags [ 2.082521] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.085405] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.089384] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.096434] acpiphp: Slot [0-4] registered [ 2.097919] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.109276] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.121266] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.128050] pci 0000:05:00.0: enabling Extended Tags [ 2.214705] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.217406] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.221383] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.228453] acpiphp: Slot [0-5] registered [ 2.230075] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.241267] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.254761] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.262423] pci 0000:06:00.0: enabling Extended Tags [ 2.350658] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.353419] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.357387] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.364306] acpiphp: Slot [0-6] registered [ 2.437556] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.441392] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.445389] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.452433] acpiphp: Slot [0-7] registered [ 2.525053] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.525391] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.529392] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.537581] acpiphp: Slot [0-8] registered [ 2.616117] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.617394] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.621387] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.628241] acpiphp: Slot [0-9] registered [ 2.699873] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.701404] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.705387] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.714935] acpiphp: Slot [0-10] registered [ 2.825312] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.829425] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.833394] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.840557] acpiphp: Slot [0-11] registered [ 2.913676] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.917392] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.921401] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.928944] acpiphp: Slot [0-12] registered [ 3.000681] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.001414] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.005404] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.012558] acpiphp: Slot [0-13] registered [ 3.083831] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.085396] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.089399] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.096411] acpiphp: Slot [0-14] registered [ 3.169790] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.173423] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.177416] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.185065] acpiphp: Slot [0-15] registered [ 3.257448] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.261410] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.265412] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.272766] acpiphp: Slot [0-16] registered [ 3.347929] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.349392] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.353386] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.361114] acpiphp: Slot [0-17] registered [ 3.434493] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.437409] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.441402] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.448572] acpiphp: Slot [0-18] registered [ 3.521244] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.521407] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.525394] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.532291] acpiphp: Slot [0-19] registered [ 3.605751] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.609391] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.613401] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.622832] acpiphp: Slot [0-20] registered [ 3.730666] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.733414] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.737383] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.744509] acpiphp: Slot [0-21] registered [ 3.817260] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.820911] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.821384] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.829089] acpiphp: Slot [0-22] registered [ 3.919031] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.921642] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.925610] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.935029] acpiphp: Slot [0-23] registered [ 4.016025] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.017424] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.021412] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.028605] acpiphp: Slot [0-24] registered [ 4.105811] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.109520] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.113415] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.121582] acpiphp: Slot [0-25] registered [ 4.206237] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.209392] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.213386] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.270542] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.273500] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.277525] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.281496] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.285468] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.289516] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.293496] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.297473] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.301359] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.305276] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.309277] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.313282] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.317285] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.321300] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.325282] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.329369] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.333640] iommu: Default domain type: Translated [ 4.337262] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.341513] SCSI subsystem initialized [ 4.345062] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.345246] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.345280] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.349263] vgaarb: loaded [ 4.351859] ACPI: bus type USB registered [ 4.353296] usbcore: registered new interface driver usbfs [ 4.357270] usbcore: registered new interface driver hub [ 4.361280] usbcore: registered new device driver usb [ 4.365306] pps_core: LinuxPPS API ver. 1 registered [ 4.369261] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.373274] PTP clock support registered [ 4.376563] EDAC MC: Ver: 3.0.0 [ 4.381213] NetLabel: Initializing [ 4.381262] NetLabel: domain hash size = 128 [ 4.384947] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.385315] NetLabel: unlabeled traffic allowed by default [ 4.389336] PCI: Using ACPI for IRQ routing [ 5.241502] clocksource: Switched to clocksource kvm-clock [ 5.259137] VFS: Disk quotas dquot_6.6.0 [ 5.262460] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.268183] AppArmor: AppArmor Filesystem Enabled [ 5.271636] pnp: PnP ACPI init [ 5.274518] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.280168] pnp: PnP ACPI: found 5 devices [ 5.288987] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.296331] NET: Registered PF_INET protocol family [ 5.300633] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.307139] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.312977] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.318499] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.323996] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.330010] TCP: Hash tables configured (established 1024 bind 1024) [ 5.334674] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.340126] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.344689] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.350128] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.354361] NET: Registered PF_XDP protocol family [ 5.357869] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.364211] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.370243] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.376114] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.382461] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.388017] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.393739] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.399277] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.404795] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.410562] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.416238] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.421763] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.427312] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.432845] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.438429] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.443916] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.449463] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.455489] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.463147] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.469821] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.475890] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.482072] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.488196] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.494233] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.500132] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.504536] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.509020] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.513472] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.518341] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.522871] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.527323] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.531740] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.536183] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.540734] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.545311] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.550033] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.554696] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.559041] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.563432] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.568343] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.572990] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.577874] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.582493] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.587326] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.591878] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.596742] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.601409] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.606178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.611002] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.616321] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.621335] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.626413] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.630968] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.635695] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.640295] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.645194] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.650295] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.655118] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.659800] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.664638] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.669175] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.673564] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.677968] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.682681] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.687356] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.692030] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.696459] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.700933] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.705511] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.710026] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.714453] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.719060] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.723424] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.728343] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.733073] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.738135] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.742869] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.747792] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.753045] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.757788] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.762596] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.767041] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.771868] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.776346] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.781135] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.785599] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.790348] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.795426] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.800204] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.804902] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.809722] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.814293] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.819038] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.823839] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.828769] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.832658] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.841414] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.848354] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.858666] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.864728] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.870857] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.877937] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.886525] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.893174] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.900793] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.909623] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.914826] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.922568] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.933662] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.938775] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.946233] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.955351] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.960345] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.967875] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.979597] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.985043] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.992794] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.000603] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.008284] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.016109] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.023838] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.031418] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.039097] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.047067] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.054356] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.062260] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.070365] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.078104] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.085547] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.093501] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.101836] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.108719] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.116357] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.123725] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.131892] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.139478] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.145038] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.152140] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.159823] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.168376] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.172357] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.179984] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.185722] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.195717] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.201403] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.208179] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.216309] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.225430] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.228968] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.235642] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.241787] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.251902] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.256725] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.263051] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.270455] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.278222] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.283609] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.290194] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.297830] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.307410] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.311640] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.320241] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.327636] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.335102] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.341005] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.347609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.355116] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.363265] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.367428] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.375527] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.381322] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.392715] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.399289] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.405600] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.413864] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.423522] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.427610] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.435703] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.441505] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.451721] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.456920] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.463966] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.472025] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.480473] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.484394] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.490613] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.496463] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.506845] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.512185] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.516557] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.521526] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.527657] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.533103] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.538233] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.542174] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.547037] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.553028] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.557660] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.563092] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.569038] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.574849] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.582014] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.587208] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.593295] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.598524] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.604502] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.609702] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.615667] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.620823] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.627218] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.632318] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.637912] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.642291] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.647398] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.652111] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.657201] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.661623] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.666739] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.671096] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.676236] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.680664] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.686337] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.690431] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.694798] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.699879] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.703833] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.708183] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.713342] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.717238] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.721795] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.727861] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.731960] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.736352] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.741591] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.745529] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.750503] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.755772] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.759732] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.764134] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.769185] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.773214] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.777707] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.783362] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff10000 ] [ 6.787812] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.792324] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.800370] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.804353] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.808831] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.814079] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.818244] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.822584] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.827670] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.831651] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.836017] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.841102] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.845543] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.850597] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.855744] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.859792] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.864227] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.870827] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.880766] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10067 usecs [ 6.887429] PCI: CLS 0 bytes, default 64 [ 6.891191] Trying to unpack rootfs image as initramfs... [ 6.895711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.913647] Initialise system trusted keyrings [ 6.917697] Key type blacklist registered [ 6.925476] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.934603] zbud: loaded [ 6.936842] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.953523] fuse: init (API version 7.34) [ 6.961473] integrity: Platform Keyring initialized [ 6.973449] Key type asymmetric registered [ 6.976673] Asymmetric key parser 'x509' registered [ 6.985516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.997413] io scheduler mq-deadline registered [ 7.004074] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.018087] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.038923] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.049890] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.067955] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.081796] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.105910] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.118045] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.139042] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.152253] Freeing initrd memory: 8744K [ 7.155581] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.164627] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.168968] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.178267] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.182812] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.192930] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.198372] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.203886] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.210359] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.215094] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.224783] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.230322] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.239784] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.244415] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.252819] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.257369] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.268336] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.274791] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.284293] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.289389] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.297602] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.301865] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.310869] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.316262] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.321472] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.327394] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.331766] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.341009] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.345410] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.354245] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.359674] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.367624] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.373032] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.380834] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.386386] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.394115] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.398430] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.407864] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.412418] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.421686] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.426990] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.432607] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.439518] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.444429] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.454144] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.463741] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.468281] shpchp 0000:01:00.0: Slot initialization failed [ 7.474146] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.479486] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.485280] ACPI: button: Power Button [PWRF] [ 7.513905] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.550405] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.557685] Linux agpgart interface v0.103 [ 7.562123] loop: module loaded [ 7.564796] tun: Universal TUN/TAP device driver, 1.6 [ 7.568625] PPP generic driver version 2.4.2 [ 7.572154] VFIO - User Level meta-driver version: 0.3 [ 7.577712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.582265] ehci-pci: EHCI PCI platform driver [ 7.585445] ehci-platform: EHCI generic platform driver [ 7.589151] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.593530] ohci-pci: OHCI PCI platform driver [ 7.596710] ohci-platform: OHCI generic platform driver [ 7.600508] uhci_hcd: USB Universal Host Controller Interface driver [ 7.606966] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.610795] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.616123] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.619930] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.624191] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.630134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.635969] usb usb1: Product: UHCI Host Controller [ 7.639611] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.644202] usb usb1: SerialNumber: 0000:02:01.0 [ 7.647853] hub 1-0:1.0: USB hub found [ 7.650979] hub 1-0:1.0: 2 ports detected [ 7.654298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.662535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.666843] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.670775] mousedev: PS/2 mouse device common for all mice [ 7.675568] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.681543] rtc_cmos 00:03: RTC can wake from S4 [ 7.687100] rtc_cmos 00:03: registered as rtc0 [ 7.690939] rtc_cmos 00:03: setting system clock to 2025-12-10T10:20:51 UTC (1765362051) [ 7.696728] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.701387] i2c_dev: i2c /dev entries driver [ 7.704715] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.713835] device-mapper: uevent: version 1.0.3 [ 7.717185] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.723189] platform eisa.0: Probing EISA bus 0 [ 7.726529] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.731255] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.735709] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.740297] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.745276] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.749830] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.754404] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.758941] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.763600] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.768267] platform eisa.0: EISA: Detected 0 cards [ 7.771987] ledtrig-cpu: registered to indicate activity on CPUs [ 7.776488] drop_monitor: Initializing network drop monitor service [ 7.781307] NET: Registered PF_INET6 protocol family [ 7.788628] Segment Routing with IPv6 [ 7.791803] In-situ OAM (IOAM) with IPv6 [ 7.795270] NET: Registered PF_PACKET protocol family [ 7.799532] Key type dns_resolver registered [ 7.803103] IPI shorthand broadcast: enabled [ 7.806317] registered taskstats version 1 [ 7.809317] Loading compiled-in X.509 certificates [ 7.813234] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.820704] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.828607] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.835563] blacklist: Loading compiled-in revocation X.509 certificates [ 7.840279] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.847086] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.856145] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.863580] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.871271] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.878526] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.885674] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.892920] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.900865] zswap: loaded using pool lzo/zbud [ 7.904380] Key type .fscrypt registered [ 7.907332] Key type fscrypt-provisioning registered [ 7.912646] Key type encrypted registered [ 7.915762] AppArmor: AppArmor sha1 policy hashing enabled [ 7.919815] ima: No TPM chip found, activating TPM-bypass! [ 7.923909] Loading compiled-in module X.509 certificates [ 7.928995] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.936337] ima: Allocated hash algorithm: sha1 [ 7.940014] ima: No architecture policies found [ 7.943822] evm: Initialising EVM extended attributes: [ 7.947530] evm: security.selinux [ 7.950118] evm: security.SMACK64 [ 7.952575] evm: security.SMACK64EXEC [ 7.955413] evm: security.SMACK64TRANSMUTE [ 7.958559] evm: security.SMACK64MMAP [ 7.961199] evm: security.apparmor [ 7.964183] evm: security.ima [ 7.966802] evm: security.capability [ 7.969821] evm: HMAC attrs: 0x1 [ 7.973006] PM: Magic number: 5:120:325 [ 7.976561] PM: hash matches drivers/base/power/main.c:658 [ 7.980862] pcieport 0000:00:02.4: hash matches [ 7.984338] RAS: Correctable Errors collector initialized. [ 7.988293] Unstable clock detected, switching default tracing clock to "global" [ 7.988293] If you want to keep using the local clock, then add: [ 7.988293] "trace_clock=local" [ 7.988293] on the kernel command line [ 8.001891] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.008856] Freeing unused decrypted memory: 2036K [ 8.013545] Freeing unused kernel image (initmem) memory: 3244K [ 8.021317] Write protecting the kernel read-only data: 30720k [ 8.026017] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.030973] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.077941] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.082909] Run /init as init process info: initramfs: up at 7.53 [ 8.141976] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.152189] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.157332] GPT:229375 != 2097151 [ 8.159836] GPT:Alternate GPT header not at the end of the disk. [ 8.163996] GPT:229375 != 2097151 [ 8.166520] GPT: Use GNU Parted to correct GPT errors. [ 8.219093] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.604400] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.651351] 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 8.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:70:a7:4a:19:d8:00:44:41:ae:54:22:89:ae:d3:ee:93 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCey4mKJZhnwvRgCEPKXGVlDmaURNut8QaaFLz/aOnKGoh19LRwJmRduLLmtDLHcgk//tgN+ErU9txSj6EZcNgcg4XKzHi/o1wq/cfvGECvExqlnd4C4aFs/j+WEVdz7vH0eDBWfxK6UBYT2pTFtNOdpbiH/rnRLh0W77cWv3AkOBo3HWuaEd+5e23zYI+Kin0fwji3jh00sk2958NUjLX2PszDvBaOJ2X2VvygSRlRuUc+jhimKJ3PFcgdR/3kNj+N+fh8gAKNgZzGY60pLZD8i/6W12URaAtKuPajynbjl3oYjtpquxlE3X4OQ+A+tidPOWOCIct6Stw/nll+vxMJ root@tempest-testnetworkbasicops-server-1525504432 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCRA5MTUjMm6JtiNSL+Z0b+Jx36LAsSlWbdZy8ZVfUhhP+q0CrQvSP80oK25aPWO23z7Yo6uAPz96/7Lx3VFtjo= root@tempest-testnetworkbasicops-server-1525504432 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe15:a721/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 70a74a19-d800-4441-ae54-2289aed3ee93 name: tempest-TestNetworkBasicOps-server-1525504432 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1525504432 launch-index: 0 === cirros: current=0.6.2 uptime=9.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:15:A7:21 inet6 addr: fe80::f816:3eff:fe15:a721/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 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:1556 (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-1525504432 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.746997] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.750499] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.766985] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.977162] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.010705] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.133570] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.134575] ISO 9660 Extensions: RRIP_1991A [ 9.232218] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.743034] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.744927] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:20:52 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:20:53 cirros auth.notice su: + none root:cirros Dec 10 10:20:53 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: DUID 00:04:70:a7:4a:19:d8:00:44:41:ae:54:22:89:ae:d3:ee:93 Dec 10 10:20:53 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:15:a7:21 Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe15:a721 Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 10 10:20:53 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Dec 10 10:20:53 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1525504432 login: 2025-12-10 10:21:00,973 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:00,981 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:01,090 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:01,090 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:01,521 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=82da19f85bb840d2a70395c3d761ef38&network_id=77ce0e41-bb52-4715-b214-a29a8dab4ac8 0.428s 2025-12-10 10:21:01,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-869038ad-8bfe-4519-be90-6ef6274bbf24', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=82da19f85bb840d2a70395c3d761ef38&network_id=77ce0e41-bb52-4715-b214-a29a8dab4ac8'} Body: b'{"ports":[{"id":"5c0e8006-622e-4a74-9bd5-eceb72818912","name":"","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:14:7f:51","admin_state_up":true,"status":"ACTIVE","device_id":"4c3990ac-4188-47f3-95fb-5983a8b42b24","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","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-12-10T10:20:23Z","updated_at":"2025-12-10T10:20:25Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"68a9841b-8fd5-4a35-bd5f-bbaf042a1d2b","name":"","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:28:fd:a3","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-77ce0e41-bb52-4715-b214-a29a8dab4ac8","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","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-12-10T10:20:16Z","updated_at":"2025-12-10T10:20:22Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"71336fed-be63-43d7-a554-f86e2de83e54","name":"","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:15:a7:21","admin_state_up":true,"status":"ACTIVE","device_id":"70a74a19-d800-4441-ae54-2289aed3ee93","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["51b83539-312c-4548-95d6-df26c7e14f7c"],"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-1525504432","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1525504432","fqdn":"tempest-testnetworkbasicops-server-1525504432.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:20:35Z","updated_at":"2025-12-10T10:20:42Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:21:01,522 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:01,526 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:01,626 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:01,627 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:01,627 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-12-10 10:21:01,628 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:01,630 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:01,731 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:01,731 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:01,740 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112695 seconds 2025-12-10 10:21:01,740 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-12-10 10:21:01,742 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:01,744 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:01,802 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:01,803 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:01,810 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.069685 seconds 2025-12-10 10:21:01,907 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=9b92b230-a105-4e6a-9428-79efb9ea86a3 0.096s 2025-12-10 10:21:01,907 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-21d35f56-d197-4339-9801-e1549e018bf4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3'} Body: b'{"subnets":[{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:21:01,908 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:01,912 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:02,015 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:02,015 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:02,015 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-12-10 10:21:02,016 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:02,018 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:02,120 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:02,120 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:02,250 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.234588 seconds 2025-12-10 10:21:03,641 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.390s 2025-12-10 10:21:03,641 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--1290461304", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-c3b1ec62-ae1a-48dd-99d7-13b4ac9f9049', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"e8d11afc-ce42-4557-a831-96c90958b58c","name":"tempest-network-smoke--1290461304","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:21:03Z","updated_at":"2025-12-10T10:21:03Z","revision_number":1}}' 2025-12-10 10:21:03,739 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.097s 2025-12-10 10:21:03,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': 'Wed, 10 Dec 2025 10:21:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-93b6786e-5c16-409a-bdb7-83fc09f2d06d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"ad79e7fb-5790-48d5-a5cb-483cadf9a994","name":"tempest-subnet-smoke-1117448004","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"77ce0e41-bb52-4715-b214-a29a8dab4ac8","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-12-10T10:20:22Z","updated_at":"2025-12-10T10:20:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:21:03,833 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.093s 2025-12-10 10:21:03,833 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-06d09c90-a71a-4e69-b4a4-63e7fba33334', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:21:03,891 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.058s 2025-12-10 10:21:03,891 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a4b0de24-c575-4a27-ab15-53c8e913c69a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:21:03,981 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28 0.089s 2025-12-10 10:21:03,981 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d8f5d198-6290-4cd8-ae7e-feccae19d95d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:21:04,119 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.138s 2025-12-10 10:21:04,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': 'Wed, 10 Dec 2025 10:21:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-70ca8cc2-a10d-457f-887e-1f440779d164', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:21:04,177 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28 0.058s 2025-12-10 10:21:04,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': 'Wed, 10 Dec 2025 10:21:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2b25a19c-a3c9-424b-90e9-fede7eb6507c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:21:06,197 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 2.019s 2025-12-10 10:21:06,198 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-1961665123", "network_id": "e8d11afc-ce42-4557-a831-96c90958b58c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-33e2f98b-4bb8-4ca6-9150-650e9136976c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"af3947ac-2f6e-4d14-a313-12e18a143bcd","name":"tempest-subnet-smoke-1961665123","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"e8d11afc-ce42-4557-a831-96c90958b58c","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-12-10T10:21:04Z","updated_at":"2025-12-10T10:21:04Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:06,294 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-12-10 10:21:06,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1189253526", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBILp5bOzIvOOD8URqP8ws4ggLlFMm6XUp/qh9hFPIl4S58Nra9wEW9/tevWVrql5neDAER+HdRbRvcloVZC/eckigHNzdGjYIw+gVITybqUw8LEbmC6+cycTPlWeg8NpPg=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 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-88f40392-74bf-4736-8830-4a3a8547da0c', 'x-compute-request-id': 'req-88f40392-74bf-4736-8830-4a3a8547da0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1189253526", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBILp5bOzIvOOD8URqP8ws4ggLlFMm6XUp/qh9hFPIl4S58Nra9wEW9/tevWVrql5neDAER+HdRbRvcloVZC/eckigHNzdGjYIw+gVITybqUw8LEbmC6+cycTPlWeg8NpPg==", "fingerprint": "22:e3:40:44:c1:f0:3c:38:c2:84:c5:04:fb:3e:37:5b", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:21:06,521 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.226s 2025-12-10 10:21:06,522 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-1954072484", "description": "tempest-secgroup-smoke-1954072484 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-96a19d1c-f4e8-4a1a-bb6f-c1d63287be17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "name": "tempest-secgroup-smoke-1954072484", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1954072484 description", "shared": false, "security_group_rules": [{"id": "4e53e4f4-385f-49fe-b5a6-ae98e3465e8d", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "8518a936-ce12-4cd2-8537-0be41ee1484e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:06,679 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.157s 2025-12-10 10:21:06,680 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-760506f1-5fd6-49b9-808f-505aaf6243df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "3f3c4b4a-c974-4cdc-a893-87841a19e9cd", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:06,826 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.146s 2025-12-10 10:21:06,826 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7a8f222a-63f4-4ffe-8827-70aa58f2a0a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "2728079d-09bd-47ee-948c-ca3c5cfb203c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:06,981 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.155s 2025-12-10 10:21:06,982 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8d85aa1b-c953-4281-b408-459f067de05d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "f82053c2-7925-4a32-8942-7b8107495c4e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:06Z", "updated_at": "2025-12-10T10:21:06Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:07,152 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.170s 2025-12-10 10:21:07,152 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1d9e91dc-c671-4571-95d4-b9edf11eb230', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "2f7e1140-cd16-43e6-b2e2-8b3b1da6c80b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:07Z", "updated_at": "2025-12-10T10:21:07Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:07,357 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.205s 2025-12-10 10:21:07,358 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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1cd74024-2d08-42a4-88cb-31bd38b2ec3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "16b5137f-6032-4381-8c16-c145bf6ee9ff", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:07Z", "updated_at": "2025-12-10T10:21:07Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:08,176 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.817s 2025-12-10 10:21:08,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": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-39115b79-7994-4d6a-8acd-e9641f6870c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "34d62e92-91c0-4816-8cde-ab40fde1baa9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "769d614f-7880-4c63-a7e0-fa18e62e6f4b", "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-12-10T10:21:08Z", "updated_at": "2025-12-10T10:21:08Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:08,514 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.334s 2025-12-10 10:21:08,515 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:08 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dcd9ebc0-9a3e-451f-862f-3b764db17727', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["1CnrE_WiQ3G971_NaIXFaw"], "expires_at": "2025-12-10T11:21:08.000000Z", "issued_at": "2025-12-10T10:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:21:08,515 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-12-10 10:21:09,958 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.441s 2025-12-10 10:21:09,958 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-751769766", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "e8d11afc-ce42-4557-a831-96c90958b58c"}], "key_name": "tempest-TestNetworkBasicOps-1189253526", "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:08 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613c061a-6a3a-48f9-a94a-75984252408e', 'x-compute-requestC6D2 -id': 'req-613c061a-6a3a-48f9-a94a-75984252408e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "e684ab58-5cc5-41f8-8460-b90ff9621838", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "adminPass": "pjc7kQ3UQFnT"}}' 2025-12-10 10:21:11,093 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/e684ab58-5cc5-41f8-8460-b90ff9621838 1.133s 2025-12-10 10:21:11,093 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': 'Wed, 10 Dec 2025 10:21: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-e99a4656-1cca-4bf1-8813-b0c116f45d47', 'x-compute-request-id': 'req-e99a4656-1cca-4bf1-8813-b0c116f45d47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1189253526", "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-12-10 10:21:12,572 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/e684ab58-5cc5-41f8-8460-b90ff9621838 0.473s 2025-12-10 10:21:12,572 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': 'Wed, 10 Dec 2025 10:21:12 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3d2de5-cd5b-4cc1-ae31-dd3daa45be3b', 'x-compute-request-id': 'req-dd3d2de5-cd5b-4cc1-ae31-dd3daa45be3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1189253526", "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-12-10 10:21:12,576 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2025-12-10 10:21:14,257 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/e684ab58-5cc5-41f8-8460-b90ff9621838 0.678s 2025-12-10 10:21:14,257 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': 'Wed, 10 Dec 2025 10:21:13 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-eba86604-d4bb-4b3d-a4cd-0f4096df1fcb', 'x-compute-request-id': 'req-eba86604-d4bb-4b3d-a4cd-0f4096df1fcb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1189253526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:14,261 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:21:15,630 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/e684ab58-5cc5-41f8-8460-b90ff9621838 0.367s 2025-12-10 10:21:15,631 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': 'Wed, 10 Dec 2025 10:21: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-454e8324-d209-48f7-bd5d-8151513257e1', 'x-compute-request-id': 'req-454e8324-d209-48f7-bd5d-8151513257e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1189253526", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:21,134 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/e684ab58-5cc5-41f8-8460-b90ff9621838 4.492s 2025-12-10 10:21:21,134 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': 'Wed, 10 Dec 2025 10:21:16 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-59665dd8-1f0e-4428-823b-f978982c7ee1', 'x-compute-request-id': 'req-59665dd8-1f0e-4428-823b-f978982c7ee1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:16Z", "addresses": {"tempest-network-smoke--1290461304": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:ac:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1189253526", "OS-SRV-USG:launched_at": "2025-12-10T10:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:21,145 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-10 10:21:22,242 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/e684ab58-5cc5-41f8-8460-b90ff9621838 1.096s 2025-12-10 10:21:22,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': 'Wed, 10 Dec 2025 10:21:21 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-7422fc20-0fe6-46cc-83d2-9094a3d87eb0', 'x-compute-request-id': 'req-7422fc20-0fe6-46cc-83d2-9094a3d87eb0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:16Z", "addresses": {"tempest-network-smoke--1290461304": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:ac:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1189253526", "OS-SRV-USG:launched_at": "2025-12-10T10:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:22,249 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:22,260 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:22,359 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:22,359 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:22,360 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-12-10 10:21:22,360 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:22,363 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:22,646 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:22,646 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:23,653 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.220 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-12-10 10:21:23,654 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.220. 2025-12-10 10:21:23,654 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.294077 seconds 2025-12-10 10:21:28,564 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/4c3990ac-4188-47f3-95fb-5983a8b42b24/add_router_interface 4.909s 2025-12-10 10:21:28,564 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "af3947ac-2f6e-4d14-a313-12e18a143bcd"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-773c0de0-8d2c-471c-9a5e-a3e3e1e7a8d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/add_router_interface'} Body: b'{"id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "9ce71125-9820-4333-ad27-e03380b566e6", "network_id": "e8d11afc-ce42-4557-a831-96c90958b58c", "subnet_id": "af3947ac-2f6e-4d14-a313-12e18a143bcd", "subnet_ids": ["af3947ac-2f6e-4d14-a313-12e18a143bcd"]}' 2025-12-10 10:21:28,565 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:28,568 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:28,679 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:28,679 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:28,679 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-12-10 10:21:28,680 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:28,683 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:28,790 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:28,791 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:29,799 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.220 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-12-10 10:21:29,800 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.220. 2025-12-10 10:21:30,800 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-12-10 10:21:30,801 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:30,806 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:30,916 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:30,917 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:31,930 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.220 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-12-10 10:21:31,930 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.220. 2025-12-10 10:21:32,931 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-12-10 10:21:32,931 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:32,934 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:33,030 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:33,031 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:34,037 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.220 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-12-10 10:21:34,037 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.220. 2025-12-10 10:21:35,038 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-12-10 10:21:35,039 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:35,044 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:35,155 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:35,155 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:36,164 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.220 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-12-10 10:21:36,164 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.29 via a ssh connection from: 192.168.122.220. 2025-12-10 10:21:37,181 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-12-10 10:21:37,181 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.220:22' as 'cirros' with public key authentication 2025-12-10 10:21:37,248 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:21:37,374 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:21:37,375 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.220 successfully created 2025-12-10 10:21:37,382 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 8.702966 seconds 2025-12-10 10:21:40,410 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/remove_router_interface 3.023s 2025-12-10 10:21:40,411 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "af3947ac-2f6e-4d14-a313-12e18a143bcd"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-19216c2c-3146-4715-8642-f2f6ffe762e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/remove_router_interface'} Body: b'{"id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "9ce71125-9820-4333-ad27-e03380b566e6", "network_id": "e8d11afc-ce42-4557-a831-96c90958b58c", "subnet_id": "af3947ac-2f6e-4d14-a313-12e18a143bcd", "subnet_ids": ["af3947ac-2f6e-4d14-a313-12e18a143bcd"]}' 2025-12-10 10:21:40,613 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838 0.201s 2025-12-10 10:21:40,613 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': 'Wed, 10 Dec 2025 10:21:40 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-e370fcb3-5e61-41fe-a0ef-727922b0d650', 'x-compute-request-id': 'req-e370fcb3-5e61-41fe-a0ef-727922b0d650', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'' 2025-12-10 10:21:41,389 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838 0.774s 2025-12-10 10:21:41,390 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': 'Wed, 10 Dec 2025 10:21:40 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-d10182b7-b163-431d-a405-5bdda2a3e207', 'x-compute-request-id': 'req-d10182b7-b163-431d-a405-5bdda2a3e207', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"server": {"id": "e684ab58-5cc5-41f8-8460-b90ff9621838", "name": "tempest-TestNetworkBasicOps-server-751769766", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:21:09Z", "updated": "2025-12-10T10:21:40Z", "addresses": {"tempest-network-smoke--1290461304": [{"version": 4, "addr": "10.100.0.29", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:ac:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e684ab58-5cc5-41f8-8460-b90ff9621838"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1189253526", "OS-SRV-USG:launched_at": "2025-12-10T10:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1954072484"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:42,466 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838 0.070s 2025-12-10 10:21:42,466 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': 'Wed, 10 Dec 2025 10:21:42 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-b2d27ee8-b56f-4e65-9ed6-28e574cd39c5', 'x-compute-request-id': 'req-b2d27ee8-b56f-4e65-9ed6-28e574cd39c5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e684ab58-5cc5-41f8-8460-b90ff9621838'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e684ab58-5cc5-41f8-8460-b90ff9621838 could not be found."}}' 2025-12-10 10:21:43,208 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/769d614f-7880-4c63-a7e0-fa18e62e6f4b 0.741s 2025-12-10 10:21:43,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-164d190d-bc68-4ae7-b915-9faf347c8aeb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/769d614f-7880-4c63-a7e0-fa18e62e6f4b'} Body: b'' 2025-12-10 10:21:43,278 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-1189253526 0.069s 2025-12-10 10:21:43,278 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': 'Wed, 10 Dec 2025 10:21:43 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-0d56e103-67f3-4f6e-9758-17478126d574', 'x-compute-request-id': 'req-0d56e103-67f3-4f6e-9758-17478126d574', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1189253526'} Body: b'' 2025-12-10 10:21:43,481 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/af3947ac-2f6e-4d14-a313-12e18a143bcd 0.202s 2025-12-10 10:21:43,481 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b64e20df-d03f-4329-8cb3-be208c437362', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/af3947ac-2f6e-4d14-a313-12e18a143bcd'} Body: b'' 2025-12-10 10:21:44,469 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e8d11afc-ce42-4557-a831-96c90958b58c 0.987s 2025-12-10 10:21:44,469 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-183f9b50-f797-4dc3-a368-78e0679d1057', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e8d11afc-ce42-4557-a831-96c90958b58c'} Body: b'' 2025-12-10 10:21:45,429 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0391bb9-d364-473d-9e38-070ce9939062 0.960s 2025-12-10 10:21:45,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-368d74dc-ece0-48cc-9485-80b908b42f3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/b0391bb9-d364-473d-9e38-070ce9939062'} Body: b'' 2025-12-10 10:21:45,662 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93 0.232s 2025-12-10 10:21:45,663 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': 'Wed, 10 Dec 2025 10:21: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-4cf8f28a-b672-4c92-9394-3dc52142d995', 'x-compute-request-id': 'req-4cf8f28a-b672-4c92-9394-3dc52142d995', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'' 2025-12-10 10:21:46,479 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93 0.815s 2025-12-10 10:21:46,479 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': 'Wed, 10 Dec 2025 10:21:45 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-c5b6b75e-0fd0-4d66-964b-d4e657e23683', 'x-compute-request-id': 'req-c5b6b75e-0fd0-4d66-964b-d4e657e23683', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"server": {"id": "70a74a19-d800-4441-ae54-2289aed3ee93", "name": "tempest-TestNetworkBasicOps-server-1525504432", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:20:31Z", "updated": "2025-12-10T10:21:45Z", "addresses": {"tempest-network-smoke--1887473496": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a7:21"}, {"version": 4, "addr": "192.168.122.220", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/70a74a19-d800-4441-ae54-2289aed3ee93"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-166157555", "OS-SRV-USG:launched_at": "2025-12-10T10:20:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-109085992"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:21:47,562 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93 0.079s 2025-12-10 10:21:47,563 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': 'Wed, 10 Dec 2025 10:21: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-c1c9c558-d957-43b0-8059-fa61867e99cd', 'x-compute-request-id': 'req-c1c9c558-d957-43b0-8059-fa61867e99cd', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/70a74a19-d800-4441-ae54-2289aed3ee93'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70a74a19-d800-4441-ae54-2289aed3ee93 could not be found."}}' 2025-12-10 10:21:48,187 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/51b83539-312c-4548-95d6-df26c7e14f7c 0.624s 2025-12-10 10:21:48,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': 'Wed, 10 Dec 2025 10:21:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-39d07ed8-0e77-4d29-8d9f-170e08f0befa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/51b83539-312c-4548-95d6-df26c7e14f7c'} Body: b'' 2025-12-10 10:21:48,248 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-166157555 0.060s 2025-12-10 10:21:48,248 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': 'Wed, 10 Dec 2025 10:21:48 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-7e2ee25d-e6e4-447d-ab9f-effe3bd74931', 'x-compute-request-id': 'req-7e2ee25d-e6e4-447d-ab9f-effe3bd74931', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-166157555'} Body: b'' 2025-12-10 10:21:49,493 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/remove_router_interface 1.244s 2025-12-10 10:21:49,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ad79e7fb-5790-48d5-a5cb-483cadf9a994"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-2c2848ca-580d-4df1-9282-c0028b14a712', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24/remove_router_interface'} Body: b'{"id": "4c3990ac-4188-47f3-95fb-5983a8b42b24", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "5c0e8006-622e-4a74-9bd5-eceb72818912", "network_id": "77ce0e41-bb52-4715-b214-a29a8dab4ac8", "subnet_id": "ad79e7fb-5790-48d5-a5cb-483cadf9a994", "subnet_ids": ["ad79e7fb-5790-48d5-a5cb-483cadf9a994"]}' 2025-12-10 10:21:50,090 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ad79e7fb-5790-48d5-a5cb-483cadf9a994 0.596s 2025-12-10 10:21:50,091 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-edfe985a-86c4-40d1-8745-01df915a68ee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ad79e7fb-5790-48d5-a5cb-483cadf9a994'} Body: b'' 2025-12-10 10:21:50,676 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24 0.585s 2025-12-10 10:21:50,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9318fd2d-e7eb-4c5a-9a08-53ecb5a4e100', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4c3990ac-4188-47f3-95fb-5983a8b42b24'} Body: b'' 2025-12-10 10:21:51,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/77ce0e41-bb52-4715-b214-a29a8dab4ac8 0.694s 2025-12-10 10:21:51,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-27dee9dc-ad01-4cb1-86ba-3310ffd78653', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/77ce0e41-bb52-4715-b214-a29a8dab4ac8'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:21:51.384396Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2025-12-10 10:22:54.812834Z 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-12-10 10:21:52,164 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.780s 2025-12-10 10:21:52,165 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--179672412", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-6591e30e-dbcd-4d45-8ee2-9f92ef753414', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"99e953a5-acb0-4f92-a7d6-2af75bab0205","name":"tempest-network-smoke--179672412","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:21:51Z","updated_at":"2025-12-10T10:21:51Z","revision_number":1}}' 2025-12-10 10:21:53,791 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.626s 2025-12-10 10:21:53,792 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-545723821", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-a9c078bd-a549-4561-8cc6-366742a1ccd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "fbf8eb28-9db1-4a93-946f-58ce8d2a8a33", "name": "tempest-TestNetworkBasicOps-router-545723821", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.195"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:21:52Z", "updated_at": "2025-12-10T10:21:52Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:53,924 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.132s 2025-12-10 10:21:53,925 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-418fc1fa-a4ed-4ecc-bd63-d3742dc48cf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:21:54,061 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.136s 2025-12-10 10:21:54,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7d4d7757-0cb3-4385-9100-e2e1f4813db0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:21:54,164 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.102s 2025-12-10 10:21:54,164 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4b5643c1-bb5a-4828-be5a-f4c2dde3aa44', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:21:55,381 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.217s 2025-12-10 10:21:55,382 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-322598552", "network_id": "99e953a5-acb0-4f92-a7d6-2af75bab0205", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-38e22f96-65a2-4b36-bb66-478b50188d1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"dd866759-a6cc-4ccd-9249-24df946cab7f","name":"tempest-subnet-smoke-322598552","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","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-12-10T10:21:54Z","updated_at":"2025-12-10T10:21:54Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:57,485 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33/add_router_interface 2.102s 2025-12-10 10:21:57,485 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd866759-a6cc-4ccd-9249-24df946cab7f"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c2cf478d-8423-4bd8-9608-e602add3cc88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33/add_router_interface'} Body: b'{"id": "fbf8eb28-9db1-4a93-946f-58ce8d2a8a33", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "a5757220-e900-4dbe-ad94-c4e95d03a22c", "network_id": "99e953a5-acb0-4f92-a7d6-2af75bab0205", "subnet_id": "dd866759-a6cc-4ccd-9249-24df946cab7f", "subnet_ids": ["dd866759-a6cc-4ccd-9249-24df946cab7f"]}' 2025-12-10 10:21:57,582 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.097s 2025-12-10 10:21:57,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-2624cd47-34f9-4719-8d5d-f0922e412251', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"99e953a5-acb0-4f92-a7d6-2af75bab0205","name":"tempest-network-smoke--179672412","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["dd866759-a6cc-4ccd-9249-24df946cab7f"],"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-12-10T10:21:51Z","updated_at":"2025-12-10T10:21:54Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":54832},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:21:57,665 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.081s 2025-12-10 10:21:57,665 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-8b4dfb1c-2a81-47cd-8720-fb2381a443e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"},{"id":"dd866759-a6cc-4ccd-9249-24df946cab7f","name":"tempest-subnet-smoke-322598552","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","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-12-10T10:21:54Z","updated_at":"2025-12-10T10:21:54Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:21:57,770 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.104s 2025-12-10 10:21:57,770 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-74ac2e11-077f-4617-9568-3a3645825b87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "fbf8eb28-9db1-4a93-946f-58ce8d2a8a33", "name": "tempest-TestNetworkBasicOps-router-545723821", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.195"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:21:52Z", "updated_at": "2025-12-10T10:21:56Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:21:57,869 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.098s 2025-12-10 10:21:57,869 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-514887772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9rulyR4iCiNffHiCIPsrHfxs4xEeqz3cOIfq/A+G1OidINlr8tKtpavNRs8X9mbGWMw4RRhgy5RN/1b5AV2X87wr9L+R9c+gEFdchYhXKlmXq1eyUtEqakYSehGvCdJg=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:57 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-45dfb867-9450-46ba-98e9-8abf4f60e86c', 'x-compute-request-id': 'req-45dfb867-9450-46ba-98e9-8abf4f60e86c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-514887772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9rulyR4iCiNffHiCIPsrHfxs4xEeqz3cOIfq/A+G1OidINlr8tKtpavNRs8X9mbGWMw4RRhgy5RN/1b5AV2X87wr9L+R9c+gEFdchYhXKlmXq1eyUtEqakYSehGvCdJg==", "fingerprint": "4d:bb:60:31:68:cf:da:69:1a:84:8d:f2:28:43:8b:ed", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:21:58,245 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.373s 2025-12-10 10:21:58,245 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-627142263", "description": "tempest-secgroup-smoke-627142263 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-3aaba03a-8619-4189-b077-a9b36d021576', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "fc47485a-aa98-4835-9458-700243dad059", "name": "tempest-secgroup-smoke-627142263", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-627142263 description", "shared": false, "security_group_rules": [{"id": "522f1461-db5e-4065-866a-26defdbdaa2c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "9c18c349-7e85-4083-9ef0-e56e2d4671ec", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:58,398 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.152s 2025-12-10 10:21:58,398 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5cd5f7c9-3a36-40d9-a419-cc69ddcb4c5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "61af4bc8-3bf2-41c5-b9fd-28168d1d6c39", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:58,583 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.185s 2025-12-10 10:21:58,584 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-630270ed-4b49-4987-ab77-a20a34c9a762', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "703f41f0-1bbb-4f19-950c-6ccf5b6c115f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:58,736 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.152s 2025-12-10 10:21:58,736 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3bd980a2-dbe3-46ef-a6b8-2a4ed68fa0b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "3d40f23f-c29c-4bf1-a759-a17eb83f141a", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:58,909 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.172s 2025-12-10 10:21:58,909 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-03d80282-f0b3-4c64-8698-3963dd49a61a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "294e9692-84a0-40e8-8b9c-4378dc410bc8", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:58Z", "updated_at": "2025-12-10T10:21:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:59,190 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.280s 2025-12-10 10:21:59,190 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-edc1ae94-2bb6-4dbe-89cb-6be888ddb8df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "f73a3081-9c94-4adb-9070-b4885c90e670", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:59Z", "updated_at": "2025-12-10T10:21:59Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:59,393 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.203s 2025-12-10 10:21:59,394 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": "fc47485a-aa98-4835-9458-700243dad059", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5f87dfd3-ed0c-44a2-b124-7ddca2dcf85f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "790a88bf-58f7-4ecd-8ab0-d59b43e0eaa7", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "fc47485a-aa98-4835-9458-700243dad059", "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-12-10T10:21:59Z", "updated_at": "2025-12-10T10:21:59Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:21:59,704 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.306s 2025-12-10 10:21:59,705 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:59 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dcee7839-5323-48b5-b64d-7722c60b9f27', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["cyZtR95wTj-9Jr8nftoPPA"], "expires_at": "2025-12-10T11:21:59.000000Z", "issued_at": "2025-12-10T10:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:21:59,705 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-12-10 10:22:00,878 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.172s 2025-12-10 10:22:00,879 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-553117970", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "99e953a5-acb0-4f92-a7d6-2af75bab0205"}], "key_name": "tempest-TestNetworkBasicOps-514887772", "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:21:59 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3674bb-0754-45d1-b461-c53266598825', 'x-compute-request-id': 'req-cb3674bb-0754-45d1-b461-c53266598825', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "06155ade-0041-467e-92e9-2fad99467514", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "adminPass": "h2xyavYTVPiW"}}' 2025-12-10 10:22:01,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/06155ade-0041-467e-92e9-2fad99467514 0.204s 2025-12-10 10:22:01,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': 'Wed, 10 Dec 2025 10:22:00 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-4cf2eba0-858e-45e7-bdde-22760abf92a6', 'x-compute-request-id': 'req-4cf2eba0-858e-45e7-bdde-22760abf92a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "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-12-10 10:22:03,114 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 1.022s 2025-12-10 10:22:03,114 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': 'Wed, 10 Dec 2025 10:22:02 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-8543e190-d422-4671-8fc0-82d544e5dcd9', 'x-compute-request-id': 'req-8543e190-d422-4671-8fc0-82d544e5dcd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "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-12-10 10:22:03,117 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-12-10 10:22:05,303 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 1.185s 2025-12-10 10:22:05,303 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': 'Wed, 10 Dec 2025 10:22:04 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc53a7a-7fef-4441-bc51-364ae2a0ec0d', 'x-compute-request-id': 'req-bcc53a7a-7fef-4441-bc51-364ae2a0ec0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:07,398 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 1.089s 2025-12-10 10:22:07,399 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': 'Wed, 10 Dec 2025 10:22:06 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a30da4-5c23-4bd8-b467-f3e8e1f8491b', 'x-compute-request-id': 'req-08a30da4-5c23-4bd8-b467-f3e8e1f8491b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:09,312 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.908s 2025-12-10 10:22:09,312 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': 'Wed, 10 Dec 2025 10:22:08 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf876e0-c746-4d6a-b9ce-9d8613c98dfb', 'x-compute-request-id': 'req-0cf876e0-c746-4d6a-b9ce-9d8613c98dfb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:11,131 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.815s 2025-12-10 10:22:11,132 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': 'Wed, 10 Dec 2025 10:22:10 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ee7e74-4206-44de-939f-13d7af1769df', 'x-compute-request-id': 'req-b9ee7e74-4206-44de-939f-13d7af1769df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:13,280 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 1.140s 2025-12-10 10:22:13,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': 'Wed, 10 Dec 2025 10:22:12 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-5aae4173-e7a8-4935-8a62-8519156bf72c', 'x-compute-request-id': 'req-5aae4173-e7a8-4935-8a62-8519156bf72c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:10Z", "addresses": {"tempest-network-smoke--179672412": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:a7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": "2025-12-10T10:22:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:13,284 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-12-10 10:22:14,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.931s 2025-12-10 10:22:14,215 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': 'Wed, 10 Dec 2025 10:22:13 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-0d7fb2a9-a29a-4dea-9b2c-9ad359850b50', 'x-compute-request-id': 'req-0d7fb2a9-a29a-4dea-9b2c-9ad359850b50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:10Z", "addresses": {"tempest-network-smoke--179672412": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:a7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": "2025-12-10T10:22:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:14,219 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:22:14,288 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=06155ade-0041-467e-92e9-2fad99467514 0.069s 2025-12-10 10:22:14,288 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-aff376b9-9dae-43a6-845c-68f044f08cc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"ports":[{"id":"3a1b6a7a-e8f7-421a-af57-fb303d77f486","name":"","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:de:a7:15","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"dd866759-a6cc-4ccd-9249-24df946cab7f","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fc47485a-aa98-4835-9458-700243dad059"],"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-553117970","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:03Z","updated_at":"2025-12-10T10:22:10Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:22:14,288 25 DEBUG [tempest.common.waiters] Server ID 06155ade-0041-467e-92e9-2fad99467514 ports are all ACTIVE [{'id': '3a1b6a7a-e8f7-421a-af57-fb303d77f486', 'name': '', 'network_id': '99e953a5-acb0-4f92-a7d6-2af75bab0205', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:de:a7:15', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '06155ade-0041-467e-92e9-2fad99467514', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'dd866759-a6cc-4ccd-9249-24df946cab7f', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fc47485a-aa98-4835-9458-700243dad059'], '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-553117970', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-553117970', 'fqdn': 'tempest-testnetworkbasicops-server-553117970.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:22:03Z', 'updated_at': '2025-12-10T10:22:10Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:22:16,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.127s 2025-12-10 10:22:16,416 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "3a1b6a7a-e8f7-421a-af57-fb303d77f486", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-b2a8a1ad-d1c1-4913-a316-964337e6ca88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "12ec52a3-4290-4b06-bbe5-bb49acb59d40", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.222", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "fbf8eb28-9db1-4a93-946f-58ce8d2a10000 8a33", "port_id": "3a1b6a7a-e8f7-421a-af57-fb303d77f486", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "99e953a5-acb0-4f92-a7d6-2af75bab0205", "mac_address": "fa:16:3e:de:a7:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "06155ade-0041-467e-92e9-2fad99467514", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:22:15Z", "updated_at": "2025-12-10T10:22:15Z", "revision_number": 0}}' 2025-12-10 10:22:16,542 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/12ec52a3-4290-4b06-bbe5-bb49acb59d40 0.124s 2025-12-10 10:22:16,542 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-fd11a8a5-5c7e-4223-9a2d-08ecd2bbd98b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/12ec52a3-4290-4b06-bbe5-bb49acb59d40'} Body: b'{"floatingip": {"id": "12ec52a3-4290-4b06-bbe5-bb49acb59d40", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.222", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "fbf8eb28-9db1-4a93-946f-58ce8d2a8a33", "port_id": "3a1b6a7a-e8f7-421a-af57-fb303d77f486", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "99e953a5-acb0-4f92-a7d6-2af75bab0205", "mac_address": "fa:16:3e:de:a7:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "06155ade-0041-467e-92e9-2fad99467514", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:22:15Z", "updated_at": "2025-12-10T10:22:16Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:22:16,542 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '12ec52a3-4290-4b06-bbe5-bb49acb59d40', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.222', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': 'fbf8eb28-9db1-4a93-946f-58ce8d2a8a33', 'port_id': '3a1b6a7a-e8f7-421a-af57-fb303d77f486', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '99e953a5-acb0-4f92-a7d6-2af75bab0205', 'mac_address': 'fa:16:3e:de:a7:15', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '06155ade-0041-467e-92e9-2fad99467514', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:22:15Z', 'updated_at': '2025-12-10T10:22:16Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:22:16,543 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.125891 seconds 2025-12-10 10:22:16,543 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.222 with user: cirros 2025-12-10 10:22:16,543 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.222 in 120 sec and the expected result is reachable 2025-12-10 10:22:28,774 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.231112 seconds 2025-12-10 10:22:28,775 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.222 in 120 sec and the ping result is expected 2025-12-10 10:22:28,897 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/action 0.121s 2025-12-10 10:22:28,898 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': 'Wed, 10 Dec 2025 10:22:28 GMT', 'server': 'Apache', 'content-length': '75361', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df91027a-f550-4fa0-a76f-13a70f64c88b', 'x-compute-request-id': 'req-df91027a-f550-4fa0-a76f-13a70f64c88b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1140403104 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001180] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001600] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004394] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004437] Using GB pages for direct mapping\\n[ 0.004696] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004701] ACPI: Early table checksum verification disabled\\n[ 0.004706] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004711] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004729] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004733] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004737] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004741] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004744] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004746] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004747] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004749] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004750] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004751] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006038] No NUMA configuration fo 2025-12-10 10:22:28,900 25 DEBUG [tempest.scenario.manager] Console output for 06155ade-0041-467e-92e9-2fad99467514 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1140403104 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001180] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001600] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004394] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004437] Using GB pages for direct mapping [ 0.004696] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004701] ACPI: Early table checksum verification disabled [ 0.004706] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004711] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004729] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004733] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004737] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004741] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004744] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004746] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004747] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004749] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004750] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004751] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006038] No NUMA configuration found [ 0.006041] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006049] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006409] Zone ranges: [ 0.006411] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006413] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006416] Normal empty [ 0.006417] Device empty [ 0.006419] Movable zone start for each node [ 0.006422] Early memory node ranges [ 0.006423] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006425] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006426] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006673] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006702] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006897] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018146] ACPI: PM-Timer IO Port: 0x608 [ 0.018176] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018332] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018337] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018339] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018341] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018343] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018344] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018348] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018350] TSC deadline timer available [ 0.018365] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018484] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018487] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018488] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018489] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018491] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018493] Booting paravirtualized kernel on KVM [ 0.018496] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018504] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018782] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018859] kvm-guest: setup async PF for cpu 0 [ 0.018887] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018906] kvm-guest: PV spinlocks disabled, single CPU [ 0.018913] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018915] Policy zone: DMA32 [ 0.018916] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018974] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018986] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018993] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019053] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019349] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020076] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020105] ftrace: allocating 50600 entries in 198 pages [ 0.043935] ftrace: allocated 198 pages with 4 groups [ 0.044094] rcu: Hierarchical RCU implementation. [ 0.044096] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044097] Rude variant of Tasks RCU enabled. [ 0.044098] Tracing variant of Tasks RCU enabled. [ 0.044099] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044101] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048538] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048939] random: crng init done [ 0.091120] Console: colour VGA+ 80x25 [ 0.237323] printk: console [tty1] enabled [ 0.602174] printk: console [ttyS0] enabled [ 0.605803] ACPI: Core revision 20210730 [ 0.608953] APIC: Switch to symmetric I/O mode setup [ 0.614114] x2apic enabled [ 0.617497] Switched APIC routing to physical x2apic. [ 0.626456] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.634721] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.638716] pid_max: default: 32768 minimum: 301 [ 0.638716] LSM: Security Framework initializing [ 0.638716] landlock: Up and running. [ 0.638716] Yama: becoming mindful. [ 0.638716] AppArmor: AppArmor initialized [ 0.638716] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.638716] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.638716] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.638716] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.638716] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.638716] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.638716] Spectre V2 : Mitigation: Retpolines [ 0.638716] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.638716] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.638716] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.638716] RETBleed: Mitigation: untrained return thunk [ 0.638716] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.638716] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.638716] Freeing SMP alternatives memory: 44K [ 0.638716] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.638861] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.642743] ... version: 0 [ 0.646142] ... bit width: 48 [ 0.646729] ... generic registers: 6 [ 0.649884] ... value mask: 0000ffffffffffff [ 0.650732] ... max period: 00007fffffffffff [ 0.654731] ... fixed-purpose events: 0 [ 0.657916] ... event mask: 000000000000003f [ 0.658872] rcu: Hierarchical SRCU implementation. [ 0.663379] smp: Bringing up secondary CPUs ... [ 0.666737] smp: Brought up 1 node, 1 CPU [ 0.669849] smpboot: Max logical packages: 1 [ 0.670731] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.675232] devtmpfs: initialized [ 0.677823] x86/mm: Memory block size: 128MB [ 0.678923] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.682739] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.686779] pinctrl core: initialized pinctrl subsystem [ 0.690728] PM: RTC time: 10:22:11, date: 2025-12-10 [ 0.694579] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.694829] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.698762] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.702758] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.706742] audit: initializing netlink subsys (disabled) [ 0.710943] thermal_sys: Registered thermal governor 'fair_share' [ 0.710945] thermal_sys: Registered thermal governor 'bang_bang' [ 0.714732] audit: type=2000 audit(1765362131.552:1): state=initialized audit_enabled=0 res=1 [ 0.722732] thermal_sys: Registered thermal governor 'step_wise' [ 0.722733] thermal_sys: Registered thermal governor 'user_space' [ 0.726729] thermal_sys: Registered thermal governor 'power_allocator' [ 0.730756] EISA bus registered [ 0.737422] cpuidle: using governor ladder [ 0.738732] cpuidle: using governor menu [ 0.744750] ACPI: bus type PCI registered [ 0.746730] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.751060] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.754730] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.758750] PCI: Using configuration type 1 for base access [ 0.763995] Kprobes globally optimized [ 0.766850] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.770731] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.775547] ACPI: Added _OSI(Module Device) [ 0.778612] ACPI: Added _OSI(Processor Device) [ 0.778783] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.782314] ACPI: Added _OSI(Processor Aggregator Device) [ 0.782761] ACPI: Added _OSI(Linux-Dell-Video) [ 0.785980] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.786736] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.793869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.798792] ACPI: Interpreter enabled [ 0.801671] ACPI: PM: (supports S0 S5) [ 0.802731] ACPI: Using IOAPIC for interrupt routing [ 0.806328] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.806729] PCI: Using E820 reservations for host bridge windows [ 0.811000] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.820069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.822736] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.826857] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.830906] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.836312] PCI host bridge to bus 0000:00 [ 0.838732] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.842730] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.846730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.850729] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.854732] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.858730] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.862733] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.867082] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.875111] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.886098] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.896906] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.902763] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.916649] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.918947] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.927407] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.934192] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.942316] pci 0000:00:02.0: enabling Extended Tags [ 0.947325] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.954560] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.962731] pci 0000:00:02.1: enabling Extended Tags [ 0.968867] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.974735] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.986016] pci 0000:00:02.2: enabling Extended Tags [ 0.989579] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.994703] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.004348] pci 0000:00:02.3: enabling Extended Tags [ 1.009612] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.014732] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.024651] pci 0000:00:02.4: enabling Extended Tags [ 1.029676] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.034735] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.047817] pci 0000:00:02.5: enabling Extended Tags [ 1.053662] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.061685] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.070871] pci 0000:00:02.6: enabling Extended Tags [ 1.079611] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.086622] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.096611] pci 0000:00:02.7: enabling Extended Tags [ 1.104092] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.110748] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.124530] pci 0000:00:03.0: enabling Extended Tags [ 1.129330] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.134138] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.140320] pci 0000:00:03.1: enabling Extended Tags [ 1.145333] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.150319] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.158094] pci 0000:00:03.2: enabling Extended Tags [ 1.161382] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.166606] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.175557] pci 0000:00:03.3: enabling Extended Tags [ 1.183100] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.190733] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.202599] pci 0000:00:03.4: enabling Extended Tags [ 1.205660] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.210393] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.216540] pci 0000:00:03.5: enabling Extended Tags [ 1.221546] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.226326] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.236427] pci 0000:00:03.6: enabling Extended Tags [ 1.241309] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.246232] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.252114] pci 0000:00:03.7: enabling Extended Tags [ 1.259819] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.266357] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.276559] pci 0000:00:04.0: enabling Extended Tags [ 1.283629] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.290733] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.302357] pci 0000:00:04.1: enabling Extended Tags [ 1.305633] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.310736] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.321826] pci 0000:00:04.2: enabling Extended Tags [ 1.326015] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.330736] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.342971] pci 0000:00:04.3: enabling Extended Tags [ 1.350057] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.354738] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.367100] pci 0000:00:04.4: enabling Extended Tags [ 1.373561] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.378738] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.388256] pci 0000:00:04.5: enabling Extended Tags [ 1.393535] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.398734] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.411081] pci 0000:00:04.6: enabling Extended Tags [ 1.419978] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.426735] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.440668] pci 0000:00:04.7: enabling Extended Tags [ 1.448907] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.454756] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.467043] pci 0000:00:05.0: enabling Extended Tags [ 1.532663] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.536700] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.539776] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.557297] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.561383] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.567427] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.580026] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.591874] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.598736] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.607778] pci 0000:01:00.0: enabling Extended Tags [ 1.688148] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.690804] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.694795] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.698893] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.705561] pci_bus 0000:02: extended config space not accessible [ 1.707107] acpiphp: Slot [1] registered [ 1.709960] acpiphp: Slot [0] registered [ 1.710785] acpiphp: Slot [2] registered [ 1.713697] acpiphp: Slot [3] registered [ 1.714783] acpiphp: Slot [4] registered [ 1.717732] acpiphp: Slot [5] registered [ 1.718780] acpiphp: Slot [6] registered [ 1.721638] acpiphp: Slot [7] registered [ 1.722783] acpiphp: Slot [8] registered [ 1.725646] acpiphp: Slot [9] registered [ 1.726790] acpiphp: Slot [10] registered [ 1.729843] acpiphp: Slot [11] registered [ 1.730797] acpiphp: Slot [12] registered [ 1.733822] acpiphp: Slot [13] registered [ 1.734785] acpiphp: Slot [14] registered [ 1.737818] acpiphp: Slot [15] registered [ 1.738795] acpiphp: Slot [16] registered [ 1.741756] acpiphp: Slot [17] registered [ 1.742799] acpiphp: Slot [18] registered [ 1.745910] acpiphp: Slot [19] registered [ 1.746786] acpiphp: Slot [20] registered [ 1.749900] acpiphp: Slot [21] registered [ 1.750784] acpiphp: Slot [22] registered [ 1.753851] acpiphp: Slot [23] registered [ 1.754783] acpiphp: Slot [24] registered [ 1.757664] acpiphp: Slot [25] registered [ 1.758781] acpiphp: Slot [26] registered [ 1.761708] acpiphp: Slot [27] registered [ 1.762781] acpiphp: Slot [28] registered [ 1.765774] acpiphp: Slot [29] registered [ 1.766781] acpiphp: Slot [30] registered [ 1.769927] acpiphp: Slot [31] registered [ 1.773180] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.786154] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.866366] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.866826] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.870819] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.874884] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.885991] acpiphp: Slot [0-2] registered [ 1.887425] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.897089] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.910516] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.916509] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.918899] pci 0000:03:00.0: enabling Extended Tags [ 2.011227] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.014658] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.014862] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.021755] acpiphp: Slot [0-3] registered [ 2.023294] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.034353] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.045132] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.049605] pci 0000:04:00.0: enabling Extended Tags [ 2.131308] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.134733] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.138840] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.146658] acpiphp: Slot [0-4] registered [ 2.147347] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.158736] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.173460] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.177720] pci 0000:05:00.0: enabling Extended Tags [ 2.257509] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.258837] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.262830] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.270192] acpiphp: Slot [0-5] registered [ 2.271318] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.282302] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.292941] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.296832] pci 0000:06:00.0: enabling Extended Tags [ 2.376685] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.378859] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.382831] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.389885] acpiphp: Slot [0-6] registered [ 2.464228] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.466846] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.470856] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.478646] acpiphp: Slot [0-7] registered [ 2.554058] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.554861] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.558840] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.566490] acpiphp: Slot [0-8] registered [ 2.642610] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.642843] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.646857] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.654358] acpiphp: Slot [0-9] registered [ 2.728937] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.730849] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.735029] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.742278] acpiphp: Slot [0-10] registered [ 2.820126] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.822894] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.826854] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.834538] acpiphp: Slot [0-11] registered [ 2.908337] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.910885] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.914862] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.922770] acpiphp: Slot [0-12] registered [ 2.999780] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.002910] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.006842] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.014359] acpiphp: Slot [0-13] registered [ 3.087543] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.090761] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.094832] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.102253] acpiphp: Slot [0-14] registered [ 3.176788] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.178843] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.182830] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.190373] acpiphp: Slot [0-15] registered [ 3.263106] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.266366] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.266834] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.274217] acpiphp: Slot [0-16] registered [ 3.347180] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.350406] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.350845] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.358200] acpiphp: Slot [0-17] registered [ 3.434874] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.439162] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.443084] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.451858] acpiphp: Slot [0-18] registered [ 3.539159] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.542874] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.546857] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.554706] acpiphp: Slot [0-19] registered [ 3.627495] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.630866] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.634855] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.642788] acpiphp: Slot [0-20] registered [ 3.720781] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.722867] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.726857] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.734729] acpiphp: Slot [0-21] registered [ 3.813003] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.814885] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.818874] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.826515] acpiphp: Slot [0-22] registered [ 3.898790] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.902508] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.902857] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.910393] acpiphp: Slot [0-23] registered [ 3.981493] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.982866] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.986865] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.994581] acpiphp: Slot [0-24] registered [ 4.068661] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.070869] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.074854] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.082850] acpiphp: Slot [0-25] registered [ 4.157047] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.158886] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.162883] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.222128] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.223000] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.226949] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.230943] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.235084] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.238946] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.242984] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.247002] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.250832] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.254747] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.258749] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.262752] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.266757] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.270750] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.274758] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.278827] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.283321] iommu: Default domain type: Translated [ 4.286729] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.291060] SCSI subsystem initialized [ 4.294400] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.294716] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.294750] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.298734] vgaarb: loaded [ 4.301209] ACPI: bus type USB registered [ 4.302777] usbcore: registered new interface driver usbfs [ 4.306751] usbcore: registered new interface driver hub [ 4.310759] usbcore: registered new device driver usb [ 4.314787] pps_core: LinuxPPS API ver. 1 registered [ 4.318732] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.322766] PTP clock support registered [ 4.326327] EDAC MC: Ver: 3.0.0 [ 4.331806] NetLabel: Initializing [ 4.334733] NetLabel: domain hash size = 128 [ 4.338702] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.338774] NetLabel: unlabeled traffic allowed by default [ 4.342839] PCI: Using ACPI for IRQ routing [ 5.207932] clocksource: Switched to clocksource kvm-clock [ 5.226434] VFS: Disk quotas dquot_6.6.0 [ 5.229762] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.235090] AppArmor: AppArmor Filesystem Enabled [ 5.239002] pnp: PnP ACPI init [ 5.241977] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.247936] pnp: PnP ACPI: found 5 devices [ 5.257165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.263511] NET: Registered PF_INET protocol family [ 5.267100] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.273384] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.279821] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.286064] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.291449] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.296690] TCP: Hash tables configured (established 1024 bind 1024) [ 5.301656] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.306849] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.311522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.317282] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.321878] NET: Registered PF_XDP protocol family [ 5.326065] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.332620] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.339188] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.345612] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.352185] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.358317] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.364160] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.370147] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.376161] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.382756] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.389561] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.395761] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.401701] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.407459] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.413483] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.421128] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.428003] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.434386] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.440038] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.446361] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.452604] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.459055] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.465256] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.471599] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.478092] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.483113] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.488141] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.493520] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.498541] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.503819] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.508663] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.515256] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.519729] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.524502] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.529076] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.533870] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.538454] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.543056] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.547711] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.552406] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.556838] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.561558] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.565976] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.570740] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.575479] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.580453] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.585134] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.590099] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.594833] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.599788] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.604705] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.609728] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.614472] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.619395] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.624070] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.628777] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.633455] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.638475] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.643575] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.648475] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.653281] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.657942] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.662478] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.666917] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.672060] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.677153] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.682247] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.687313] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.692316] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.697341] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.702455] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.707422] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.711836] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.719328] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.724094] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.728655] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.733452] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.737982] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.742934] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.747346] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.752760] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.758501] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.763781] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.769116] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.774450] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.779415] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.784476] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.789307] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.793916] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.798375] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.803094] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.807564] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.812244] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.817052] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.821708] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.825373] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.835077] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.843173] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.855021] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.861484] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.869627] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.876722] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.888532] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.896887] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.905163] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.916471] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.923214] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.932264] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.945434] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.952223] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.958321] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.969691] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.977963] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.983893] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.995283] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.003845] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.011178] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.019632] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.027563] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.034929] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.043123] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.052018] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.060563] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.070653] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.077980] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.086437] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.096186] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.103755] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.109657] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.119103] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.124755] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.132703] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.143274] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.150592] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.156820] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.167518] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.173442] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.179893] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.187390] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.194629] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.200592] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.206891] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.215118] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.225830] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.229468] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.237314] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.244527] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.252026] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.257395] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.263686] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.272315] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.283464] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.289163] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.295955] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.303725] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.313427] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.317227] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.324883] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.330575] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.340968] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.346963] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.353912] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.361903] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.372405] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.376218] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.384935] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.391465] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.402866] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.409497] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.418762] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.425048] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.434587] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.438570] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.447137] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.454159] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.462864] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.468471] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.477157] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.483920] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.493562] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.498427] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.505522] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.513426] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.523747] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.528259] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.535777] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.541863] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.552560] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.558895] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.563749] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.569141] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.573912] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.578750] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.583586] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.587819] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.592215] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.597681] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.601906] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.606541] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.613427] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.618690] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.627565] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.632483] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.638101] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.643198] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.648932] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.653648] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.659432] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.664702] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.670523] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.675143] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.681262] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.686090] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.691468] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.696169] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.701364] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.705894] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.711811] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.716500] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.722447] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.726871] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.732218] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.736743] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.741615] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.746837] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.750836] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.755595] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.761038] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.765275] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.769855] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.775173] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.779281] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.783591] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.788610] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.792580] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.796915] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.802011] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.806156] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.810540] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.815683] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.819601] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.824067] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.829175] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.833125] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.837455] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.845100] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.849806] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.854759] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.860407] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.865041] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.870062] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.875553] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.879596] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.884031] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.889386] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.893582] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.898055] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.903524] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.907951] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.913149] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.921065] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.933359] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12556 usecs [ 6.940279] PCI: CLS 0 bytes, default 64 [ 6.943574] Trying to unpack rootfs image as initramfs... [ 6.948024] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.963397] Initialise system trusted keyrings [ 6.970877] Key type blacklist registered [ 6.978838] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.988260] zbud: loaded [ 6.995120] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.007008] fuse: init (API version 7.34) [ 7.010285] integrity: Platform Keyring initialized [ 7.026901] Key type asymmetric registered [ 7.030482] Asymmetric key parser 'x509' registered [ 7.042813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.055015] io scheduler mq-deadline registered [ 7.061575] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.079314] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.096805] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.107635] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.128656] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.143746] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.160520] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.175358] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.192608] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.205819] Freeing initrd memory: 8744K [ 7.209423] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.220016] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.225796] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.235571] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.241224] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.250546] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.256513] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.262090] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.268808] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.274138] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.285310] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.290098] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.299303] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.303888] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.314180] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.320005] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.328665] pcieport 0000:00:03.4: PME: Signaling10000 with IRQ 36 [ 7.333527] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.344221] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.350032] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.359152] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.364850] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.373621] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.378130] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.384945] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.393003] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.397823] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.407327] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.411949] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.422595] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.428485] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.438873] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.443707] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.453103] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.459121] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.469787] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.474784] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.484397] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.489227] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.499617] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.505781] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.511598] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.517917] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.523917] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.532877] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.543737] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.548300] shpchp 0000:01:00.0: Slot initialization failed [ 7.554992] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.560395] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.567057] ACPI: button: Power Button [PWRF] [ 7.601176] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.638092] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.645454] Linux agpgart interface v0.103 [ 7.649849] loop: module loaded [ 7.652788] tun: Universal TUN/TAP device driver, 1.6 [ 7.656575] PPP generic driver version 2.4.2 [ 7.660093] VFIO - User Level meta-driver version: 0.3 [ 7.663857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.668366] ehci-pci: EHCI PCI platform driver [ 7.673346] ehci-platform: EHCI generic platform driver [ 7.677428] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.681988] ohci-pci: OHCI PCI platform driver [ 7.685460] ohci-platform: OHCI generic platform driver [ 7.689277] uhci_hcd: USB Universal Host Controller Interface driver [ 7.696374] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.700148] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.706099] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.710071] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.714362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.720135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.725638] usb usb1: Product: UHCI Host Controller [ 7.729388] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.733740] usb usb1: SerialNumber: 0000:02:01.0 [ 7.737462] hub 1-0:1.0: USB hub found [ 7.740326] hub 1-0:1.0: 2 ports detected [ 7.743916] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.752629] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.756543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.760466] mousedev: PS/2 mouse device common for all mice [ 7.765549] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.771694] rtc_cmos 00:03: RTC can wake from S4 [ 7.777105] rtc_cmos 00:03: registered as rtc0 [ 7.780693] rtc_cmos 00:03: setting system clock to 2025-12-10T10:22:19 UTC (1765362139) [ 7.787419] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.792747] i2c_dev: i2c /dev entries driver [ 7.796139] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.805114] device-mapper: uevent: version 1.0.3 [ 7.808506] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.815023] platform eisa.0: Probing EISA bus 0 [ 7.818593] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.823518] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.828096] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.832528] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.837013] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.841486] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.846001] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.850753] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.855207] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.859990] platform eisa.0: EISA: Detected 0 cards [ 7.863671] ledtrig-cpu: registered to indicate activity on CPUs [ 7.868486] drop_monitor: Initializing network drop monitor service [ 7.873054] NET: Registered PF_INET6 protocol family [ 7.880469] Segment Routing with IPv6 [ 7.883546] In-situ OAM (IOAM) with IPv6 [ 7.886518] NET: Registered PF_PACKET protocol family [ 7.890513] Key type dns_resolver registered [ 7.894002] IPI shorthand broadcast: enabled [ 7.897294] registered taskstats version 1 [ 7.900698] Loading compiled-in X.509 certificates [ 7.904810] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.912374] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.919784] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.926756] blacklist: Loading compiled-in revocation X.509 certificates [ 7.931491] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.938896] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.949555] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.957933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.964930] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.972030] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.979134] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.986387] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.994184] zswap: loaded using pool lzo/zbud [ 7.997551] Key type .fscrypt registered [ 8.000502] Key type fscrypt-provisioning registered [ 8.006550] Key type encrypted registered [ 8.009863] AppArmor: AppArmor sha1 policy hashing enabled [ 8.014103] ima: No TPM chip found, activating TPM-bypass! [ 8.018399] Loading compiled-in module X.509 certificates [ 8.022645] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.029630] ima: Allocated hash algorithm: sha1 [ 8.033051] ima: No architecture policies found [ 8.036472] evm: Initialising EVM extended attributes: [ 8.040472] evm: security.selinux [ 8.043570] evm: security.SMACK64 [ 8.047040] evm: security.SMACK64EXEC [ 8.050017] evm: security.SMACK64TRANSMUTE [ 8.053104] evm: security.SMACK64MMAP [ 8.056010] evm: security.apparmor [ 8.058541] evm: security.ima [ 8.060820] evm: security.capability [ 8.063572] evm: HMAC attrs: 0x1 [ 8.066488] PM: Magic number: 5:670:375 [ 8.069541] pcie_pme 0000:00:03.3:pcie001: hash matches [ 8.073772] RAS: Correctable Errors collector initialized. [ 8.077837] Unstable clock detected, switching default tracing clock to "global" [ 8.077837] If you want to keep using the local clock, then add: [ 8.077837] "trace_clock=local" [ 8.077837] on the kernel command line [ 8.092041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.100071] Freeing unused decrypted memory: 2036K [ 8.104434] Freeing unused kernel image (initmem) memory: 3244K [ 8.108687] Write protecting the kernel read-only data: 30720k [ 8.113560] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.118591] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.165542] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.171151] Run /init as init process info: initramfs: up at 7.59 [ 8.233976] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.244615] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.250133] GPT:229375 != 2097151 [ 8.252999] GPT:Alternate GPT header not at the end of the disk. [ 8.257573] GPT:229375 != 2097151 [ 8.260332] GPT: Use GNU Parted to correct GPT errors. [ 8.317247] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.702516] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.731918] 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 8.78 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:06:15:5a:de:00:41:46:7e:92:e9:2f:ad:99:46:75:14 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXveoACFHBAhMJXP5eCsERYhbS3Ct5EBzVV9a5sBO7cG3TUu4HoDiyakG1Q7RY9p272+zGyw5u8dhTp554J15URoIOWuX2DG5bKDGOa49YKByrOQZ2tgno4TX5SVk5kt9xQkgaoZD0mBVAxmQam+UV88IKiEnhpY/L5O1F40oiczCSMjlYeVaV3Lk6Sb7FoO9GdIzEm1/mXSrg06Vu2s25ivoIxTswpP/CjnicWPBhF5wy+0nB8JzpjMwBMnd6c+cOGfmGKxcHXzWAF2LiyTpGJmdNYqyBVUvnta2PJHfvg8a6HsBsNgO7XRN52FcKyncRSsPERsttDqASWFhL8m77 root@tempest-testnetworkbasicops-server-553117970 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPAp9U0NJRHBvraY8C/tlTTtFnWUfoqij4J3mG5202URjzCk6p4stZb1zBKvJVvfuBQRBlWfhgi5fFjpEcs2gj0= root@tempest-testnetworkbasicops-server-553117970 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fede:a715/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 06155ade-0041-467e-92e9-2fad99467514 name: tempest-TestNetworkBasicOps-server-553117970 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-553117970 launch-index: 0 === cirros: current=0.6.2 uptime=9.79 === === 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:DE:A7:15 inet6 addr: fe80::f816:3eff:fede:a715/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 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:924 (924.0 B) 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-553117970 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.805649] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.808502] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.892033] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.342940] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.395784] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.502696] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.503438] ISO 9660 Extensions: RRIP_1991A [ 9.608378] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.237069] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.238623] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:22:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:22:21 cirros auth.notice su: + none root:cirros Dec 10 10:22:21 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:22:21 cirros daemon.info dhcpcd[350]: DUID 00:04:06:15:5a:de:00:41:46:7e:92:e9:2f:ad:99:46:75:14 Dec 10 10:22:21 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:22:21 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:22:21 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:22:21 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:de:a7:15 Dec 10 10:22:21 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fede:a715 Dec 10 10:22:21 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:22:21 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-553117970 login: 2025-12-10 10:22:28,901 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:28,908 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:29,015 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:29,015 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:29,494 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.477s 2025-12-10 10:22:29,494 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--617965492", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-e79ede36-e7b4-497e-af10-92386c93740a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","name":"tempest-network-smoke--617965492","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:22:29Z","updated_at":"2025-12-10T10:22:29Z","revision_number":1}}' 2025-12-10 10:22:29,570 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.075s 2025-12-10 10:22:29,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-e2515bde-90a2-4c76-98fd-3a6f484e4b86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"dd866759-a6cc-4ccd-9249-24df946cab7f","name":"tempest-subnet-smoke-322598552","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","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-12-10T10:21:54Z","updated_at":"2025-12-10T10:21:54Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:22:29,700 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.129s 2025-12-10 10:22:29,700 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7471c2dd-d819-45fd-ba0c-9ab91167966e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:22:29,755 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.054s 2025-12-10 10:22:29,755 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-54b0ef61-d151-4f73-b336-b330902c9fad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:22:29,807 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28 0.051s 2025-12-10 10:22:29,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c40a18df-a29a-463e-914b-e0bc19e6e287', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:22:29,897 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-12-10 10:22:29,898 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-31d7a6af-c277-4a6a-aa24-caf3413b6e58', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:22:29,957 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28 0.059s 2025-12-10 10:22:29,957 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a16aa0f0-9405-426f-bb9f-c1d9051afdaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:22:31,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.035s 2025-12-10 10:22:31,993 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-1193241256", "network_id": "ae2c3369-0ad9-4308-8c8e-76562a3e5352", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b51e8e36-f7a6-4b58-93b6-4068a4d3bf1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","name":"tempest-subnet-smoke-1193241256","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","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-12-10T10:22:31Z","updated_at":"2025-12-10T10:22:31Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:22:31,994 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:31,997 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:32,095 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:32,097 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:32,098 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-10 10:22:32,098 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:32,101 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:32,201 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:32,202 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:32,333 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=06155ade-0041-467e-92e9-2fad99467514 0.124s 2025-12-10 10:22:32,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-929f7ceb-3083-4ead-9aad-cc41e6f92fbc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"ports":[{"id":"3a1b6a7a-e8f7-421a-af57-fb303d77f486","name":"","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:de:a7:15","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"dd866759-a6cc-4ccd-9249-24df946cab7f","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fc47485a-aa98-4835-9458-700243dad059"],"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-553117970","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:03Z","updated_at":"2025-12-10T10:22:10Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:22:38,041 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/os-interface 5.706s 2025-12-10 10:22:38,041 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": "ae2c3369-0ad9-4308-8c8e-76562a3e5352"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:32 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f273ef-5349-414f-ad32-3e12c2ededba', 'x-compute-request-id': 'req-a6f273ef-5349-414f-ad32-3e12c2ededba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "ae2c3369-0ad9-4308-8c8e-76562a3e5352", "port_id": "06e93e85-4a32-4594-aa62-14281107bca2", "mac_addr": "fa:16:3e:d1:e8:c1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3", "ip_address": "10.100.0.21"}]}}' 2025-12-10 10:22:38,172 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=06155ade-0041-467e-92e9-2fad99467514 0.128s 2025-12-10 10:22:38,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': 'Wed, 10 Dec 2025 10:22:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2669', 'x-openstack-request-id': 'req-cee6fa6b-9525-4429-857c-57231c8710b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"ports":[{"id":"06e93e85-4a32-4594-aa62-14281107bca2","name":"","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:d1:e8:c1","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-553117970","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:33Z","updated_at":"2025-12-10T10:22:37Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"3a1b6a7a-e8f7-421a-af57-fb303d77f486","name":"","network_id":"99e953a5-acb0-4f92-a7d6-2af75bab0205","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:de:a7:15","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"dd866759-a6cc-4ccd-9249-24df946cab7f","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fc47485a-aa98-4835-9458-700243dad059"],"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-553117970","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:03Z","updated_at":"2025-12-10T10:22:10Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:22:38,173 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.128588 seconds 2025-12-10 10:22:38,173 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-10 10:22:38,173 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,176 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,238 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,238 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,246 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.072987 seconds 2025-12-10 10:22:38,246 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-10 10:22:38,246 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,249 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,348 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,348 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,353 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.21/28 dev eth1 2025-12-10 10:22:38,354 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,357 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,417 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,417 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,429 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-12-10 10:22:38,429 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,433 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,544 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,544 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,651 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=82da19f85bb840d2a70395c3d761ef38&network_id=ae2c3369-0ad9-4308-8c8e-76562a3e5352 0.097s 2025-12-10 10:22:38,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-48c8cbcc-c846-484d-8810-3565314c77c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=82da19f85bb840d2a70395c3d761ef38&network_id=ae2c3369-0ad9-4308-8c8e-76562a3e5352'} Body: b'{"ports":[{"id":"06e93e85-4a32-4594-aa62-14281107bca2","name":"","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:d1:e8:c1","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-553117970","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:33Z","updated_at":"2025-12-10T10:22:37Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"1264f9e8-7484-4ed6-958e-5fb392cff35a","name":"","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:6e:7e:8e","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-ae2c3369-0ad9-4308-8c8e-76562a3e5352","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","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-12-10T10:22:29Z","updated_at":"2025-12-10T10:22:31Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:22:38,652 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,656 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,764 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,765 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,765 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.21 2025-12-10 10:22:38,765 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-12-10 10:22:38,769 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:22:38,879 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:22:38,880 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-12-10 10:22:38,888 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.123104 seconds 2025-12-10 10:22:39,022 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/os-interface/06e93e85-4a32-4594-aa62-14281107bca2 0.133s 2025-12-10 10:22:39,023 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': 'Wed, 10 Dec 2025 10:22: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-9005b3f6-615e-4fe7-893a-088adb91cbd6', 'x-compute-request-id': 'req-9005b3f6-615e-4fe7-893a-088adb91cbd6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514/os-interface/06e93e85-4a32-4594-aa62-14281107bca2'} Body: b'' 2025-12-10 10:22:40,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2 1.102s 2025-12-10 10:22:40,126 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-7564de9f-0f9d-4f8d-ae00-60ee93134ec4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2'} Body: b'{"port":{"id":"06e93e85-4a32-4594-aa62-14281107bca2","name":"","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:d1:e8:c1","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-553117970","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:33Z","updated_at":"2025-12-10T10:22:37Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:22:41,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2 0.163s 2025-12-10 10:22:41,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-69ca8de5-189b-4a44-b626-d5fb1dabde5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2'} Body: b'{"port":{"id":"06e93e85-4a32-4594-aa62-14281107bca2","name":"","network_id":"ae2c3369-0ad9-4308-8c8e-76562a3e5352","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:d1:e8:c1","admin_state_up":true,"status":"ACTIVE","device_id":"06155ade-0041-467e-92e9-2fad99467514","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-553117970","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-553117970","fqdn":"tempest-testnetworkbasicops-server-553117970.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:22:33Z","updated_at":"2025-12-10T10:22:37Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:22:43,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2 0.851s 2025-12-10 10:22:43,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-acfe2ccc-da18-4f8e-9069-0cad146f0044', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/06e93e85-4a32-4594-aa62-14281107bca2'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 06e93e85-4a32-4594-aa62-14281107bca2 could not be found.", "detail": ""}}' 2025-12-10 10:22:45,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3 1.999s 2025-12-10 10:22:45,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-982c894e-7012-4f93-8b1e-46222fbb36d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bbbeef5f-1b80-44ed-840c-67f4bc2fe2b3'} Body: b'' 2025-12-10 10:22:46,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ae2c3369-0ad9-4308-8c8e-76562a3e5352 1.195s 2025-12-10 10:22:46,546 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2333a82f-bd74-4e62-878d-7bb43c5e9392', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ae2c3369-0ad9-4308-8c8e-76562a3e5352'} Body: b'' 2025-12-10 10:22:47,605 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/12ec52a3-4290-4b06-bbe5-bb49acb59d40 1.058s 2025-12-10 10:22:47,606 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8badcfd9-2db3-4a9f-841f-955ae07e8dc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/12ec52a3-4290-4b06-bbe5-bb49acb59d40'} Body: b'' 2025-12-10 10:22:47,801 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.195s 2025-12-10 10:22:47,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': 'Wed, 10 Dec 2025 10:22:47 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-4b44c1bf-9fd4-4476-9e42-4e38a359c3d0', 'x-compute-request-id': 'req-4b44c1bf-9fd4-4476-9e42-4e38a359c3d0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'' 2025-12-10 10:22:48,411 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.609s 2025-12-10 10:22:48,411 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': 'Wed, 10 Dec 2025 10:22:47 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-f70e3c22-d0cc-43f2-86a3-480ff83faeba', 'x-compute-request-id': 'req-f70e3c22-d0cc-43f2-86a3-480ff83faeba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:47Z", "addresses": {"tempest-network-smoke--179672412": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:a7:15"}, {"version": 4, "addr": "192.168.122.222", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:a7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": "2025-12-10T10:22:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-627142263"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:22:49,681 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.244s 2025-12-10 10:22:49,682 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': 'Wed, 10 Dec 2025 10:22:49 GMT', 'server': 'Apache', 'content-length': '1629', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374886a6-2c87-49df-bc73-ffed942553e2', 'x-compute-request-id': 'req-374886a6-2c87-49df-bc73-ffed942553e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"server": {"id": "06155ade-0041-467e-92e9-2fad99467514", "name": "tempest-TestNetworkBasicOps-server-553117970", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:22:00Z", "updated": "2025-12-10T10:22:48Z", "addresses": {"tempest-network-smoke--179672412": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:a7:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/06155ade-0041-467e-92e9-2fad99467514"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-514887772", "OS-SRV-USG:launched_at": "2025-12-10T10:22:10.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-12-10 10:22:50,760 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514 0.066s 2025-12-10 10:22:50,761 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': 'Wed, 10 Dec 2025 10:22:50 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-c4cbd5d0-ea72-400f-9e11-0bf0ca61cbd6', 'x-compute-request-id': 'req-c4cbd5d0-ea72-400f-9e11-0bf0ca61cbd6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/06155ade-0041-467e-92e9-2fad99467514'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 06155ade-0041-467e-92e9-2fad99467514 could not be found."}}' 2025-12-10 10:22:51,435 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/fc47485a-aa98-4835-9458-700243dad059 0.673s 2025-12-10 10:22:51,435 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1c5b846c-bdae-49ba-9c41-557bfa6f29a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/fc47485a-aa98-4835-9458-700243dad059'} Body: b'' 2025-12-10 10:22:51,501 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-514887772 0.065s 2025-12-10 10:22:51,501 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': 'Wed, 10 Dec 2025 10:22:51 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c9a085-8db8-4821-1181 bce5-6c800524b803', 'x-compute-request-id': 'req-e1c9a085-8db8-4821-bce5-6c800524b803', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-514887772'} Body: b'' 2025-12-10 10:22:52,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33/remove_router_interface 1.455s 2025-12-10 10:22:52,957 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "dd866759-a6cc-4ccd-9249-24df946cab7f"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6e5c4d6e-6476-4d3b-a1d5-b10eec9a510a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33/remove_router_interface'} Body: b'{"id": "fbf8eb28-9db1-4a93-946f-58ce8d2a8a33", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "a5757220-e900-4dbe-ad94-c4e95d03a22c", "network_id": "99e953a5-acb0-4f92-a7d6-2af75bab0205", "subnet_id": "dd866759-a6cc-4ccd-9249-24df946cab7f", "subnet_ids": ["dd866759-a6cc-4ccd-9249-24df946cab7f"]}' 2025-12-10 10:22:53,499 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/dd866759-a6cc-4ccd-9249-24df946cab7f 0.541s 2025-12-10 10:22:53,499 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-921489a1-842a-45cb-b3d8-d9f5d633d979', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/dd866759-a6cc-4ccd-9249-24df946cab7f'} Body: b'' 2025-12-10 10:22:54,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33 0.516s 2025-12-10 10:22:54,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2c8a2b33-ad26-4ef1-8f36-44636336a6c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fbf8eb28-9db1-4a93-946f-58ce8d2a8a33'} Body: b'' 2025-12-10 10:22:54,812 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/99e953a5-acb0-4f92-a7d6-2af75bab0205 0.795s 2025-12-10 10:22:54,812 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9320ea2a-c2a9-49a5-bbe0-05689f2b7d22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/99e953a5-acb0-4f92-a7d6-2af75bab0205'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:22:54.820506Z 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-12-10 10:24:19.712023Z 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-12-10 10:22:55,583 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.762s 2025-12-10 10:22:55,583 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--23874566", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-9a55da9a-b602-4294-aa56-36a8641bdec6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","name":"tempest-network-smoke--23874566","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:22:54Z","updated_at":"2025-12-10T10:22:54Z","revision_number":1}}' 2025-12-10 10:22:56,863 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.279s 2025-12-10 10:22:56,863 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-2078086715", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-e624d98c-cf46-49ad-be8c-10d0dbc28b0e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "name": "tempest-TestNetworkBasicOps-router-2078086715", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.191"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:22:55Z", "updated_at": "2025-12-10T10:22:56Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:22:56,922 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.058s 2025-12-10 10:22:56,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': 'Wed, 10 Dec 2025 10:22:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b1bc636e-d2df-4803-b666-40ef2cae48de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:22:57,017 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.094s 2025-12-10 10:22:57,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-17fbde6b-62b4-41ee-8c83-c6bb2b2308df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:22:57,080 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.063s 2025-12-10 10:22:57,080 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4f57c562-faf9-4bc5-a1b2-9ba625229faf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:22:58,100 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.019s 2025-12-10 10:22:58,101 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-820871395", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:22:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-4df79ddf-0996-4715-baaa-23e3e72e4783', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"37a89d04-074f-4ec3-aba8-91492ac75eaa","name":"tempest-subnet-smoke-820871395","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","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-12-10T10:22:57Z","updated_at":"2025-12-10T10:22:57Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:00,360 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/80c4dafa-403e-4e35-ba8f-4643b9859b0c/add_router_interface 2.258s 2025-12-10 10:23:00,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "37a89d04-074f-4ec3-aba8-91492ac75eaa"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1eadfc83-4b23-46a9-b85f-fee651ee3dc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/80c4dafa-403e-4e35-ba8f-4643b9859b0c/add_router_interface'} Body: b'{"id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "7009e9fb-bdf0-4f8b-a939-a8231ca76e79", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "subnet_id": "37a89d04-074f-4ec3-aba8-91492ac75eaa", "subnet_ids": ["37a89d04-074f-4ec3-aba8-91492ac75eaa"]}' 2025-12-10 10:23:00,485 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.125s 2025-12-10 10:23:00,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1475', 'x-openstack-request-id': 'req-5bc587dc-eda5-4907-a8bd-11c61ed5efb0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","name":"tempest-network-smoke--23874566","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["37a89d04-074f-4ec3-aba8-91492ac75eaa"],"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-12-10T10:22:54Z","updated_at":"2025-12-10T10:22:57Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":35950}]}' 2025-12-10 10:23:00,563 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.077s 2025-12-10 10:23:00,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': 'Wed, 10 Dec 2025 10:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-50c86c14-e623-48ef-8bb4-da5836aaffaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"37a89d04-074f-4ec3-aba8-91492ac75eaa","name":"tempest-subnet-smoke-820871395","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","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-12-10T10:22:57Z","updated_at":"2025-12-10T10:22:57Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:23:00,682 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.118s 2025-12-10 10:23:00,683 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-fc9012b7-2f43-4a52-a33f-ac4bd2d734f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "name": "tempest-TestNetworkBasicOps-router-2078086715", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.191"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:22:55Z", "updated_at": "2025-12-10T10:22:59Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:23:00,776 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.092s 2025-12-10 10:23:00,776 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-478102849", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOoM2wxE/oQobBkwJW25+OIMBISiWlzYSSD+B1Ou1SGSJf8q1c5yTWdQRHu9jb1S94waK2J9TkgkUN7gAAqPQ0ctAKoNCthN3t+SBmA2139FZclCZYcu0m9TIbhiQgf1EA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:00 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-302cede7-fa08-4a79-8b74-70db50755e63', 'x-compute-request-id': 'req-302cede7-fa08-4a79-8b74-70db50755e63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-478102849", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOoM2wxE/oQobBkwJW25+OIMBISiWlzYSSD+B1Ou1SGSJf8q1c5yTWdQRHu9jb1S94waK2J9TkgkUN7gAAqPQ0ctAKoNCthN3t+SBmA2139FZclCZYcu0m9TIbhiQgf1EA==", "fingerprint": "f7:41:a2:ec:f0:b9:37:f6:f4:b8:8e:aa:2d:95:d5:ca", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:23:00,959 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.181s 2025-12-10 10:23:00,959 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-826542423", "description": "tempest-secgroup-smoke-826542423 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-017cdcd3-9aaa-4b80-8fbd-02bb5e3f9dfe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "name": "tempest-secgroup-smoke-826542423", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-826542423 description", "shared": false, "security_group_rules": [{"id": "72fac1f5-a17c-4af2-a9bb-8c4f59f465a6", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:00Z", "updated_at": "2025-12-10T10:23:00Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "a7ff6810-8bb6-406f-b2fa-171f451818e3", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:00Z", "updated_at": "2025-12-10T10:23:00Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:23:00Z", "updated_at": "2025-12-10T10:23:00Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:01,113 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.153s 2025-12-10 10:23:01,113 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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fa67ef23-9ef1-4a3a-91a1-0519d47e9847', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "9d5061ea-ce1b-42d1-bd54-0dc1d03319d9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:01Z", "updated_at": "2025-12-10T10:23:01Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:01,434 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.320s 2025-12-10 10:23:01,435 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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f59af67f-ea76-434e-9297-e38dad222ef0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "95122d53-a146-45d7-afe8-3daf648ac304", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:01Z", "updated_at": "2025-12-10T10:23:01Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:01,610 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.174s 2025-12-10 10:23:01,610 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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ba19094c-5163-47ec-aa43-a9c2fc8337d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "3c9d7d27-41fb-4c16-8d0f-d0f6aac92443", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:01Z", "updated_at": "2025-12-10T10:23:01Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:01,775 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.164s 2025-12-10 10:23:01,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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-15b2d606-4454-405d-807f-79acacc08b4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "55e4f56d-7867-4b60-bf07-7e933989de2e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:01Z", "updated_at": "2025-12-10T10:23:01Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:01,968 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.193s 2025-12-10 10:23:01,969 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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d0e1eeb4-d293-4f45-b642-3cc23204a50c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "88a7cd59-2f93-4d82-a162-c0030bfa3d9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:01Z", "updated_at": "2025-12-10T10:23:01Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:02,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.190s 2025-12-10 10:23:02,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": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-081318d1-2f44-40fe-a054-27f606a029de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "b87625f5-6324-4875-bdbc-7ac36bebef4a", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "3b98a055-b2ca-444f-b7fe-e5e3733253cd", "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-12-10T10:23:02Z", "updated_at": "2025-12-10T10:23:02Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:02,495 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.327s 2025-12-10 10:23:02,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:02 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-69977bec-e064-404a-a1c0-0a519b8ecc94', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["tPml9G2rRAePR-wr6-0DYg"], "expires_at": "2025-12-10T11:23:02.000000Z", "issued_at": "2025-12-10T10:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:23:02,496 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-10 10:23:06,538 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 4.039s 2025-12-10 10:23:06,538 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-1661384698", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1"}], "key_name": "tempest-TestNetworkBasicOps-478102849", "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:02 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b487c3e-0d49-4b48-82ff-c7a400e2331c', 'x-compute-request-id': 'req-1b487c3e-0d49-4b48-82ff-c7a400e2331c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "247bc6b9-be00-4776-a195-f7a413953734", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "adminPass": "xmR3PKKMNf4q"}}' 2025-12-10 10:23:07,367 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/247bc6b9-be00-4776-a195-f7a413953734 0.827s 2025-12-10 10:23:07,368 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': 'Wed, 10 Dec 2025 10:23:06 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-c45f062a-f22a-4134-b094-9f701db9391f', 'x-compute-request-id': 'req-c45f062a-f22a-4134-b094-9f701db9391f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-478102849", "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-12-10 10:23:08,590 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/247bc6b9-be00-4776-a195-f7a413953734 0.217s 2025-12-10 10:23:08,590 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': 'Wed, 10 Dec 2025 10:23:08 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-e7dc5c9e-71d3-4f57-b780-1a3668028ee9', 'x-compute-request-id': 'req-e7dc5c9e-71d3-4f57-b780-1a3668028ee9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-478102849", "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-12-10 10:23:08,594 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-10 10:23:10,408 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/247bc6b9-be00-4776-a195-f7a413953734 0.813s 2025-12-10 10:23:10,408 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': 'Wed, 10 Dec 2025 10:23:09 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-7bcdf1e3-a4ed-41d3-b9ca-a2b06c91228f', 'x-compute-request-id': 'req-7bcdf1e3-a4ed-41d3-b9ca-a2b06c91228f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:11,814 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/247bc6b9-be00-4776-a195-f7a413953734 0.401s 2025-12-10 10:23:11,814 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': 'Wed, 10 Dec 2025 10:23:11 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-15b39c94-d2ff-41ae-93ae-5e1e538f581c', 'x-compute-request-id': 'req-15b39c94-d2ff-41ae-93ae-5e1e538f581c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:13,571 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/247bc6b9-be00-4776-a195-f7a413953734 0.753s 2025-12-10 10:23:13,571 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': 'Wed, 10 Dec 2025 10:23:12 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-5596cbfc-9774-4d58-91fc-8e55026df088', 'x-compute-request-id': 'req-5596cbfc-9774-4d58-91fc-8e55026df088', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:15,538 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/247bc6b9-be00-4776-a195-f7a413953734 0.963s 2025-12-10 10:23:15,539 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': 'Wed, 10 Dec 2025 10:23:14 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-59bbdf6b-a0c0-4467-9086-af3fefa83b13', 'x-compute-request-id': 'req-59bbdf6b-a0c0-4467-9086-af3fefa83b13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:13Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:14:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": "2025-12-10T10:23:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:15,542 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-10 10:23:16,376 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/247bc6b9-be00-4776-a195-f7a413953734 0.834s 2025-12-10 10:23:16,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': 'Wed, 10 Dec 2025 10:23:15 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-91674ac6-4a8f-4b29-abe5-b4ecbd77b221', 'x-compute-request-id': 'req-91674ac6-4a8f-4b29-abe5-b4ecbd77b221', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:23:13Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:14:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": "2025-12-10T10:23:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:16,383 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:23:16,485 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=247bc6b9-be00-4776-a195-f7a413953734 0.102s 2025-12-10 10:23:16,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-9aa5f8dc-1967-4339-81b1-7d868c30ceef', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"ports":[{"id":"43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5","name":"","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:c1:14:09","admin_state_up":true,"status":"ACTIVE","device_id":"247bc6b9-be00-4776-a195-f7a413953734","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37a89d04-074f-4ec3-aba8-91492ac75eaa","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3b98a055-b2ca-444f-b7fe-e5e3733253cd"],"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-1661384698","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1661384698","fqdn":"tempest-testnetworkbasicops-server-1661384698.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:23:08Z","updated_at":"2025-12-10T10:23:12Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:23:16,486 25 DEBUG [tempest.common.waiters] Server ID 247bc6b9-be00-4776-a195-f7a413953734 ports are all ACTIVE [{'id': '43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5', 'name': '', 'network_id': 'bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:c1:14:09', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '247bc6b9-be00-4776-a195-f7a413953734', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '37a89d04-074f-4ec3-aba8-91492ac75eaa', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3b98a055-b2ca-444f-b7fe-e5e3733253cd'], '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-1661384698', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1661384698', 'fqdn': 'tempest-testnetworkbasicops-server-1661384698.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:23:08Z', 'updated_at': '2025-12-10T10:23:12Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:23:17,945 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.458s 2025-12-10 10:23:17,945 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-64646b01-bb38-4bb5-92ce-2400239692f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "port_id": "43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "mac_address": "fa:16:3e:c1:14:09", "admin_state_up": true, "status": "ACTIVE", "device_id": "247bc6b9-be00-4776-a195-f7a413953734", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:16Z", "revision_number": 0}}' 2025-12-10 10:23:18,410 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/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.464s 2025-12-10 10:23:18,410 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-5a25e775-5675-44a7-9890-5bedd33fdb43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'{"floatingip": {"id": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "port_id": "43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "mac_address": "fa:16:3e:c1:14:09", "admin_state_up": true, "status": "ACTIVE", "device_id": "247bc6b9-be00-4776-a195-f7a413953734", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:17Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:18,410 25 INFO [tempest.scena10000 rio.manager] FloatingIP: {'id': 'a92cef3e-d6cf-483e-9a91-c3442215dd9b', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '80c4dafa-403e-4e35-ba8f-4643b9859b0c', 'port_id': '43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1', 'mac_address': 'fa:16:3e:c1:14:09', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '247bc6b9-be00-4776-a195-f7a413953734', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:23:16Z', 'updated_at': '2025-12-10T10:23:17Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:23:18,410 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.464981 seconds 2025-12-10 10:23:18,410 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2025-12-10 10:23:18,411 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2025-12-10 10:23:32,685 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.274514 seconds 2025-12-10 10:23:32,686 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2025-12-10 10:23:32,901 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/247bc6b9-be00-4776-a195-f7a413953734/action 0.214s 2025-12-10 10:23:32,902 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': 'Wed, 10 Dec 2025 10:23:32 GMT', 'server': 'Apache', 'content-length': '75367', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a1e926-9f05-4a0f-beb6-0df676367b4d', 'x-compute-request-id': 'req-53a1e926-9f05-4a0f-beb6-0df676367b4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1241529087 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001149] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001529] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004460] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004502] Using GB pages for direct mapping\\n[ 0.004801] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004806] ACPI: Early table checksum verification disabled\\n[ 0.004812] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004817] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004824] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004831] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004835] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004839] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004843] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004847] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004850] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004852] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004854] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004855] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004856] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004857] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006145] No NUMA configuration fo 2025-12-10 10:23:32,903 25 DEBUG [tempest.scenario.manager] Console output for 247bc6b9-be00-4776-a195-f7a413953734 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1241529087 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001149] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001529] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004460] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004502] Using GB pages for direct mapping [ 0.004801] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004806] ACPI: Early table checksum verification disabled [ 0.004812] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004817] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004824] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004831] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004835] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004839] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004843] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004847] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004850] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004852] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004854] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004855] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004856] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004857] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006145] No NUMA configuration found [ 0.006147] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006156] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006533] Zone ranges: [ 0.006535] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006537] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006539] Normal empty [ 0.006541] Device empty [ 0.006543] Movable zone start for each node [ 0.006546] Early memory node ranges [ 0.006547] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006548] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006550] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007212] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007242] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007488] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019370] ACPI: PM-Timer IO Port: 0x608 [ 0.019408] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019582] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019589] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019592] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019594] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019597] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019598] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019603] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019607] TSC deadline timer available [ 0.019623] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019710] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019713] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019715] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019716] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019718] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019720] Booting paravirtualized kernel on KVM [ 0.019724] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019732] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020441] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020530] kvm-guest: setup async PF for cpu 0 [ 0.020563] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020586] kvm-guest: PV spinlocks disabled, single CPU [ 0.020595] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020597] Policy zone: DMA32 [ 0.020599] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020662] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020681] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020692] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020756] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021062] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021820] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021857] ftrace: allocating 50600 entries in 198 pages [ 0.052229] ftrace: allocated 198 pages with 4 groups [ 0.052417] rcu: Hierarchical RCU implementation. [ 0.052419] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052421] Rude variant of Tasks RCU enabled. [ 0.052422] Tracing variant of Tasks RCU enabled. [ 0.052424] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052425] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057166] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057607] random: crng init done [ 0.101240] Console: colour VGA+ 80x25 [ 0.250174] printk: console [tty1] enabled [ 0.611008] printk: console [ttyS0] enabled [ 0.614217] ACPI: Core revision 20210730 [ 0.617436] APIC: Switch to symmetric I/O mode setup [ 0.622181] x2apic enabled [ 0.625716] Switched APIC routing to physical x2apic. [ 0.634571] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.642110] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.646102] pid_max: default: 32768 minimum: 301 [ 0.646102] LSM: Security Framework initializing [ 0.646102] landlock: Up and running. [ 0.646102] Yama: becoming mindful. [ 0.646102] AppArmor: AppArmor initialized [ 0.646102] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.646102] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.646102] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.646102] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.646102] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.646102] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.646102] Spectre V2 : Mitigation: Retpolines [ 0.646102] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.646102] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.646102] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.646102] RETBleed: Mitigation: untrained return thunk [ 0.646102] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.646102] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.646102] Freeing SMP alternatives memory: 44K [ 0.646102] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.646298] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.650126] ... version: 0 [ 0.653160] ... bit width: 48 [ 0.654117] ... generic registers: 6 [ 0.657248] ... value mask: 0000ffffffffffff [ 0.658116] ... max period: 00007fffffffffff [ 0.662115] ... fixed-purpose events: 0 [ 0.665186] ... event mask: 000000000000003f [ 0.666290] rcu: Hierarchical SRCU implementation. [ 0.670555] smp: Bringing up secondary CPUs ... [ 0.673918] smp: Brought up 1 node, 1 CPU [ 0.674120] smpboot: Max logical packages: 1 [ 0.677429] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.678723] devtmpfs: initialized [ 0.681713] x86/mm: Memory block size: 128MB [ 0.682305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.686129] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.690186] pinctrl core: initialized pinctrl subsystem [ 0.694115] PM: RTC time: 10:23:15, date: 2025-12-10 [ 0.698071] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.698251] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.702155] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.706131] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.710140] audit: initializing netlink subsys (disabled) [ 0.714353] thermal_sys: Registered thermal governor 'fair_share' [ 0.714355] thermal_sys: Registered thermal governor 'bang_bang' [ 0.718120] audit: type=2000 audit(1765362195.006:1): state=initialized audit_enabled=0 res=1 [ 0.726125] thermal_sys: Registered thermal governor 'step_wise' [ 0.726127] thermal_sys: Registered thermal governor 'user_space' [ 0.730117] thermal_sys: Registered thermal governor 'power_allocator' [ 0.734149] EISA bus registered [ 0.740719] cpuidle: using governor ladder [ 0.742121] cpuidle: using governor menu [ 0.748114] ACPI: bus type PCI registered [ 0.750118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.754472] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.758119] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.762142] PCI: Using configuration type 1 for base access [ 0.767408] Kprobes globally optimized [ 0.770268] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.774125] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.779114] ACPI: Added _OSI(Module Device) [ 0.782169] ACPI: Added _OSI(Processor Device) [ 0.785573] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.786177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.790128] ACPI: Added _OSI(Linux-Dell-Video) [ 0.793390] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.794128] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.801127] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.806529] ACPI: Interpreter enabled [ 0.809492] ACPI: PM: (supports S0 S5) [ 0.810117] ACPI: Using IOAPIC for interrupt routing [ 0.814088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.814115] PCI: Using E820 reservations for host bridge windows [ 0.818380] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.827575] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.830129] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.834244] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.838226] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.843489] PCI host bridge to bus 0000:00 [ 0.846119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.850119] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.854120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.858119] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.862116] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.866116] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.870117] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.874472] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.882808] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.893654] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.905154] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.912827] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.926004] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.926362] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.935296] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.942120] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.955156] pci 0000:00:02.0: enabling Extended Tags [ 0.960853] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.968848] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.978014] pci 0000:00:02.1: enabling Extended Tags [ 0.982448] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.990120] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.004499] pci 0000:00:02.2: enabling Extended Tags [ 1.009004] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.014121] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.026398] pci 0000:00:02.3: enabling Extended Tags [ 1.032870] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.037890] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.047917] pci 0000:00:02.4: enabling Extended Tags [ 1.056314] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.063802] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.073525] pci 0000:00:02.5: enabling Extended Tags [ 1.078245] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.086121] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.099488] pci 0000:00:02.6: enabling Extended Tags [ 1.104811] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.110119] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.121724] pci 0000:00:02.7: enabling Extended Tags [ 1.127620] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.134124] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.144651] pci 0000:00:03.0: enabling Extended Tags [ 1.148907] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.154131] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.166260] pci 0000:00:03.1: enabling Extended Tags [ 1.175199] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.182119] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.195337] pci 0000:00:03.2: enabling Extended Tags [ 1.200992] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.206117] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.216861] pci 0000:00:03.3: enabling Extended Tags [ 1.220878] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.226120] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.238458] pci 0000:00:03.4: enabling Extended Tags [ 1.247356] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.254118] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.268625] pci 0000:00:03.5: enabling Extended Tags [ 1.273417] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.278122] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.290428] pci 0000:00:03.6: enabling Extended Tags [ 1.297125] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.303406] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.314406] pci 0000:00:03.7: enabling Extended Tags [ 1.323008] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.330026] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.336991] pci 0000:00:04.0: enabling Extended Tags [ 1.341191] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.346127] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.361257] pci 0000:00:04.1: enabling Extended Tags [ 1.367662] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.376787] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.385583] pci 0000:00:04.2: enabling Extended Tags [ 1.388836] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.394124] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.408777] pci 0000:00:04.3: enabling Extended Tags [ 1.414198] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.422139] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.434458] pci 0000:00:04.4: enabling Extended Tags [ 1.441190] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.446127] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.457454] pci 0000:00:04.5: enabling Extended Tags [ 1.460942] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.466118] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.479915] pci 0000:00:04.6: enabling Extended Tags [ 1.486755] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.495595] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.506364] pci 0000:00:04.7: enabling Extended Tags [ 1.516684] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.521968] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.527599] pci 0000:00:05.0: enabling Extended Tags [ 1.599936] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.603916] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.607063] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.630121] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.637188] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.642383] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.654969] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.668085] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.674122] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.682420] pci 0000:01:00.0: enabling Extended Tags [ 1.768623] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.770182] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.774144] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.778224] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.784767] pci_bus 0000:02: extended config space not accessible [ 1.786445] acpiphp: Slot [1] registered [ 1.789419] acpiphp: Slot [0] registered [ 1.790196] acpiphp: Slot [2] registered [ 1.792902] acpiphp: Slot [3] registered [ 1.794162] acpiphp: Slot [4] registered [ 1.796989] acpiphp: Slot [5] registered [ 1.798163] acpiphp: Slot [6] registered [ 1.800869] acpiphp: Slot [7] registered [ 1.802165] acpiphp: Slot [8] registered [ 1.804936] acpiphp: Slot [9] registered [ 1.806183] acpiphp: Slot [10] registered [ 1.809006] acpiphp: Slot [11] registered [ 1.810165] acpiphp: Slot [12] registered [ 1.813257] acpiphp: Slot [13] registered [ 1.814168] acpiphp: Slot [14] registered [ 1.817265] acpiphp: Slot [15] registered [ 1.818171] acpiphp: Slot [16] registered [ 1.821060] acpiphp: Slot [17] registered [ 1.822173] acpiphp: Slot [18] registered [ 1.825042] acpiphp: Slot [19] registered [ 1.826211] acpiphp: Slot [20] registered [ 1.829212] acpiphp: Slot [21] registered [ 1.830168] acpiphp: Slot [22] registered [ 1.834267] acpiphp: Slot [23] registered [ 1.837126] acpiphp: Slot [24] registered [ 1.838162] acpiphp: Slot [25] registered [ 1.840699] acpiphp: Slot [26] registered [ 1.842166] acpiphp: Slot [27] registered [ 1.844781] acpiphp: Slot [28] registered [ 1.846162] acpiphp: Slot [29] registered [ 1.848727] acpiphp: Slot [30] registered [ 1.850196] acpiphp: Slot [31] registered [ 1.855856] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.869930] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.946021] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.946227] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.950171] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.954224] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.965125] acpiphp: Slot [0-2] registered [ 1.966661] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.976581] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.990122] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.997086] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.998328] pci 0000:03:00.0: enabling Extended Tags [ 2.080252] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.082242] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.086264] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.094047] acpiphp: Slot [0-3] registered [ 2.094785] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.106126] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.122129] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.130053] pci 0000:04:00.0: enabling Extended Tags [ 2.235443] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.238534] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.242416] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.251109] acpiphp: Slot [0-4] registered [ 2.255026] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.266129] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.281271] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.287277] pci 0000:05:00.0: enabling Extended Tags [ 2.369978] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.370253] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.374247] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.382122] acpiphp: Slot [0-5] registered [ 2.385782] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.394125] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.412157] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.418290] pci 0000:06:00.0: enabling Extended Tags [ 2.509717] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.510313] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.514249] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.521829] acpiphp: Slot [0-6] registered [ 2.594200] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.598180] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.602248] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.610301] acpiphp: Slot [0-7] registered [ 2.690257] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.694263] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.698330] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.705976] acpiphp: Slot [0-8] registered [ 2.780794] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.782252] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.786241] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.793969] acpiphp: Slot [0-9] registered [ 2.908813] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.910271] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.914242] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.921751] acpiphp: Slot [0-10] registered [ 2.995459] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.998280] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 3.002244] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 3.009579] acpiphp: Slot [0-11] registered [ 3.082203] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.086163] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.090279] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.097621] acpiphp: Slot [0-12] registered [ 3.171893] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.174252] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.178242] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.185977] acpiphp: Slot [0-13] registered [ 3.259416] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.262251] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.266252] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.274056] acpiphp: Slot [0-14] registered [ 3.345765] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.346258] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.350292] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.358691] acpiphp: Slot [0-15] registered [ 3.438176] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.441954] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.442251] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.449832] acpiphp: Slot [0-16] registered [ 3.522991] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.526250] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.530245] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.537943] acpiphp: Slot [0-17] registered [ 3.609590] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.610251] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.614263] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.621899] acpiphp: Slot [0-18] registered [ 3.698030] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.698273] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.702242] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.710193] acpiphp: Slot [0-19] registered [ 3.787126] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.790274] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.794262] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.801962] acpiphp: Slot [0-20] registered [ 3.878349] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.882258] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.886245] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.893603] acpiphp: Slot [0-21] registered [ 3.965282] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.966294] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.970251] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.977277] acpiphp: Slot [0-22] registered [ 4.050938] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.054302] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.058263] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.065661] acpiphp: Slot [0-23] registered [ 4.139016] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.142251] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.146253] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.153567] acpiphp: Slot [0-24] registered [ 4.226285] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.230117] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.234240] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.241473] acpiphp: Slot [0-25] registered [ 4.316726] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.318252] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.322241] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.379145] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.385868] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.386423] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.390430] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.394367] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.398353] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.402438] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.406331] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.410217] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.414133] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.418134] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.422132] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.426134] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.430156] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.434153] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.438148] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.442565] iommu: Default domain type: Translated [ 4.445951] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.446337] SCSI subsystem initialized [ 4.449309] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.450102] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.450131] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.454117] vgaarb: loaded [ 4.456491] ACPI: bus type USB registered [ 4.458180] usbcore: registered new interface driver usbfs [ 4.462134] usbcore: registered new interface driver hub [ 4.466132] usbcore: registered new device driver usb [ 4.469875] pps_core: LinuxPPS API ver. 1 registered [ 4.470116] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.474121] PTP clock support registered [ 4.477251] EDAC MC: Ver: 3.0.0 [ 4.481659] NetLabel: Initializing [ 4.482125] NetLabel: domain hash size = 128 [ 4.485336] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.486154] NetLabel: unlabeled traffic allowed by default [ 4.490054] PCI: Using ACPI for IRQ routing [ 5.313664] clocksource: Switched to clocksource kvm-clock [ 5.331158] VFS: Disk quotas dquot_6.6.0 [ 5.334539] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.339828] AppArmor: AppArmor Filesystem Enabled [ 5.344150] pnp: PnP ACPI init [ 5.347179] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.353552] pnp: PnP ACPI: found 5 devices [ 5.363024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.369514] NET: Registered PF_INET protocol family [ 5.373361] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.380279] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.386211] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.391942] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.397453] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.402518] TCP: Hash tables configured (established 1024 bind 1024) [ 5.407227] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.413108] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.418180] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.423129] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.427150] NET: Registered PF_XDP protocol family [ 5.430784] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.436828] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.443007] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.448969] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.455451] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.461536] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.467620] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.473954] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.480852] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.487306] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.493214] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.499408] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.505807] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.512291] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.518439] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.524442] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.530825] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.536670] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.542644] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.548532] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.554654] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.560597] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.566514] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.572541] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.578254] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.583106] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.588043] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.592620] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.597025] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.601764] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.606208] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.610787] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.615360] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.619804] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.624373] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.628789] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.633653] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.638256] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.642827] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.647765] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.652437] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.657245] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.661902] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.666747] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.671295] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.676004] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.680972] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.686191] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.690626] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.695256] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.699828] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.704510] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.709093] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.713778] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.718988] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.724471] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.729411] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.734432] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.738990] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.743852] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.748294] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.756453] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.762999] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.767554] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.772230] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.776549] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.780954] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.785795] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.790210] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.794955] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.799854] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.805102] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.809874] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.814402] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.819557] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.824130] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.828794] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.833193] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.837795] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.842220] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.847206] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.851659] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.856244] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.860835] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.865491] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.870042] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.875099] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.879951] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.884909] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.889623] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.894266] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.898769] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.903385] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.907974] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.913107] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.916712] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.925762] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.933250] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.944205] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.950442] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.957827] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.964315] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.977116] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.987015] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.993820] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.005225] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.013607] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.021508] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.034376] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.040588] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.049782] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.060598] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.069507] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.076177] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.086470] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.094213] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.100140] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.110231] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.118873] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.128721] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.137059] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.144668] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.152617] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.160527] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.168379] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.176756] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.188373] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.195266] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.204125] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.214744] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.221435] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.230465] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.241042] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.248961] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.255873] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.266403] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.272454] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.279674] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.288466] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.297784] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.301479] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.309205] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.315458] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.326877] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.332141] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.338714] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.346077] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.356892] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.361638] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.368516] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.374478] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.385173] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.390587] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.396961] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.404374] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.413578] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.417352] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.425434] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.431709] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.441034] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.444867] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.453496] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.461315] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.471853] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.475523] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.483697] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.491043] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.500606] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.505498] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.511754] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.519482] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.526782] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.532879] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.539390] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.547685] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.556865] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.560422] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.567843] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.573774] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.583914] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.589334] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.596449] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.605625] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.615065] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.618659] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.625985] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.631813] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.642188] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.648400] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.652675] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.657299] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.662019] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.666676] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.671450] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.675390] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.679689] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.684765] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.688682] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.693167] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.698490] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.703757] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.708894] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.714724] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.721205] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.725996] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.731460] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.735842] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.741092] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.745940] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.751345] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.755800] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.760977] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.765775] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.771801] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.777132] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.782850] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.787906] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.793973] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.799481] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.805307] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.810468] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.816579] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.821501] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.826882] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.832202] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.837089] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.842622] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.848645] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.853649] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.858696] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.863768] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.867860] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.872828] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.878414] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.882378] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.887482] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.892985] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.897286] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.902482] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.908676] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.913503] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.918490] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.924187] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.929341] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.934230] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.941722] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.946187] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.950931] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.956253] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.960395] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.965103] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.970831] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.975291] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.979698] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.984971] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.989382] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.994245] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.999714] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.004108] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.009486] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.017017] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.028347] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11463 usecs [ 7.035660] PCI: CLS 0 bytes, default 64 [ 7.038886] Trying to unpack rootfs image as initramfs... [ 7.043105] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.062565] Initialise system trusted keyrings [ 7.066340] Key type blacklist registered [ 7.074249] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.087855] zbud: loaded [ 7.094308] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.106452] fuse: init (API version 7.34) [ 7.114337] integrity: Platform Keyring initialized [ 7.126360] Key type asymmetric registered [ 7.129340] Asymmetric key parser 'x509' registered [ 7.138271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.150361] io scheduler mq-deadline registered [ 7.157044] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.175416] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.196055] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.210785] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.228342] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.242973] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.259827] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.279022] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.300204] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.310825] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.316843] Freeing initrd memory: 8744K [ 7.327344] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.333160] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.344113] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.350662] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.361209] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.366277] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.373335] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.380902] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.385497] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.394567] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.399688] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.409902] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.415830] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.426231] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.430933] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.439968] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.445921] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.455155] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.461600] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.471038] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.475655] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.486925] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.493473] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.499136] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.506241] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.512342] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.521109] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.526772] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.535292] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.539711] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.552551] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.558656] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.569468] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.574094] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.582824] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.587408] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.598987] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.605965] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.615295] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.619997] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.627564] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.634440] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.639425] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.649067] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.659885] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.664445] shpchp 0000:01:00.0: Slot initialization failed [ 7.670901] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.676992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.682293] ACPI: button: Power Button [PWRF] [ 7.714703] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.749872] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.757423] Linux agpgart interface v0.103 [ 7.761936] loop: module loaded [ 7.764641] tun: Universal TUN/TAP device driver, 1.6 [ 7.768436] PPP generic driver version 2.4.2 [ 7.771807] VF10000 IO - User Level meta-driver version: 0.3 [ 7.775696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.780231] ehci-pci: EHCI PCI platform driver [ 7.784458] ehci-platform: EHCI generic platform driver [ 7.789243] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.793540] ohci-pci: OHCI PCI platform driver [ 7.797026] ohci-platform: OHCI generic platform driver [ 7.800850] uhci_hcd: USB Universal Host Controller Interface driver [ 7.807568] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.811311] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.816462] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.820905] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.825811] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.831760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.836887] usb usb1: Product: UHCI Host Controller [ 7.840721] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.845331] usb usb1: SerialNumber: 0000:02:01.0 [ 7.849140] hub 1-0:1.0: USB hub found [ 7.852175] hub 1-0:1.0: 2 ports detected [ 7.855402] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.864152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.867789] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.871640] mousedev: PS/2 mouse device common for all mice [ 7.876492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.882372] rtc_cmos 00:03: RTC can wake from S4 [ 7.887963] rtc_cmos 00:03: registered as rtc0 [ 7.891663] rtc_cmos 00:03: setting system clock to 2025-12-10T10:23:23 UTC (1765362203) [ 7.897445] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.902076] i2c_dev: i2c /dev entries driver [ 7.905549] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.913981] device-mapper: uevent: version 1.0.3 [ 7.917628] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.923822] platform eisa.0: Probing EISA bus 0 [ 7.927302] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.931970] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.936630] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.941138] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.945860] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.950693] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.957146] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.962801] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.968946] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.974751] platform eisa.0: EISA: Detected 0 cards [ 7.979287] ledtrig-cpu: registered to indicate activity on CPUs [ 7.984906] drop_monitor: Initializing network drop monitor service [ 7.990944] NET: Registered PF_INET6 protocol family [ 8.000129] Segment Routing with IPv6 [ 8.003938] In-situ OAM (IOAM) with IPv6 [ 8.007766] NET: Registered PF_PACKET protocol family [ 8.012405] Key type dns_resolver registered [ 8.016676] IPI shorthand broadcast: enabled [ 8.020736] registered taskstats version 1 [ 8.024811] Loading compiled-in X.509 certificates [ 8.029641] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.037626] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.044914] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.051949] blacklist: Loading compiled-in revocation X.509 certificates [ 8.056698] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.063661] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.073564] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.081218] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.088453] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.096438] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.104283] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.111972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.121017] zswap: loaded using pool lzo/zbud [ 8.124869] Key type .fscrypt registered [ 8.128084] Key type fscrypt-provisioning registered [ 8.133774] Key type encrypted registered [ 8.137414] AppArmor: AppArmor sha1 policy hashing enabled [ 8.142253] ima: No TPM chip found, activating TPM-bypass! [ 8.146915] Loading compiled-in module X.509 certificates [ 8.152554] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.160907] ima: Allocated hash algorithm: sha1 [ 8.164327] ima: No architecture policies found [ 8.167665] evm: Initialising EVM extended attributes: [ 8.171404] evm: security.selinux [ 8.174163] evm: security.SMACK64 [ 8.177200] evm: security.SMACK64EXEC [ 8.180584] evm: security.SMACK64TRANSMUTE [ 8.184429] evm: security.SMACK64MMAP [ 8.187262] evm: security.apparmor [ 8.189964] evm: security.ima [ 8.192812] evm: security.capability [ 8.195941] evm: HMAC attrs: 0x1 [ 8.199118] PM: Magic number: 5:670:375 [ 8.202174] pcie_pme 0000:00:03.3:pcie001: hash matches [ 8.207887] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.212926] RAS: Correctable Errors collector initialized. [ 8.217265] Unstable clock detected, switching default tracing clock to "global" [ 8.217265] If you want to keep using the local clock, then add: [ 8.217265] "trace_clock=local" [ 8.217265] on the kernel command line [ 8.235045] Freeing unused decrypted memory: 2036K [ 8.239304] Freeing unused kernel image (initmem) memory: 3244K [ 8.244075] Write protecting the kernel read-only data: 30720k [ 8.249470] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.254595] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.303284] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.308125] Run /init as init process info: initramfs: up at 7.73 [ 8.369919] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.378541] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.384480] GPT:229375 != 2097151 [ 8.387113] GPT:Alternate GPT header not at the end of the disk. [ 8.391844] GPT:229375 != 2097151 [ 8.394483] GPT: Use GNU Parted to correct GPT errors. [ 8.448025] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.832229] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.867431] 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 8.76 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:24:7b:c6:b9:be:00:47:76:a1:95:f7:a4:13:95:37:34 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCpj2kp1DkQR24PKDtGz1YZLWZRu0zFPrjJpF7jATLzmvF8r2JJ7VSCaJWhHSwsw3gT7idAoJCtkJsIdUJSHI66JABEJpDnl6eDK48ECptpFU07Av3St/+2QnlnlpqbF20YztROZ+AzhMVYOXslfR3OgkQ58EJ7MSsn7YUe9GhUYALByhGZ2zJP49lvza9TKZLNg6qEn6GAM2Au+1owjbrL0582sG8C6hLjqSfe9n5gHHCwRtg+onS/madCR9Efr9aFKLHMY7ls0b8/FwwlqDHd9mQhoj9exm75Y+mDQl4ghCuiYFKWysJYZBJ4baffMSvEYhKhFkbMSZneCqvw9opX root@tempest-testnetworkbasicops-server-1661384698 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEwSgcOeQleTMb5ExsbyBkzmcRFeSD4SQHzkhLUvS4BqrDt5ooLdvaxJHsubqoQ3Ev8d1FMQEK6ijSap3xgYcQ4= root@tempest-testnetworkbasicops-server-1661384698 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec1:1409/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 247bc6b9-be00-4776-a195-f7a413953734 name: tempest-TestNetworkBasicOps-server-1661384698 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1661384698 launch-index: 0 === cirros: current=0.6.2 uptime=9.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:C1:14:09 inet6 addr: fe80::f816:3eff:fec1:1409/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 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:924 (924.0 B) 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-1661384698 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.951788] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.954346] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.973419] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.335673] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.359452] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.457146] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.458082] ISO 9660 Extensions: RRIP_1991A [ 9.558416] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.119033] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.120372] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:23:24 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:23:25 cirros auth.notice su: + none root:cirros Dec 10 10:23:25 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:23:25 cirros daemon.info dhcpcd[350]: DUID 00:04:24:7b:c6:b9:be:00:47:76:a1:95:f7:a4:13:95:37:34 Dec 10 10:23:25 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:23:25 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:23:25 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:23:25 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c1:14:09 Dec 10 10:23:25 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec1:1409 Dec 10 10:23:25 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:23:25 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-1661384698 login: 2025-12-10 10:23:32,904 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:32,910 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:33,020 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:33,021 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:33,406 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=82da19f85bb840d2a70395c3d761ef38&network_id=bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1 0.384s 2025-12-10 10:23:33,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-27da889e-7fe3-4f46-af84-b1290fc5faf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=82da19f85bb840d2a70395c3d761ef38&network_id=bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1'} Body: b'{"ports":[{"id":"43a5ac9c-0fff-4cfe-82cf-83d2b2b58bf5","name":"","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:c1:14:09","admin_state_up":true,"status":"ACTIVE","device_id":"247bc6b9-be00-4776-a195-f7a413953734","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37a89d04-074f-4ec3-aba8-91492ac75eaa","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3b98a055-b2ca-444f-b7fe-e5e3733253cd"],"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-1661384698","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1661384698","fqdn":"tempest-testnetworkbasicops-server-1661384698.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:23:08Z","updated_at":"2025-12-10T10:23:12Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"7009e9fb-bdf0-4f8b-a939-a8231ca76e79","name":"","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:82:94:25","admin_state_up":true,"status":"ACTIVE","device_id":"80c4dafa-403e-4e35-ba8f-4643b9859b0c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"37a89d04-074f-4ec3-aba8-91492ac75eaa","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-12-10T10:22:58Z","updated_at":"2025-12-10T10:22:59Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"e91b42bc-2e07-4f57-b591-e1950e4a7c0d","name":"","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:6a:db:1f","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"37a89d04-074f-4ec3-aba8-91492ac75eaa","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-12-10T10:22:55Z","updated_at":"2025-12-10T10:22:57Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:23:33,407 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:33,410 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:33,518 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:33,518 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:33,518 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.11 2025-12-10 10:23:33,519 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:33,522 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:33,680 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:33,680 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:33,691 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.172473 seconds 2025-12-10 10:23:33,691 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-12-10 10:23:33,691 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:33,694 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:33,803 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:33,804 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:33,811 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120317 seconds 2025-12-10 10:23:34,392 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=9b92b230-a105-4e6a-9428-79efb9ea86a3 0.580s 2025-12-10 10:23:34,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': 'Wed, 10 Dec 2025 10:23:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-48880504-ccb7-4cd2-ae14-8c3fea610d17', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3'} Body: b'{"subnets":[{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:23:34,396 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:34,400 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:34,499 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:34,500 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:34,500 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-12-10 10:23:34,500 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:23:34,504 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:23:34,602 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:23:34,603 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:23:34,715 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.214461 seconds 2025-12-10 10:23:35,485 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/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.770s 2025-12-10 10:23:35,486 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': 'Wed, 10 Dec 2025 10:23:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-d4948b5f-b8ed-4873-9356-662c6d70b440', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'{"floatingip": {"id": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "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-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:34Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:35,579 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/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.093s 2025-12-10 10:23:35,579 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-8e35c2c2-d731-48f5-94a4-cda4bab048af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'{"floatingip": {"id": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "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-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:35Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:35,579 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a92cef3e-d6cf-483e-9a91-c3442215dd9b', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', '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-12-10T10:23:16Z', 'updated_at': '2025-12-10T10:23:35Z', 'revision_number': 3, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: DOWN 2025-12-10 10:23:35,579 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.093631 seconds 2025-12-10 10:23:35,580 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2025-12-10 10:23:35,580 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is unreachable 2025-12-10 10:23:36,602 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.022295 seconds 2025-12-10 10:23:36,603 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2025-12-10 10:23:36,684 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.079s 2025-12-10 10:23:36,684 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-1001037321", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKnujjhvzFl0HNmkV8oR7NwUX9Lp+SscG0gnl0HEFPizw9ZzKBcwRuGLkUn+9Iw41otvi+zficm+MbR8+QqjdJSrw/vsTnCkyjso2wJXc4wt4lJcQJXum9lRd8bGN5JKeA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:36 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-c0e94f71-3b82-4db7-a47a-50f043a44976', 'x-compute-request-id': 'req-c0e94f71-3b82-4db7-a47a-50f043a44976', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1001037321", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKnujjhvzFl0HNmkV8oR7NwUX9Lp+SscG0gnl0HEFPizw9ZzKBcwRuGLkUn+9Iw41otvi+zficm+MbR8+QqjdJSrw/vsTnCkyjso2wJXc4wt4lJcQJXum9lRd8bGN5JKeA==", "fingerprint": "44:df:18:2d:ce:63:32:17:f9:9a:6e:ef:c8:0d:8e:0b", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:23:36,908 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.222s 2025-12-10 10:23:36,908 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-1031572077", "description": "tempest-secgroup-smoke-1031572077 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-48d951ae-3297-4bcb-9f10-d736c3392dc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "609e2476-7104-4149-9552-6eb5806caf35", "name": "tempest-secgroup-smoke-1031572077", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1031572077 description", "shared": false, "security_group_rules": [{"id": "1b47880a-5fda-4253-aa52-60228636455f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:36Z", "updated_at": "2025-12-10T10:23:36Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "d2ec8f55-f6f8-4f9a-891d-dff27d119309", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:36Z", "updated_at": "2025-12-10T10:23:36Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:23:36Z", "updated_at": "2025-12-10T10:23:36Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:37,431 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.522s 2025-12-10 10:23:37,431 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-55f4eea3-7bd1-457c-b3bc-5f1372fd8be6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "2b9cff11-9709-40f8-b086-432d9c4b9606", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:37Z", "updated_at": "2025-12-10T10:23:37Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:37,630 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.198s 2025-12-10 10:23:37,630 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-63a4d531-a2d2-425b-af68-d4095fdd9128', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "60393bc1-86d8-42d4-8e7c-87611988073b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:37Z", "updated_at": "2025-12-10T10:23:37Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:37,775 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.145s 2025-12-10 10:23:37,776 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5fe99544-2cbd-45f7-bba5-258b33ba5040', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "dd49f134-28e5-46f8-b7e7-912ea6ecb431", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:37Z", "updated_at": "2025-12-10T10:23:37Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:38,021 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.244s 2025-12-10 10:23:38,021 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0c687718-0194-4c9d-b84b-b9ebf98aa10a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d464adfd-c472-4cb0-a7e5-6329f1a2e23e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:37Z", "updated_at": "2025-12-10T10:23:37Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:38,480 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.459s 2025-12-10 10:23:38,481 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-be8dc460-56b4-4c98-b012-7ed8ba4d2137', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "8a0025eb-2a1a-4b75-aac2-1b76138e824f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:38Z", "updated_at": "2025-12-10T10:23:38Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:38,724 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.243s 2025-12-10 10:23:38,724 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": "609e2476-7104-4149-9552-6eb5806caf35", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1f0900fb-32d2-4179-84d5-faef2e07f04f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "bd8a88d5-91df-4d1d-81ed-4fc39cbdfac8", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "609e2476-7104-4149-9552-6eb5806caf35", "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-12-10T10:23:38Z", "updated_at": "2025-12-10T10:23:38Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:39,064 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.333s 2025-12-10 10:23:39,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:38 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-388d324d-8ac2-43f9-8a08-6c271e65ae24', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["XERDHHVXSR6EqDiEjlXwTg"], "expires_at": "2025-12-10T11:23:39.000000Z", "issued_at": "2025-12-10T10:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:23:39,065 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-12-10 10:23:42,486 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 3.420s 2025-12-10 10:23:42,486 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-1587201938", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1"}], "key_name": "tempest-TestNetworkBasicOps-1001037321", "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:39 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf7f739-68f2-47f1-b5eb-4c0180f7350a', 'x-compute-request-id': 'req-9cf7f739-68f2-47f1-b5eb-4c0180f7350a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "2b32429c-b1df-4be5-abed-5c314400a14a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "adminPass": "fhbh5TBzXZdY"}}' 2025-12-10 10:23:42,745 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.257s 2025-12-10 10:23:42,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: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:42 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-89f70386-143f-4796-a734-fce5f4d66770', 'x-compute-request-id': 'req-89f70386-143f-4796-a734-fce5f4d66770', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "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-12-10 10:23:43,962 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.212s 2025-12-10 10:23:43,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': 'Wed, 10 Dec 2025 10:23:43 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-e0da3ffb-8f6f-4552-9e2e-806b4a50f827', 'x-compute-request-id': 'req-e0da3ffb-8f6f-4552-9e2e-806b4a50f827', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "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-12-10 10:23:45,435 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.464s 2025-12-10 10:23:45,435 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': 'Wed, 10 Dec 2025 10:23:45 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-eefb6a62-185b-4f04-8983-34f7ecf6144b', 'x-compute-request-id': 'req-eefb6a62-185b-4f04-8983-34f7ecf6144b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "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-12-10 10:23:45,442 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:23:46,921 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.478s 2025-12-10 10:23:46,922 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': 'Wed, 10 Dec 2025 10:23:46 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-24b9bb8a-8d48-4fe0-bcb3-f21985147df2', 'x-compute-request-id': 'req-24b9bb8a-8d48-4fe0-bcb3-f21985147df2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:48,545 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.616s 2025-12-10 10:23:48,545 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': 'Wed, 10 Dec 2025 10:23: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-d9c31b01-64f6-498f-b5c4-73480a97ab18', 'x-compute-request-id': 'req-d9c31b01-64f6-498f-b5c4-73480a97ab18', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-110000 0 10:23:50,041 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.490s 2025-12-10 10:23:50,042 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': 'Wed, 10 Dec 2025 10:23:49 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-e0e1f997-e4de-4957-8dea-8e8d04aa66b4', 'x-compute-request-id': 'req-e0e1f997-e4de-4957-8dea-8e8d04aa66b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:51,563 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.516s 2025-12-10 10:23:51,563 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': 'Wed, 10 Dec 2025 10:23:51 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-908f37c8-4e58-428e-b7c2-b5c21188f033', 'x-compute-request-id': 'req-908f37c8-4e58-428e-b7c2-b5c21188f033', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:50Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:0a:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": "2025-12-10T10:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:51,566 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-10 10:23:52,090 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/2b32429c-b1df-4be5-abed-5c314400a14a 0.523s 2025-12-10 10:23:52,090 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': 'Wed, 10 Dec 2025 10:23:51 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-a7535921-1398-4af7-9f9a-f67deb7d2745', 'x-compute-request-id': 'req-a7535921-1398-4af7-9f9a-f67deb7d2745', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:23:50Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:0a:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": "2025-12-10T10:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:23:52,190 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=2b32429c-b1df-4be5-abed-5c314400a14a 0.094s 2025-12-10 10:23:52,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-a180f2ad-8c76-40d1-afa4-da99c6a40b16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"ports":[{"id":"f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae","name":"","network_id":"bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:83:0a:19","admin_state_up":true,"status":"ACTIVE","device_id":"2b32429c-b1df-4be5-abed-5c314400a14a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"37a89d04-074f-4ec3-aba8-91492ac75eaa","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["609e2476-7104-4149-9552-6eb5806caf35"],"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-1587201938","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1587201938","fqdn":"tempest-testnetworkbasicops-server-1587201938.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:23:45Z","updated_at":"2025-12-10T10:23:50Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:23:52,191 25 DEBUG [tempest.common.waiters] Server ID 2b32429c-b1df-4be5-abed-5c314400a14a ports are all ACTIVE [{'id': 'f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae', 'name': '', 'network_id': 'bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:83:0a:19', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2b32429c-b1df-4be5-abed-5c314400a14a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '37a89d04-074f-4ec3-aba8-91492ac75eaa', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['609e2476-7104-4149-9552-6eb5806caf35'], '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-1587201938', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1587201938', 'fqdn': 'tempest-testnetworkbasicops-server-1587201938.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:23:45Z', 'updated_at': '2025-12-10T10:23:50Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:23:53,112 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/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.921s 2025-12-10 10:23:53,113 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-f64465a0-a1a0-4d17-a45b-878a23dc9e57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'{"floatingip": {"id": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "port_id": "f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "mac_address": "fa:16:3e:83:0a:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b32429c-b1df-4be5-abed-5c314400a14a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:52Z", "revision_number": 4, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:53,222 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/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.108s 2025-12-10 10:23:53,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:23:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-5ece8e1b-cdc2-41ec-896c-621be4b6ba1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'{"floatingip": {"id": "a92cef3e-d6cf-483e-9a91-c3442215dd9b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.180", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "port_id": "f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "mac_address": "fa:16:3e:83:0a:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b32429c-b1df-4be5-abed-5c314400a14a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:23:16Z", "updated_at": "2025-12-10T10:23:53Z", "revision_number": 5, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:23:53,223 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a92cef3e-d6cf-483e-9a91-c3442215dd9b', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.180', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '80c4dafa-403e-4e35-ba8f-4643b9859b0c', 'port_id': 'f0ff5dc3-27a2-4b38-abe0-3ec8ea2910ae', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1', 'mac_address': 'fa:16:3e:83:0a:19', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2b32429c-b1df-4be5-abed-5c314400a14a', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:23:16Z', 'updated_at': '2025-12-10T10:23:53Z', 'revision_number': 5, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:23:53,223 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.109568 seconds 2025-12-10 10:23:53,223 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.180 with user: cirros 2025-12-10 10:23:53,223 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.180 in 120 sec and the expected result is reachable 2025-12-10 10:24:09,460 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.236348 seconds 2025-12-10 10:24:09,460 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.180 in 120 sec and the ping result is expected 2025-12-10 10:24:09,619 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/2b32429c-b1df-4be5-abed-5c314400a14a/action 0.158s 2025-12-10 10:24:09,620 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': 'Wed, 10 Dec 2025 10:24:09 GMT', 'server': 'Apache', 'content-length': '75331', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ecc566-cbe7-4d58-babf-c7529c8c477e', 'x-compute-request-id': 'req-22ecc566-cbe7-4d58-babf-c7529c8c477e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1150714493 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2799.998 MHz processor\\n[ 0.001326] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001799] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004975] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.005053] Using GB pages for direct mapping\\n[ 0.005458] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005464] ACPI: Early table checksum verification disabled\\n[ 0.005469] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005476] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005484] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005492] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005497] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005502] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005507] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005511] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005515] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005517] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005519] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005521] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005522] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005524] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006892] No NUMA configuration fo 2025-12-10 10:24:09,621 25 DEBUG [tempest.scenario.manager] Console output for 2b32429c-b1df-4be5-abed-5c314400a14a 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1150714493 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2799.998 MHz processor [ 0.001326] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001799] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004975] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.005053] Using GB pages for direct mapping [ 0.005458] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005464] ACPI: Early table checksum verification disabled [ 0.005469] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005476] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005484] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005492] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005497] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005502] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005507] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005511] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005515] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005517] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005519] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005521] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005522] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005524] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006892] No NUMA configuration found [ 0.006895] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006908] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007399] Zone ranges: [ 0.007401] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007405] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007408] Normal empty [ 0.007410] Device empty [ 0.007412] Movable zone start for each node [ 0.007417] Early memory node ranges [ 0.007418] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007420] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007423] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007872] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007912] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008177] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019489] ACPI: PM-Timer IO Port: 0x608 [ 0.019533] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019727] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019734] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019737] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019739] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019741] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019743] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019748] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019751] TSC deadline timer available [ 0.019771] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019894] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019898] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019900] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019902] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019904] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019907] Booting paravirtualized kernel on KVM [ 0.019910] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019919] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020355] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020452] kvm-guest: setup async PF for cpu 0 [ 0.020488] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020512] kvm-guest: PV spinlocks disabled, single CPU [ 0.020519] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020522] Policy zone: DMA32 [ 0.020524] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020597] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020612] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020620] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020696] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021118] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021941] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021977] ftrace: allocating 50600 entries in 198 pages [ 0.056944] ftrace: allocated 198 pages with 4 groups [ 0.057124] rcu: Hierarchical RCU implementation. [ 0.057125] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.057127] Rude variant of Tasks RCU enabled. [ 0.057128] Tracing variant of Tasks RCU enabled. [ 0.057130] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.057131] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.062455] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.062989] random: crng init done [ 0.105474] Console: colour VGA+ 80x25 [ 0.246297] printk: console [tty1] enabled [ 0.692592] printk: console [ttyS0] enabled [ 0.695923] ACPI: Core revision 20210730 [ 0.698958] APIC: Switch to symmetric I/O mode setup [ 0.703704] x2apic enabled [ 0.707107] Switched APIC routing to physical x2apic. [ 0.716176] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.723457] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.727448] pid_max: default: 32768 minimum: 301 [ 0.727448] LSM: Security Framework initializing [ 0.727448] landlock: Up and running. [ 0.727448] Yama: becoming mindful. [ 0.727448] AppArmor: AppArmor initialized [ 0.727448] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.727448] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.727448] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.727448] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.727448] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.727448] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.727448] Spectre V2 : Mitigation: Retpolines [ 0.727448] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.727448] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.727448] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.727448] RETBleed: Mitigation: untrained return thunk [ 0.727448] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.727448] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.727448] Freeing SMP alternatives memory: 44K [ 0.727448] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.727688] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.731475] ... version: 0 [ 0.734525] ... bit width: 48 [ 0.735465] ... generic registers: 6 [ 0.738593] ... value mask: 0000ffffffffffff [ 0.739469] ... max period: 00007fffffffffff [ 0.743465] ... fixed-purpose events: 0 [ 0.746745] ... event mask: 000000000000003f [ 0.747612] rcu: Hierarchical SRCU implementation. [ 0.751582] smp: Bringing up secondary CPUs ... [ 0.754957] smp: Brought up 1 node, 1 CPU [ 0.755468] smpboot: Max logical packages: 1 [ 0.758720] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.760021] devtmpfs: initialized [ 0.762780] x86/mm: Memory block size: 128MB [ 0.763662] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.767476] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.771536] pinctrl core: initialized pinctrl subsystem [ 0.776075] PM: RTC time: 10:23:52, date: 2025-12-10 [ 0.779773] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.783642] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.787524] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.791512] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.795539] audit: initializing netlink subsys (disabled) [ 0.799820] thermal_sys: Registered thermal governor 'fair_share' [ 0.799824] thermal_sys: Registered thermal governor 'bang_bang' [ 0.803469] audit: type=2000 audit(1765362231.651:1): state=initialized audit_enabled=0 res=1 [ 0.811493] thermal_sys: Registered thermal governor 'step_wise' [ 0.811500] thermal_sys: Registered thermal governor 'user_space' [ 0.815472] thermal_sys: Registered thermal governor 'power_allocator' [ 0.819519] EISA bus registered [ 0.825998] cpuidle: using governor ladder [ 0.827465] cpuidle: using governor menu [ 0.833775] ACPI: bus type PCI registered [ 0.835463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.839876] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.843472] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.847547] PCI: Using configuration type 1 for base access [ 0.852881] Kprobes globally optimized [ 0.855697] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.859472] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.864632] ACPI: Added _OSI(Module Device) [ 0.867536] ACPI: Added _OSI(Processor Device) [ 0.871095] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.871581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.875436] ACPI: Added _OSI(Linux-Dell-Video) [ 0.875479] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.879347] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.883228] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.887913] ACPI: Interpreter enabled [ 0.890963] ACPI: PM: (supports S0 S5) [ 0.891465] ACPI: Using IOAPIC for interrupt routing [ 0.895538] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.899462] PCI: Using E820 reservations for host bridge windows [ 0.903765] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.912745] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.915474] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.919623] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.923618] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.929395] PCI host bridge to bus 0000:00 [ 0.931469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.935473] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.939475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.943472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.947469] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.951474] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.955473] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.959906] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.968850] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.979521] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.993826] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.999522] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.015518] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.019725] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.028723] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.035468] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.047803] pci 0000:00:02.0: enabling Extended Tags [ 1.054294] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.059472] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.071351] pci 0000:00:02.1: enabling Extended Tags [ 1.074284] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.079476] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.093651] pci 0000:00:02.2: enabling Extended Tags [ 1.098418] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.104788] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.115857] pci 0000:00:02.3: enabling Extended Tags [ 1.123725] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.131093] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.136871] pci 0000:00:02.4: enabling Extended Tags [ 1.142437] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.147471] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.163050] pci 0000:00:02.5: enabling Extended Tags [ 1.166231] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.173338] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.182850] pci 0000:00:02.6: enabling Extended Tags [ 1.187495] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.195471] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.207759] pci 0000:00:02.7: enabling Extended Tags [ 1.216619] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.223200] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.229379] pci 0000:00:03.0: enabling Extended Tags [ 1.234358] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.239473] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.251805] pci 0000:00:03.1: enabling Extended Tags [ 1.260265] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.267471] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.276997] pci 0000:00:03.2: enabling Extended Tags [ 1.282295] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.287438] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.295834] pci 0000:00:03.3: enabling Extended Tags [ 1.304180] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.312950] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.322963] pci 0000:00:03.4: enabling Extended Tags [ 1.327578] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.335476] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.347598] pci 0000:00:03.5: enabling Extended Tags [ 1.354298] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.359467] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.370090] pci 0000:00:03.6: enabling Extended Tags [ 1.374368] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.379478] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.393238] pci 0000:00:03.7: enabling Extended Tags [ 1.402631] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.407471] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.420600] pci 0000:00:04.0: enabling Extended Tags [ 1.426410] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.434057] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.445455] pci 0000:00:04.1: enabling Extended Tags [ 1.453229] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.459341] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.468745] pci 0000:00:04.2: enabling Extended Tags [ 1.474183] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.479470] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.489446] pci 0000:00:04.3: enabling Extended Tags [ 1.494502] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.501038] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.511844] pci 0000:00:04.4: enabling Extended Tags [ 1.518539] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.523438] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.532899] pci 0000:00:04.5: enabling Extended Tags [ 1.538429] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.543413] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.551708] pci 0000:00:04.6: enabling Extended Tags [ 1.558249] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.565449] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.576818] pci 0000:00:04.7: enabling Extended Tags [ 1.584678] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.591478] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.604708] pci 0000:00:05.0: enabling Extended Tags [ 1.669810] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.674320] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.676804] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.697800] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.702161] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.709029] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.719465] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.732374] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.739504] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.747808] pci 0000:01:00.0: enabling Extended Tags [ 1.830702] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.831749] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.835525] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.839609] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.846078] pci_bus 0000:02: extended config space not accessible [ 1.847779] acpiphp: Slot [1] registered [ 1.850642] acpiphp: Slot [0] registered [ 1.851512] acpiphp: Slot [2] registered [ 1.854362] acpiphp: Slot [3] registered [ 1.855514] acpiphp: Slot [4] registered [ 1.858323] acpiphp: Slot [5] registered [ 1.859510] acpiphp: Slot [6] registered [ 1.862366] acpiphp: Slot [7] registered [ 1.863510] acpiphp: Slot [8] registered [ 1.866397] acpiphp: Slot [9] registered [ 1.867515] acpiphp: Slot [10] registered [ 1.870447] acpiphp: Slot [11] registered [ 1.871519] acpiphp: Slot [12] registered [ 1.874469] acpiphp: Slot [13] registered [ 1.875522] acpiphp: Slot [14] registered [ 1.878474] acpiphp: Slot [15] registered [ 1.879525] acpiphp: Slot [16] registered [ 1.882542] acpiphp: Slot [17] registered [ 1.883535] acpiphp: Slot [18] registered [ 1.886430] acpiphp: Slot [19] registered [ 1.887513] acpiphp: Slot [20] registered [ 1.890479] acpiphp: Slot [21] registered [ 1.891513] acpiphp: Slot [22] registered [ 1.894483] acpiphp: Slot [23] registered [ 1.895520] acpiphp: Slot [24] registered [ 1.898589] acpiphp: Slot [25] registered [ 1.899513] acpiphp: Slot [26] registered [ 1.902728] acpiphp: Slot [27] registered [ 1.903513] acpiphp: Slot [28] registered [ 1.906562] acpiphp: Slot [29] registered [ 1.907544] acpiphp: Slot [30] registered [ 1.910603] acpiphp: Slot [31] registered [ 1.914131] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.929038] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 2.013869] pci 0000:01:00.0: PCI bridge to [bus 02] [ 2.015538] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 2.019548] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 2.023653] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 2.034841] acpiphp: Slot [0-2] registered [ 2.036172] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 2.045807] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 2.055445] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 2.061613] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 2.063719] pci 0000:03:00.0: enabling Extended Tags [ 2.148246] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.151607] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.155598] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.163053] acpiphp: Slot [0-3] registered [ 2.164176] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.175468] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.188617] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.193757] pci 0000:04:00.0: enabling Extended Tags [ 2.276612] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.279599] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.283644] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.291271] acpiphp: Slot [0-4] registered [ 2.292142] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.303468] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.316668] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.321929] pci 0000:05:00.0: enabling Extended Tags [ 2.403777] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.407604] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.411585] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.418891] acpiphp: Slot [0-5] registered [ 2.420180] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.431468] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.444718] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.449997] pci 0000:06:00.0: enabling Extended Tags [ 2.531961] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.535623] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.539614] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.547522] acpiphp: Slot [0-6] registered [ 2.622802] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.623599] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.627587] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.634894] acpiphp: Slot [0-7] registered [ 2.707954] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.711597] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.715605] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.723486] acpiphp: Slot [0-8] registered [ 2.806399] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.807625] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.811595] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.819439] acpiphp: Slot [0-9] registered [ 2.891355] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.891616] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.895587] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.903092] acpiphp: Slot [0-10] registered [ 2.978507] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.979603] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.983586] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.991243] acpiphp: Slot [0-11] registered [ 3.064802] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 3.067647] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 3.071627] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 3.079027] acpiphp: Slot [0-12] registered [ 3.149942] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.151595] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.155597] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.162890] acpiphp: Slot [0-13] registered [ 3.233728] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.235630] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.239628] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.247716] acpiphp: Slot [0-14] registered [ 3.325212] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.327604] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.331600] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.339387] acpiphp: Slot [0-15] registered [ 3.415203] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.415599] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.419602] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.427242] acpiphp: Slot [0-16] registered [ 3.500973] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.503633] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.507644] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.515504] acpiphp: Slot [0-17] registered [ 3.597200] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.599665] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.603599] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.611300] acpiphp: Slot [0-18] registered [ 3.686006] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.687594] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.691586] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.699136] acpiphp: Slot [0-19] registered [ 3.772718] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.775594] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.779654] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.786923] acpiphp: Slot [0-20] registered [ 3.859666] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.863596] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.867614] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.875016] acpiphp: Slot [0-21] registered [ 3.951684] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.955648] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.959587] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.967239] acpiphp: Slot [0-22] registered [ 4.041686] pci 0000:00:04.5: PCI bridge to [bus 17] [ 4.043599] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 4.047587] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 4.055378] acpiphp: Slot [0-23] registered [ 4.130524] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.131646] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.135588] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.143646] acpiphp: Slot [0-24] registered [ 4.222858] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.223605] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.227641] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.235332] acpiphp: Slot [0-25] registered [ 4.310989] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.311631] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.315588] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.375479] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.379714] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.383676] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.387714] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.391709] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.395676] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.399718] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.403779] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.407629] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.411485] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.415488] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.419507] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.423500] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.427505] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.431565] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.435572] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.440026] iommu: Default domain type: Translated [ 4.443464] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.447824] SCSI subsystem initialized [ 4.450945] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.451448] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.451482] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.455476] vgaarb: loaded [ 4.457696] ACPI: bus type USB registered [ 4.459499] usbcore: registered new interface driver usbfs [ 4.463474] usbcore: registered new interface driver hub [ 4.467260] usbcore: registered new device driver usb [ 4.467540] pps_core: LinuxPPS API ver. 1 registered [ 4.471206] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.471472] PTP clock support registered [ 4.474858] EDAC MC: Ver: 3.0.0 [ 4.479539] NetLabel: Initializing [ 4.482236] NetLabel: domain hash size = 128 [ 4.483461] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.487507] NetLabel: unlabeled traffic allowed by default [ 4.491561] PCI: Using ACPI for IRQ routing [ 5.374516] clocksource: Switched to clocksource kvm-clock [ 5.391982] VFS: Disk quotas dquot_6.6.0 [ 5.395213] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.400384] AppArmor: AppArmor Filesystem Enabled [ 5.403896] pnp: PnP ACPI init [ 5.406939] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.413022] pnp: PnP ACPI: found 5 devices [ 5.422147] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.428682] NET: Registered PF_INET protocol family [ 5.432530] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.439771] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.445791] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.451346] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.456778] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.461659] TCP: Hash tables configured (established 1024 bind 1024) [ 5.467059] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.472522] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.477062] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.482699] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.487592] NET: Registered PF_XDP protocol family [ 5.491860] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.498469] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.504504] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.510132] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.515688] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.521476] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.527546] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.533277] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.539385] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.544972] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.550600] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.556406] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.562039] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.567968] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.574342] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.580490] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.586404] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.592399] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.598159] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.603734] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.609353] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.614940] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.621586] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.628084] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.633867] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.638583] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.642817] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.647301] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.651703] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.656013] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.660627] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.664972] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.669300] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.673936] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.678509] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.682953] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.687294] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.691928] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.696657] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.701411] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.705946] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.710861] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.715497] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.720369] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.724929] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.729610] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.734119] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.739508] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.744847] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.751327] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.756796] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.762595] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.768063] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.772907] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.778031] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.783092] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.788084] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.793889] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.799355] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.805182] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.810456] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.815626] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.820617] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.825847] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.830996] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.836101] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.841269] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.846425] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.851303] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.856442] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.861498] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.866387] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.870751] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.875076] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.879498] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.883721] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.888382] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.892648] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.897082] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.901296] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.905721] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.910077] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.914590] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.919064] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.923902] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.928516] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.933225] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.937539] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.942185] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.946449] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.950978] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.955327] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.959806] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.964070] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.968681] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.972180] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.980934] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.987902] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.999207] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 6.005428] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 6.012745] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 6.021201] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.031674] pci 0000:00:02.1: PCI bridge to [bus 03] [ 6.039345] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 6.046662] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.057315] pci 0000:00:02.2: PCI bridge to [bus 04] [ 6.065359] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 6.073254] pci 0000:00:02.2: D85C bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.085511] pci 0000:00:02.3: PCI bridge to [bus 05] [ 6.092689] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 6.101953] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.111077] pci 0000:00:02.4: PCI bridge to [bus 06] [ 6.117404] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 6.126593] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.137419] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.145385] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.151511] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.162422] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.170332] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.177074] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.188704] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.197790] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.206827] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.215515] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.224586] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.233700] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.245289] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.251186] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.260696] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.270914] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.278711] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.284969] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.295119] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.303216] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.309278] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.321062] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.327190] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.334221] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.342677] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.352883] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.356479] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.363926] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.369761] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.380971] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.386535] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.393726] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.403021] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.414376] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.420712] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.427180] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.435204] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.443334] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.450878] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.458830] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.465908] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.476044] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.481866] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.488624] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.497350] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.506783] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.510733] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.518428] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.524424] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.534610] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.539778] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.546028] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.553410] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.562870] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.566518] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.574153] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.580527] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.590723] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.596163] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.602928] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.610248] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.619290] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.622933] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.630786] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.637182] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.646906] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.652203] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.658854] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.667106] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.676567] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.680362] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.689654] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.695910] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.706241] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.712520] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.717026] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.722178] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.727651] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.732488] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.737568] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.741571] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.746040] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.751311] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.755404] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.760071] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.766031] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.770770] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.776752] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.782696] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.788273] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.792893] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.798828] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.803324] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.808330] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.812699] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.818085] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.822593] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.827838] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.832276] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.837658] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.842748] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.847901] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.852298] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.857292] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.861732] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.867178] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.871615] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.876618] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.880651] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.885352] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.890581] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.894576] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.899178] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.904715] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.908700] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.913213] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.918551] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.922583] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.927048] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.933114] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.937395] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.941773] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.946851] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.950970] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.955554] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.960791] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.965049] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.969884] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.974964] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.979078] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.983717] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.990906] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.995116] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.999661] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 7.004688] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 7.008612] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 7.012865] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 7.018889] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 7.023442] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 7.028581] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 7.034479] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 7.039292] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 7.044416] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 7.050238] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 7.054747] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.059712] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.067279] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.078407] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11329 usecs [ 7.085424] PCI: CLS 0 bytes, default 64 [ 7.088906] Trying to unpack rootfs image as initramfs... [ 7.093393] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 7.112058] Initialise system trusted keyrings [ 7.119588] Key type blacklist registered [ 7.127575] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.137153] zbud: loaded [ 7.143813] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.155710] fuse: init (API version 7.34) [ 7.163661] integrity: Platform Keyring initialized [ 7.179669] Key type asymmetric registered [ 7.183225] Asymmetric key parser 'x509' registered [ 7.191685] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.203690] io scheduler mq-deadline registered [ 7.214789] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.228212] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.249347] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.264095] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.281260] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.296055] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.316054] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.327892] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.341850] Freeing initrd memory: 8744K [ 7.347343] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.352045] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.360641] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.367065] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.376302] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.381035] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.392827] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.399091] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.405758] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.412760] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.419192] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.428059] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.434258] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.444133] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.449123] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.460435] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.467020] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.476082] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.480750] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.491622] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.498119] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.507246] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.513454] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.523098] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.527991] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.535613] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.543269] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.547976] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.558065] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.563613] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.572301] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.578175] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.587501] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.592156] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.602604] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.608914] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.619711] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.624370] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.633501] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.639840] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.648863] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.655418] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.661073] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.668090] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.673919] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.683288] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.694021] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.699371] shpchp 0000:01:00.0: Slot initialization failed [ 7.707232] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.714238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.720253] ACPI: button: Power Button [PWRF] [ 7.751941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.792774] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.801765] Linux agpgart interface v0.103 [ 7.806346] loop: module loaded [ 7.810264] tun: Universal TUN/TAP device driver, 1.6 [ 7.815214] PPP generic driver version 2.4.2 [ 7.818846] VFIO - User Level meta-driver version: 0.3 [ 7.822815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.827368] ehci-pci: EHCI PCI platform driver [ 7.830802] ehci-platform: EHCI generic platform driver [ 7.834940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.839490] ohci-pci: OHCI PCI platform driver [ 7.843049] ohci-platform: OHCI generic platform driver [ 7.846899] uhci_hcd: USB Universal Host Controller Interface driver [ 7.854029] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.858233] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.864298] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.868935] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.873368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.879269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.884848] usb usb1: Product: UHCI Host Controller [ 7.888672] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.893891] usb usb1: SerialNumber: 0000:02:01.0 [ 7.897795] hub 1-0:1.0: USB hub found [ 7.901096] hub 1-0:1.0: 2 ports detected [ 7.905456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.914251] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.918062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.922046] mousedev: PS/2 mouse device common for all mice [ 7.927233] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.933846] rtc_cmos 00:03: RTC can wake from S4 [ 7.939878] rtc_cmos 00:03: registered as rtc0 [ 7.943698] rtc_cmos 00:03: setting system clock to 2025-12-10T10:24:00 UTC (1765362240) [ 7.950049] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.955008] i2c_dev: i2c /dev entries driver [ 7.958704] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.969157] device-mapper: uevent: version 1.0.3 [ 7.973016] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.979859] platform eisa.0: Probing EISA bus 0 [ 7.983399] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.988574] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.993295] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.997986] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.002737] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.007400] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.012314] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.017055] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.021885] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.026876] platform eisa.0: EISA: Detected 0 cards [ 8.030785] ledtrig-cpu: registered to indicate activity on CPUs [ 8.035441] drop_monitor: Initializing network drop monitor service [ 8.040429] NET: Registered PF_INET6 protocol family [ 8.047820] Segment Routing with IPv6 [ 8.050905] In-situ OAM (IOAM) with IPv6 [ 8.054202] NET: Registered PF_PACKET protocol family [ 8.058847] Key type dns_resolver registered [ 8.062686] IPI shorthand broadcast: enabled [ 8.066655] registered taskstats version 1 [ 8.070165] Loading compiled-in X.509 certificates [ 8.074831] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.083337] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.092434] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.100118] blacklist: Loading compiled-in revocation X.509 certificates [ 8.105592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.113054] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.123403] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.131646] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.138910] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.146363] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.154012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.162965] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.171729] zswap: loaded using pool lzo/zbud [ 8.175352] Key type .fscrypt registered [ 8.178669] Key type fscrypt-provisioning registered [ 8.184291] Key type encrypted registered [ 8.187434] AppArmor: AppArmor sha1 policy hashing enabled [ 8.191747] ima: No TPM chip found, activating TPM-bypass! [ 8.195909] Loading compiled-in module X.509 certificates [ 8.200439] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.207855] ima: Allocated hash algorithm: sha1 [ 8.211296] ima: No architecture policies found [ 8.214855] evm: Initialising EVM extended attributes: [ 8.219529] evm: security.selinux [ 8.222239] evm: security.SMACK64 [ 8.225289] evm: security.SMACK64EXEC [ 8.228159] evm: security.SMACK64TRANSMUTE [ 8.231243] evm: security.SMACK64MMAP [ 8.234241] evm: security.apparmor [ 8.237151] evm: security.ima [ 8.239666] evm: security.capability [ 8.242639] evm: HMAC attrs: 0x1 [ 8.245849] PM: Magic number: 5:670:375 [ 8.249193] pcie_pme 0000:00:03.3:pcie001: hash matches [ 8.253315] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.258468] RAS: Correctable Errors collector initialized. [ 8.263112] Unstable clock detected, switching default tracing clock to "global" [ 8.263112] If you want to keep using the local clock, then add: [ 8.263112] "trace_clock=local" [ 8.263112] on the kernel command line [ 8.280667] Freeing unused decrypted memory: 2036K [ 8.284848] Freeing unused kernel image (initmem) memory: 3244K [ 8.289076] Write protecting the kernel read-only data: 30720k [ 8.293748] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.298763] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.345349] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.350247] Run /init as init process info: initramfs: up at 7.69 [ 8.408012] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.418134] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.423619] GPT:229375 != 2097151 [ 8.426427] GPT:Alternate GPT header not at the end of the disk. [ 8.431258] GPT:229375 != 2097151 [ 8.434142] GPT: Use GNU Parted to correct GPT errors. [ 8.488718] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.866953] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.904851] 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 8.59 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:2b:32:42:9c:b1:df:4b:e5:ab:ed:5c:31:44:00:a1:4a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrDkyqslWw0wvhK/eGq5qtm5D8vSVS+Y6RuBLNmYbKyyv2nuH1JiCLGPHvCyAhCSjHWVDU6sfELqeqe7xxsuqzRTIrNOsgK3G3M41MllT+mIIFesRRhvBMIl5zm4y9Cg+ph4i054rX6GazURQBSMysZiu1Pb/FgwpfWdgK0f1clkE24CdZc6AO5oicU7a7db8WeISdT3hPxqotfZBcBWJlIFS+ZqSM0E8o8ZvYMaO869UP2ggi3ctKVQFI4Q8mN6wG14s13/kMPAVszMkeuT9fR2v+0ZdiosM8RTtcu3GtjP7sp6TIH+tm4GJWUDeCEwCtdZLMDerVNwStdtG4Bgdn root@tempest-testnetworkbasicops-server-1587201938 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPTP2iyku4g84+L4MrsnnZCoxI5V882CpqMGGdgcGrA+sXmwtEC4P/gAonWK2AHgvI4ZJHHdg+1l86IGPWR4alc= root@tempest-testnetworkbasicops-server-1587201938 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe83:a19/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 2b32429c-b1df-4be5-abed-5c314400a14a name: tempest-TestNetworkBasicOps-server-1587201938 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1587201938 launch-index: 0 === cirros: current=0.6.2 uptime=9.96 === === 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:83:0A:19 inet6 addr: fe80::f816:3eff:fe83:a19/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1016 (1016.0 B) 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-1587201938 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.982509] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.007971] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.235208] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.260061] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.367223] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.368075] ISO 9660 Extensions: RRIP_1991A [ 9.459107] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.459515] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 10.453725] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.455991] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:24:01 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:24:01 cirros auth.notice su: + none root:cirros Dec 10 10:24:01 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:24:01 cirros daemon.info dhcpcd[350]: DUID 00:04:2b:32:42:9c:b1:df:4b:e5:ab:ed:5c:31:44:00:a1:4a Dec 10 10:24:02 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:24:02 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:24:02 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:24:02 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:83:0a:19 Dec 10 10:24:02 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe83:a19 Dec 10 10:24:02 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Dec 10 10:24:02 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-1587201938 login: 2025-12-10 10:24:09,623 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-12-10 10:24:09,631 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:24:09,736 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:24:09,737 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-12-10 10:24:09,923 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a 0.185s 2025-12-10 10:24:09,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': 'Wed, 10 Dec 2025 10:24:09 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-49399bd7-3a4c-4853-b8b7-0dd2a2b971fa', 'x-compute-request-id': 'req-49399bd7-3a4c-4853-b8b7-0dd2a2b971fa', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'' 2025-12-10 10:24:10,739 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a 0.815s 2025-12-10 10:24:10,740 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': 'Wed, 10 Dec 2025 10:24:09 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-4cecb253-95a9-4bcb-a762-c7a4631c22fc', 'x-compute-request-id': 'req-4cecb253-95a9-4bcb-a762-c7a4631c22fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"server": {"id": "2b32429c-b1df-4be5-abed-5c314400a14a", "name": "tempest-TestNetworkBasicOps-server-1587201938", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:42Z", "updated": "2025-12-10T10:24:09Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:0a:19"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:0a:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b32429c-b1df-4be5-abed-5c314400a14a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1001037321", "OS-SRV-USG:launched_at": "2025-12-10T10:23:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031572077"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:11,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a 0.080s 2025-12-10 10:24:11,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': 'Wed, 10 Dec 2025 10:24:11 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-bee37244-76f6-47a3-95fd-1aa23e66e391', 'x-compute-request-id': 'req-bee37244-76f6-47a3-95fd-1aa23e66e391', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b32429c-b1df-4be5-abed-5c314400a14a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b32429c-b1df-4be5-abed-5c314400a14a could not be found."}}' 2025-12-10 10:24:12,025 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/609e2476-7104-4149-9552-6eb5806caf35 0.198s 2025-12-10 10:24:12,025 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ceac704c-7084-4cb3-a145-6beddbccf33a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/609e2476-7104-4149-9552-6eb5806caf35'} Body: b'' 2025-12-10 10:24:12,089 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-1001037321 0.064s 2025-12-10 10:24:12,090 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': 'Wed, 10 Dec 2025 10:24:12 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-12e57efc-c5b3-4dc9-a183-4edbffc55f5d', 'x-compute-request-id': 'req-12e57efc-c5b3-4dc9-a183-4edbffc55f5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1001037321'} Body: b'' 2025-12-10 10:24:12,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b 0.542s 2025-12-10 10:24:12,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-826d7889-f07d-46bc-955f-689ef17b2a23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/a92cef3e-d6cf-483e-9a91-c3442215dd9b'} Body: b'' 2025-12-10 10:24:12,832 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734 0.199s 2025-12-10 10:24:12,832 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': 'Wed, 10 Dec 2025 10:24:12 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-6ede987a-365d-4d16-a621-8b53ce0c603c', 'x-compute-request-id': 'req-6ede987a-365d-4d16-a621-8b53ce0c603c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'' 2025-12-10 10:24:13,468 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734 0.635s 2025-12-10 10:24:13,468 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': 'Wed, 10 Dec 2025 10:24:12 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204b1be8-2c7f-48d2-ba71-b1a29cb23481', 'x-compute-request-id': 'req-204b1be8-2c7f-48d2-ba71-b1a29cb23481', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:24:12Z", "addresses": {"tempest-network-smoke--23874566": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:14:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": "2025-12-10T10:23:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-826542423"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:14,711 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734 0.235s 2025-12-10 10:24:14,712 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': 'Wed, 10 Dec 2025 10:24:14 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e6fe75-5fa2-47ac-bfda-e2d1250878f4', 'x-compute-request-id': 'req-74e6fe75-5fa2-47ac-bfda-e2d1250878f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"server": {"id": "247bc6b9-be00-4776-a195-f7a413953734", "name": "tempest-TestNetworkBasicOps-server-1661384698", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:23:06Z", "updated": "2025-12-10T10:24:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247bc6b9-be00-4776-a195-f7a413953734"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-478102849", "OS-SRV-USG:launched_at": "2025-12-10T10:23:13.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:24:14.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-12-10 10:24:14,715 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-10 10:24:15,786 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734 0.070s 2025-12-10 10:24:15,786 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': 'Wed, 10 Dec 2025 10:24:15 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-2afca615-73f3-4564-8efe-0afe04cd16c1', 'x-compute-request-id': 'req-2afca615-73f3-4564-8efe-0afe04cd16c1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247bc6b9-be00-4776-a195-f7a413953734'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 247bc6b9-be00-4776-a195-f7a413953734 could not be found."}}' 2025-12-10 10:24:16,501 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3b98a055-b2ca-444f-b7fe-e5e3733253cd 0.714s 2025-12-10 10:24:16,502 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-81db570f-038f-48d8-bd91-16ef2b2064d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3b98a055-b2ca-444f-b7fe-e5e3733253cd'} Body: b'' 2025-12-10 10:24:16,573 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-478102849 0.070s 2025-12-10 10:24:16,573 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': 'Wed, 10 Dec 2025 10:24:16 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-40356c1f-7a90-4f23-81e5-79b9670865d1', 'x-compute-request-id': 'req-40356c1f-7a90-4f23-81e5-79b9670865d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-478102849'} Body: b'' 2025-12-10 10:24:17,731 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/80c4dafa-403e-4e35-ba8f-4643b9859b0c/remove_router_interface 1.158s 2025-12-10 10:24:17,732 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "37a89d04-074f-4ec3-aba8-91492ac75eaa"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1c9ee3a4-2118-4849-bd90-da40ce0fa038', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/80c4dafa-403e-4e35-ba8f-4643b9859b0c/remove_router_interface'} Body: b'{"id": "80c4dafa-403e-4e35-ba8f-4643b9859b0c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "7009e9fb-bdf0-4f8b-a939-a8231ca76e79", "network_id": "bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1", "subnet_id": "37a89d04-074f-4ec3-aba8-91492ac75eaa", "subnet_ids": ["37a89d04-074f-4ec3-aba8-91492ac75eaa"]}' 2025-12-10 10:24:17,952 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/37a89d04-074f-4ec3-aba8-91492ac75eaa 0.220s 2025-12-10 10:24:17,952 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-10db69fb-dbce-4327-a34b-132f125cd35d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/37a89d04-074f-4ec3-aba8-91492ac75eaa'} Body: b'' 2025-12-10 10:24:19,042 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/80c4dafa-403e-4e35-ba8f-4643b9859b0c 1.089s 2025-12-10 10:24:19,042 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-97588d5e-e31a-4dfa-8c54-62bd5114a840', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/80c4dafa-403e-4e35-ba8f-4643b9859b0c'} Body: b'' 2025-12-10 10:24:19,711 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1 0.668s 2025-12-10 10:24:19,711 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cf9868f8-2467-42dd-8cb3-d92d61a09582', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bbc6d33e-ce32-4b5f-91aa-06ff7d8daae1'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:24:19.741343Z 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-12-10 10:26:17.812004Z 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-12-10 10:24:20,457 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.714s 2025-12-10 10:24:20,457 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--169205004", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-0a6c869f-d4ff-450e-8f44-1fe896bae387', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"16c8959b-0f9c-462b-981f-7320145346f8","name":"tempest-network-smoke--169205004","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:24:19Z","updated_at":"2025-12-10T10:24:19Z","revision_number":1}}' 2025-12-10 10:24:21,784 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 1.326s 2025-12-10 10:24:21,784 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-856285499", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-da132e2b-d6c9-4d10-b841-66ca75fdc190', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "name": "tempest-TestNetworkBasicOps-router-856285499", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:24:20Z", "updated_at": "2025-12-10T10:24:21Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:21,881 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.096s 2025-12-10 10:24:21,882 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-19a5733b-aa5b-4bc1-95ad-157216360deb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:24:22,091 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.209s 2025-12-10 10:24:22,092 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-147b172f-f84e-4018-9bae-544887c30b7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:24:22,382 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.290s 2025-12-10 10:24:22,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ebe37c80-56cb-4ec7-9d0c-102ad1085012', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:24:23,793 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.409s 2025-12-10 10:24:23,793 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-2033424128", "network_id": "16c8959b-0f9c-462b-981f-7320145346f8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-452667dd-8bca-4731-9c09-68af6f35d57d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"3287fcfc-ab57-4e29-b498-2b258d4e845a","name":"tempest-subnet-smoke-2033424128","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","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-12-10T10:24:22Z","updated_at":"2025-12-10T10:24:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:25,698 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/4949050f-51e5-4b61-bef0-84ac97e73a8c/add_router_interface 1.903s 2025-12-10 10:24:25,698 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3287fcfc-ab57-4e29-b498-2b258d4e845a"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5898332a-c99d-40a1-8b8a-aac7f1b8a305', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4949050f-51e5-4b61-bef0-84ac97e73a8c/add_router_interface'} Body: b'{"id": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "3be4ab9d-ea28-46b0-a87c-dd3c5364e7f4", "network_id": "16c8959b-0f9c-462b-981f-7320145346f8", "subnet_id": "3287fcfc-ab57-4e29-b498-2b258d4e845a", "subnet_ids": ["3287fcfc-ab57-4e29-b498-2b258d4e845a"]}' 2025-12-10 10:24:26,041 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.340s 2025-12-10 10:24:26,041 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-7ce03640-c485-4e63-9489-22547e59331f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"16c8959b-0f9c-462b-981f-7320145346f8","name":"tempest-network-smoke--169205004","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["3287fcfc-ab57-4e29-b498-2b258d4e845a"],"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-12-10T10:24:19Z","updated_at":"2025-12-10T10:24:22Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":13830},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:24:26,147 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.105s 2025-12-10 10:24:26,147 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-f6510755-27bf-42dd-aa09-c9af85ec1ada', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"3287fcfc-ab57-4e29-b498-2b258d4e845a","name":"tempest-subnet-smoke-2033424128","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","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-12-10T10:24:22Z","updated_at":"2025-12-10T10:24:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:24:26,440 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.293s 2025-12-10 10:24:26,441 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-06a13a7b-d2fd-43be-bd26-dc4a29861335', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "name": "tempest-TestNetworkBasicOps-router-856285499", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:24:20Z", "updated_at": "2025-12-10T10:24:24Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:24:26,606 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.164s 2025-12-10 10:24:26,606 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-368979134", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq75Cwf3fE3Eo6aSvVEw6ZmFrXTJMC7KUQtffEBX2EhKh3zXojN07EirD/YNtNzowas01LwSdkjT048U0kK1Pkd1upNeKr0R9xHgP3GlO+3xbjcu8vRl65sDom+kt9XeQ=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:26 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-4380adf2-51c3-4c3b-bf86-3e3e88e18b66', 'x-compute-request-id': 'req-4380adf2-51c3-4c3b-bf86-3e3e88e18b66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-368979134", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJq75Cwf3fE3Eo6aSvVEw6ZmFrXTJMC7KUQtffEBX2EhKh3zXojN07EirD/YNtNzowas01LwSdkjT048U0kK1Pkd1upNeKr0R9xHgP3GlO+3xbjcu8vRl65sDom+kt9XeQ==", "fingerprint": "de:b7:cb:da:23:7b:eb:73:30:5e:b8:39:95:25:8e:6d", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:24:26,907 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.299s 2025-12-10 10:24:26,908 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-1005012358", "description": "tempest-secgroup-smoke-1005012358 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d889c561-e038-45f8-8102-2ceea5c22610', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "name": "tempest-secgroup-smoke-1005012358", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1005012358 description", "shared": false, "security_group_rules": [{"id": "832d1ea6-72b8-4a8d-ab0c-759f8e79f66d", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:26Z", "updated_at": "2025-12-10T10:24:26Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "f8f6ea9d-0f55-4ce0-9456-7776d0be4802", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:26Z", "updated_at": "2025-12-10T10:24:26Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:24:26Z", "updated_at": "2025-12-10T10:24:26Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:27,214 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.305s 2025-12-10 10:24:27,214 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ade14f6d-b448-4684-8108-b5dd7a10981d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "e2094304-1236-4df6-a068-b1927c4955b5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:27Z", "updated_at": "2025-12-10T10:24:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:27,481 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.267s 2025-12-10 10:24:27,481 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-4ca782a9-a9c0-4811-8e64-d68c4f3bdd76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "fb756bbe-dbed-4719-9344-51d70b3a4170", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:27Z", "updated_at": "2025-12-10T10:24:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:27,666 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.184s 2025-12-10 10:24:27,666 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e5676c36-42da-4250-95c6-0039334ec13b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "1526de66-e735-4c89-b38c-d3eb8cb3ef65", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:27Z", "updated_at": "2025-12-10T10:24:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:27,838 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.171s 2025-12-10 10:24:27,838 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-92fda782-9b43-4eb0-ac3a-bd96efdc275f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "629e8fa9-d42e-493b-b203-fa8699543f16", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:27Z", "updated_at": "2025-12-10T10:24:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:28,032 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.193s 2025-12-10 10:24:28,032 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf20f072-fcc2-4c97-a415-03bfbf2679e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "689dc9bf-c1f8-40ba-b08f-f595d56c6636", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:27Z", "updated_at": "2025-12-10T10:24:27Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:28,216 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.182s 2025-12-10 10:24:28,216 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": "94e10544-6f2b-462a-accb-9b6e66b1904b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-07b8a30a-0830-48b2-8cd6-b0e39f24ec16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "1064e5d4-0516-4c1f-b841-f698f133f39f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "94e10544-6f2b-462a-accb-9b6e66b1904b", "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-12-10T10:24:28Z", "updated_at": "2025-12-10T10:24:28Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:28,526 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.306s 2025-12-10 10:24:28,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:28 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c9b8d8e0-99b0-42db-a098-2c098e60078a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["yfk8-QkGQ9K7-zfow-vE0w"], "expires_at": "2025-12-10T11:24:28.000000Z", "issued_at": "2025-12-10T10:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:24:28,527 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-10 10:24:31,123 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 2.595s 2025-12-10 10:24:31,124 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-1350364126", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "16c8959b-0f9c-462b-981f-7320145346f8"}], "key_name": "tempest-TestNetworkBasicOps-368979134", "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:28 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff978f6-1fbf-4015-ace7-1691f1df68d9', 'x-compute-request-id': 'req-aff978f6-1fbf-4015-ace7-1691f1df68d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "adminPass": "EWqBe5Kz65nP"}}' 2025-12-10 10:24:31,403 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.276s 2025-12-10 10:24:31,403 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': 'Wed, 10 Dec 2025 10:24:31 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-ad70758d-da51-49ff-ad3c-fe7231fd0a41', 'x-compute-request-id': 'req-ad70758d-da51-49ff-ad3c-fe7231fd0a41', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "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-12-10 10:24:32,738 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.326s 2025-12-10 10:24:32,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': 'Wed, 10 Dec 2025 10:24:32 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-8ab1b600-db5a-4772-9cb3-04b02e45face', 'x-compute-request-id': 'req-8ab1b600-db5a-4772-9cb3-04b02e45face', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "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-12-10 10:24:32,743 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-10 10:24:36,445 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 2.701s 2025-12-10 10:24:36,446 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': 'Wed, 10 Dec 2025 10:24:33 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-6e5ddee6-929d-4eb5-92d7-f20705005446', 'x-compute-request-id': 'req-6e5ddee6-929d-4eb5-92d7-f20705005446', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:39,435 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 1.985s 2025-12-10 10:24:39,435 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': 'Wed, 10 Dec 2025 10:24:37 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-f78f2824-027a-47ec-b68c-406bfc2ec797', 'x-compute-request-id': 'req-f78f2824-027a-47ec-b68c-406bfc2ec797', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:41,598 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 1.157s 2025-12-10 10:24:41,599 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': 'Wed, 10 Dec 2025 10:24: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-ba2a882f-89b4-4e25-b52b-ec3fcc83dd01', 'x-compute-request-id': 'req-ba2a882f-89b4-4e25-b52b-ec3fcc83dd01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:44,456 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 1.851s 2025-12-10 10:24:44,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': 'Wed, 10 Dec 2025 10:24:42 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-deb6877f-c251-4a47-a643-2e369989876e', 'x-compute-request-id': 'req-deb6877f-c251-4a47-a643-2e369989876e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:46,447 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.984s 2025-12-10 10:24:46,448 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': 'Wed, 10 Dec 2025 10:24:45 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-0fc44489-2782-48b2-8a4c-b85316402c3b', 'x-compute-request-id': 'req-0fc44489-2782-48b2-8a4c-b85316402c3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:48,541 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 1.083s 2025-12-10 10:24:48,541 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': 'Wed, 10 Dec 2025 10:24:47 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-3ed26888-b439-4ee4-b7f6-ec4a8da710f0', 'x-compute-request-id': 'req-3ed26888-b439-4ee4-b7f6-ec4a8da710f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:45Z", "addresses": {"tempest-network-smoke--169205004": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:74:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": "2025-12-10T10:24:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:48,545 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2025-12-10 10:24:49,539 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.994s 2025-12-10 10:24:49,539 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': 'Wed, 10 Dec 2025 10:24:48 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-d505fb41-cf93-4910-924c-785e6872c8fb', 'x-compute-request-id': 'req-d505fb41-cf93-4910-924c-785e6872c8fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:24:45Z", "addresses": {"tempest-network-smoke--169205004": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:74:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": "2025-12-10T10:24:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:24:49,543 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:24:49,612 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=77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.069s 2025-12-10 10:24:49,612 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-adcf4a0b-093d-4a6f-83aa-2e0c5e575f28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"ports":[{"id":"507bf448-94f2-4c23-86a4-a13b31717ff8","name":"","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:89:74:34","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3287fcfc-ab57-4e29-b498-2b258d4e845a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["94e10544-6f2b-462a-accb-9b6e66b1904b"],"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-testnetwork10000 basicops-server-1350364126","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:24:32Z","updated_at":"2025-12-10T10:24:44Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:24:49,612 25 DEBUG [tempest.common.waiters] Server ID 77bc78a9-08a2-448f-b9c0-cfd055940b6b ports are all ACTIVE [{'id': '507bf448-94f2-4c23-86a4-a13b31717ff8', 'name': '', 'network_id': '16c8959b-0f9c-462b-981f-7320145346f8', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:89:74:34', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '77bc78a9-08a2-448f-b9c0-cfd055940b6b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3287fcfc-ab57-4e29-b498-2b258d4e845a', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['94e10544-6f2b-462a-accb-9b6e66b1904b'], '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-1350364126', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1350364126', 'fqdn': 'tempest-testnetworkbasicops-server-1350364126.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:24:32Z', 'updated_at': '2025-12-10T10:24:44Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:24:52,197 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 2.584s 2025-12-10 10:24:52,198 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "507bf448-94f2-4c23-86a4-a13b31717ff8", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-64a6314f-eb07-466f-97d0-9887defacfa6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "83142872-2382-4ff8-b963-73094dbbdaf9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.247", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "port_id": "507bf448-94f2-4c23-86a4-a13b31717ff8", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "16c8959b-0f9c-462b-981f-7320145346f8", "mac_address": "fa:16:3e:89:74:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:24:50Z", "updated_at": "2025-12-10T10:24:50Z", "revision_number": 0}}' 2025-12-10 10:24:52,367 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/83142872-2382-4ff8-b963-73094dbbdaf9 0.169s 2025-12-10 10:24:52,367 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:24:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-f639664e-ce65-4854-b2e6-5c5313f02884', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/83142872-2382-4ff8-b963-73094dbbdaf9'} Body: b'{"floatingip": {"id": "83142872-2382-4ff8-b963-73094dbbdaf9", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.247", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "port_id": "507bf448-94f2-4c23-86a4-a13b31717ff8", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "16c8959b-0f9c-462b-981f-7320145346f8", "mac_address": "fa:16:3e:89:74:34", "admin_state_up": true, "status": "ACTIVE", "device_id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:24:50Z", "updated_at": "2025-12-10T10:24:52Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:24:52,368 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '83142872-2382-4ff8-b963-73094dbbdaf9', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.247', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '4949050f-51e5-4b61-bef0-84ac97e73a8c', 'port_id': '507bf448-94f2-4c23-86a4-a13b31717ff8', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '16c8959b-0f9c-462b-981f-7320145346f8', 'mac_address': 'fa:16:3e:89:74:34', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '77bc78a9-08a2-448f-b9c0-cfd055940b6b', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:24:50Z', 'updated_at': '2025-12-10T10:24:52Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:24:52,368 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.169717 seconds 2025-12-10 10:24:52,368 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.247 with user: cirros 2025-12-10 10:24:52,368 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.247 in 120 sec and the expected result is reachable 2025-12-10 10:25:04,561 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.192547 seconds 2025-12-10 10:25:04,561 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.247 in 120 sec and the ping result is expected 2025-12-10 10:25:05,703 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b/action 1.141s 2025-12-10 10:25:05,704 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': 'Wed, 10 Dec 2025 10:25:04 GMT', 'server': 'Apache', 'content-length': '75336', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2010395f-d9a2-4124-99fd-cb118b6bb175', 'x-compute-request-id': 'req-2010395f-d9a2-4124-99fd-cb118b6bb175', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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.000004] kvm-clock: using sched offset of 1229054268 cycles\\n[ 0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000013] tsc: Detected 2799.998 MHz processor\\n[ 0.001178] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001608] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004509] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004566] Using GB pages for direct mapping\\n[ 0.004926] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004932] ACPI: Early table checksum verification disabled\\n[ 0.004939] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004945] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004952] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004964] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004967] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004971] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004975] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004979] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004981] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004982] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004983] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004985] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004986] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006299] No NUMA configuration fo 2025-12-10 10:25:05,706 25 DEBUG [tempest.scenario.manager] Console output for 77bc78a9-08a2-448f-b9c0-cfd055940b6b 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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.000004] kvm-clock: using sched offset of 1229054268 cycles [ 0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000013] tsc: Detected 2799.998 MHz processor [ 0.001178] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001608] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004509] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004566] Using GB pages for direct mapping [ 0.004926] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004932] ACPI: Early table checksum verification disabled [ 0.004939] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004945] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004952] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004964] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004967] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004971] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004975] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004979] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004981] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004982] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004983] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004985] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004986] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006299] No NUMA configuration found [ 0.006301] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006310] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006676] Zone ranges: [ 0.006678] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006681] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006683] Normal empty [ 0.006685] Device empty [ 0.006686] Movable zone start for each node [ 0.006689] Early memory node ranges [ 0.006690] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006692] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006694] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007056] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007086] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007278] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018750] ACPI: PM-Timer IO Port: 0x608 [ 0.018784] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018916] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018921] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018924] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018926] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018927] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018929] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018933] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018936] TSC deadline timer available [ 0.018951] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019036] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019039] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019041] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019042] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019044] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019046] Booting paravirtualized kernel on KVM [ 0.019051] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019059] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019507] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019599] kvm-guest: setup async PF for cpu 0 [ 0.019659] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019680] kvm-guest: PV spinlocks disabled, single CPU [ 0.019687] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019690] Policy zone: DMA32 [ 0.019692] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019790] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019806] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019815] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019892] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020286] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021063] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021101] ftrace: allocating 50600 entries in 198 pages [ 0.048959] ftrace: allocated 198 pages with 4 groups [ 0.049154] rcu: Hierarchical RCU implementation. [ 0.049155] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049158] Rude variant of Tasks RCU enabled. [ 0.049159] Tracing variant of Tasks RCU enabled. [ 0.049160] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049162] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.053771] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054190] random: crng init done [ 0.098903] Console: colour VGA+ 80x25 [ 0.245434] printk: console [tty1] enabled [ 0.607813] printk: console [ttyS0] enabled [ 0.610949] ACPI: Core revision 20210730 [ 0.613964] APIC: Switch to symmetric I/O mode setup [ 0.618694] x2apic enabled [ 0.622090] Switched APIC routing to physical x2apic. [ 0.631406] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.638832] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.642822] pid_max: default: 32768 minimum: 301 [ 0.642822] LSM: Security Framework initializing [ 0.642822] landlock: Up and running. [ 0.642822] Yama: becoming mindful. [ 0.642822] AppArmor: AppArmor initialized [ 0.642822] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.642822] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.642822] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.642822] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.642822] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.642822] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.642822] Spectre V2 : Mitigation: Retpolines [ 0.642822] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.642822] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.642822] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.642822] RETBleed: Mitigation: untrained return thunk [ 0.642822] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.642822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.642822] Freeing SMP alternatives memory: 44K [ 0.642822] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.643059] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.646854] ... version: 0 [ 0.650005] ... bit width: 48 [ 0.650843] ... generic registers: 6 [ 0.654001] ... value mask: 0000ffffffffffff [ 0.654846] ... max period: 00007fffffffffff [ 0.658782] ... fixed-purpose events: 0 [ 0.658845] ... event mask: 000000000000003f [ 0.662864] rcu: Hierarchical SRCU implementation. [ 0.667136] smp: Bringing up secondary CPUs ... [ 0.670612] smp: Brought up 1 node, 1 CPU [ 0.670850] smpboot: Max logical packages: 1 [ 0.674529] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.675537] devtmpfs: initialized [ 0.678256] x86/mm: Memory block size: 128MB [ 0.679080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.682864] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.686945] pinctrl core: initialized pinctrl subsystem [ 0.691376] PM: RTC time: 10:24:47, date: 2025-12-10 [ 0.695051] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.699017] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.702903] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.706857] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.710878] audit: initializing netlink subsys (disabled) [ 0.715092] thermal_sys: Registered thermal governor 'fair_share' [ 0.715094] thermal_sys: Registered thermal governor 'bang_bang' [ 0.718863] audit: type=2000 audit(1765362286.775:1): state=initialized audit_enabled=0 res=1 [ 0.726844] thermal_sys: Registered thermal governor 'step_wise' [ 0.726847] thermal_sys: Registered thermal governor 'user_space' [ 0.730837] thermal_sys: Registered thermal governor 'power_allocator' [ 0.734865] EISA bus registered [ 0.741434] cpuidle: using governor ladder [ 0.742838] cpuidle: using governor menu [ 0.750257] ACPI: bus type PCI registered [ 0.750840] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.755191] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.758839] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.762874] PCI: Using configuration type 1 for base access [ 0.768370] Kprobes globally optimized [ 0.771025] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.774840] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.779874] ACPI: Added _OSI(Module Device) [ 0.782898] ACPI: Added _OSI(Processor Device) [ 0.786642] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.786925] ACPI: Added _OSI(Processor Aggregator Device) [ 0.790849] ACPI: Added _OSI(Linux-Dell-Video) [ 0.794203] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.794854] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.802160] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.807347] ACPI: Interpreter enabled [ 0.810556] ACPI: PM: (supports S0 S5) [ 0.810849] ACPI: Using IOAPIC for interrupt routing [ 0.814922] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.818836] PCI: Using E820 reservations for host bridge windows [ 0.823128] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.832084] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.834865] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.839042] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.842989] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.848472] PCI host bridge to bus 0000:00 [ 0.850845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.854839] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.858838] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.862838] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.866836] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.870837] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.874837] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.879165] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.887294] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.898486] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.910895] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.918878] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.932828] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.936407] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.944082] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.952340] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.963769] pci 0000:00:02.0: enabling Extended Tags [ 0.969579] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.974383] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.981600] pci 0000:00:02.1: enabling Extended Tags [ 0.985722] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.993188] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.004086] pci 0000:00:02.2: enabling Extended Tags [ 1.009676] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.014840] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.025938] pci 0000:00:02.3: enabling Extended Tags [ 1.029608] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.034847] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.048510] pci 0000:00:02.4: enabling Extended Tags [ 1.055601] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.062840] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.075812] pci 0000:00:02.5: enabling Extended Tags [ 1.081508] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.086843] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.096369] pci 0000:00:02.6: enabling Extended Tags [ 1.101548] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.106451] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.114729] pci 0000:00:02.7: enabling Extended Tags [ 1.121684] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.128125] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.138611] pci 0000:00:03.0: enabling Extended Tags [ 1.141513] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.146557] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.152455] pci 0000:00:03.1: enabling Extended Tags [ 1.158163] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.162849] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.174117] pci 0000:00:03.2: enabling Extended Tags [ 1.177612] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.182842] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.194812] pci 0000:00:03.3: enabling Extended Tags [ 1.203476] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.210840] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.224111] pci 0000:00:03.4: enabling Extended Tags [ 1.229496] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.234842] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.245642] pci 0000:00:03.5: enabling Extended Tags [ 1.249442] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.254846] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.270580] pci 0000:00:03.6: enabling Extended Tags [ 1.275099] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.282579] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.290988] pci 0000:00:03.7: enabling Extended Tags [ 1.299855] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.306845] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.317447] pci 0000:00:04.0: enabling Extended Tags [ 1.321506] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.326841] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.337495] pci 0000:00:04.1: enabling Extended Tags [ 1.341748] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.346848] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.360581] pci 0000:00:04.2: enabling Extended Tags [ 1.365702] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.372636] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.380541] pci 0000:00:04.3: enabling Extended Tags [ 1.385789] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.390838] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.400194] pci 0000:00:04.4: enabling Extended Tags [ 1.405663] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.410839] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.424505] pci 0000:00:04.5: enabling Extended Tags [ 1.433069] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.438839] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.451222] pci 0000:00:04.6: enabling Extended Tags [ 1.457509] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.462842] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.472307] pci 0000:00:04.7: enabling Extended Tags [ 1.480324] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.486839] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.498213] pci 0000:00:05.0: enabling Extended Tags [ 1.563900] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.568748] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.571829] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.594799] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.598371] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.603912] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.617264] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.628072] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.636434] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.644826] pci 0000:01:00.0: enabling Extended Tags [ 1.724864] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.726908] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.730901] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.734978] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.741523] pci_bus 0000:02: extended config space not accessible [ 1.743219] acpiphp: Slot [1] registered [ 1.746348] acpiphp: Slot [0] registered [ 1.746885] acpiphp: Slot [2] registered [ 1.749924] acpiphp: Slot [3] registered [ 1.750900] acpiphp: Slot [4] registered [ 1.753773] acpiphp: Slot [5] registered [ 1.754886] acpiphp: Slot [6] registered [ 1.757760] acpiphp: Slot [7] registered [ 1.758897] acpiphp: Slot [8] registered [ 1.761754] acpiphp: Slot [9] registered [ 1.762893] acpiphp: Slot [10] registered [ 1.765865] acpiphp: Slot [11] registered [ 1.766885] acpiphp: Slot [12] registered [ 1.770040] acpiphp: Slot [13] registered [ 1.770897] acpiphp: Slot [14] registered [ 1.773863] acpiphp: Slot [15] registered [ 1.774888] acpiphp: Slot [16] registered [ 1.777854] acpiphp: Slot [17] registered [ 1.778887] acpiphp: Slot [18] registered [ 1.781974] acpiphp: Slot [19] registered [ 1.782886] acpiphp: Slot [20] registered [ 1.785846] acpiphp: Slot [21] registered [ 1.786885] acpiphp: Slot [22] registered [ 1.789980] acpiphp: Slot [23] registered [ 1.790888] acpiphp: Slot [24] registered [ 1.794030] acpiphp: Slot [25] registered [ 1.794887] acpiphp: Slot [26] registered [ 1.797915] acpiphp: Slot [27] registered [ 1.798885] acpiphp: Slot [28] registered [ 1.801989] acpiphp: Slot [29] registered [ 1.802901] acpiphp: Slot [30] registered [ 1.806257] acpiphp: Slot [31] registered [ 1.809318] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.822255] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.902996] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.906955] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.910923] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.915037] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.924713] acpiphp: Slot [0-2] registered [ 1.927528] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.937169] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.949718] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.953075] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.955035] pci 0000:03:00.0: enabling Extended Tags [ 2.040004] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.042979] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.046961] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.054238] acpiphp: Slot [0-3] registered [ 2.055506] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.066847] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.080483] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.085996] pci 0000:04:00.0: enabling Extended Tags [ 2.166359] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.166993] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.170961] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.178165] acpiphp: Slot [0-4] registered [ 2.179493] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.190846] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.208671] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.213723] pci 0000:05:00.0: enabling Extended Tags [ 2.295353] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.298990] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.302986] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.310015] acpiphp: Slot [0-5] registered [ 2.311509] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.322851] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.337060] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.342005] pci 0000:06:00.0: enabling Extended Tags [ 2.419757] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.422983] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.426960] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.434037] acpiphp: Slot [0-6] registered [ 2.505372] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.506971] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.510966] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.518317] acpiphp: Slot [0-7] registered [ 2.590252] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.590970] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.594961] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.602551] acpiphp: Slot [0-8] registered [ 2.676604] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.678971] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.682990] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.690364] acpiphp: Slot [0-9] registered [ 2.765582] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.766972] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.770962] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.778497] acpiphp: Slot [0-10] registered [ 2.849334] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.850990] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.854980] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.862751] acpiphp: Slot [0-11] registered [ 2.937844] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.938994] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.942993] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.950593] acpiphp: Slot [0-12] registered [ 3.024089] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.027079] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.031020] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.038369] acpiphp: Slot [0-13] registered [ 3.110439] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.110971] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.114961] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.122574] acpiphp: Slot [0-14] registered [ 3.196335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.198981] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.202963] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.210577] acpiphp: Slot [0-15] registered [ 3.286091] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.287008] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.290962] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.298749] acpiphp: Slot [0-16] registered [ 3.372338] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.375005] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.379002] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.387372] acpiphp: Slot [0-17] registered [ 3.467929] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.470975] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.474962] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.483114] acpiphp: Slot [0-18] registered [ 3.561165] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.562974] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.566964] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.574929] acpiphp: Slot [0-19] registered [ 3.652741] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.654976] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.658961] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.666717] acpiphp: Slot [0-20] registered [ 3.739018] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.742869] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.746962] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.755190] acpiphp: Slot [0-21] registered [ 3.835356] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.838983] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.842976] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.850657] acpiphp: Slot [0-22] registered [ 3.923641] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.926976] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.930967] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.938607] acpiphp: Slot [0-23] registered [ 4.010791] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.010975] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.014960] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.022563] acpiphp: Slot [0-24] registered [ 4.095474] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.098972] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.102960] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.110650] acpiphp: Slot [0-25] registered [ 4.184912] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.186991] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.190993] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.258298] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.259161] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.263206] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.267189] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.271164] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.275162] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.279245] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.283168] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.287014] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.290896] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.294889] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.298891] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.302903] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.306893] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.310894] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.314979] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.319671] iommu: Default domain type: Translated [ 4.322865] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.327148] SCSI subsystem initialized [ 4.330466] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.330822] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.330868] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.334843] vgaarb: loaded [ 4.337438] ACPI: bus type USB registered [ 4.338905] usbcore: registered new interface driver usbfs [ 4.342862] usbcore: registered new interface driver hub [ 4.346957] usbcore: registered new device driver usb [ 4.350883] pps_core: LinuxPPS API ver. 1 registered [ 4.354640] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.354841] PTP clock support registered [ 4.357928] EDAC MC: Ver: 3.0.0 [ 4.362376] NetLabel: Initializing [ 4.362835] NetLabel: domain hash size = 128 [ 4.365965] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.366857] NetLabel: unlabeled traffic allowed by default [ 4.370887] PCI: Using ACPI for IRQ routing [ 5.238527] clocksource: Switched to clocksource kvm-clock [ 5.256503] VFS: Disk quotas dquot_6.6.0 [ 5.259971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.264803] AppArmor: AppArmor Filesystem Enabled [ 5.268640] pnp: PnP ACPI init [ 5.271940] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.277855] pnp: PnP ACPI: found 5 devices [ 5.287052] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.294034] NET: Registered PF_INET protocol family [ 5.298424] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.305048] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.311859] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.317836] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.323435] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.329389] TCP: Hash tables configured (established 1024 bind 1024) [ 5.334040] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.339328] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.344400] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.349443] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.353829] NET: Registered PF_XDP protocol family [ 5.357717] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.363503] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.369436] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.376030] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.381809] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.387917] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.393745] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.399491] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.405205] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.411038] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.417005] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.422783] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.428491] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.434510] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.440950] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.447431] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.453106] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.458954] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.464648] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.470645] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.476731] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.483051] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.488923] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.495680] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.502538] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.507036] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.512405] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.517320] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.522188] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.526858] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.531497] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.536643] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.541622] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.546642] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.551348] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.556179] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.560908] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.565647] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.570435] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.575299] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.579999] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.585044] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.589972] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.595182] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.599674] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.604610] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.609511] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.614469] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.619348] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.623968] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.628965] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.634007] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.639217] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.644215] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.648920] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.653755] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.658899] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.663506] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.667912] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.672745] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.677390] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.681749] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.686080] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.690636] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.695134] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.699554] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.704391] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.708921] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.713868] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.718514] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.723171] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.727719] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.732117] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.736555] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.741169] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.745701] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.750406] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.755324] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.760374] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.764891] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.770120] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.774804] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.780048] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.784627] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.789431] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.794331] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.799266] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.803796] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.808429] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.812809] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.817713] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.822099] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.826670] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.831028] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.835573] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.839128] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.847341] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.854189] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.864717] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.870961] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.877669] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.885847] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.895135] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.901666] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.910424] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.919995] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.925880] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.933917] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.945935] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.953739] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.959967] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.970076] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.977674] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.983934] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.994543] pci 0000:00:02.5: PCI bridge to [bus 07] [ 6.002023] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 6.008363] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.018529] pci 0000:00:02.6: PCI bridge to [bus 08] [ 6.026482] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 6.032956] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.043859] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.051857] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.058417] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.070018] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.078532] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.086077] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.095183] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.103571] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.111327] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.119399] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.127772] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.136479] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.144671] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.152606] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.160879] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.168889] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.174594] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.180829] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.189277] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.198652] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.203208] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.211496] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.218931] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.226571] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.232271] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.238670] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.246713] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.255970] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.259605] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.267145] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.273001] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.283281] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.286954] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.296708] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.305416] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.315294] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.318970] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.327056] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.333011] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.343596] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.347170] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.355334] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.362197] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.369870] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.375266] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.381698] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.389936] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.399615] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.403845] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.413507] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.421807] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.429536] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.435310] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.441952] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.450331] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.459730] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.463339] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.471078] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.478429] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.486731] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.492204] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.500066] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.509007] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.518868] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.522397] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.530330] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.536194] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.547739] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.553736] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.558194] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.562985] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.567954] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.572901] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.577783] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.581839] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.586459] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.591620] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.595540] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.599937] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.605736] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.610007] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.616585] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.621673] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.626943] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.631197] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.636255] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.640814] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.645911] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.650403] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.655436] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.659811] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.664780] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.669013] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.674000] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.678274] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.683203] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.687639] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.692644] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.696949] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.701934] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.706294] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.711204] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.715064] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.719283] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.724189] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.728155] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.732439] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.737644] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.741481] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.745713] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.750801] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.754745] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.759308] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.764518] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.768318] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.772544] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.777459] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.781258] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.785494] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.790438] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.794422] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.798802] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.804752] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.809393] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.814517] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.822358] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.827010] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.832089] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.838060] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] 10000 [ 6.842747] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.847473] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.852536] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.856452] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.860701] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.865768] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.869872] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.874253] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.880179] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.884714] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.889830] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.897497] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.909641] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 12379 usecs [ 6.918281] PCI: CLS 0 bytes, default 64 [ 6.921442] Trying to unpack rootfs image as initramfs... [ 6.925181] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.943290] Initialise system trusted keyrings [ 6.946552] Key type blacklist registered [ 6.954903] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.964424] zbud: loaded [ 6.975095] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.986943] fuse: init (API version 7.34) [ 6.990022] integrity: Platform Keyring initialized [ 7.006963] Key type asymmetric registered [ 7.010076] Asymmetric key parser 'x509' registered [ 7.018930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.034934] io scheduler mq-deadline registered [ 7.041585] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.055560] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.074095] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.087528] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.109033] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.119594] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.138584] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.155524] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.172701] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.179857] Freeing initrd memory: 8744K [ 7.183908] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.193428] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.198733] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.210118] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.216821] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.227529] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.232651] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.240655] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.249063] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.253489] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.262426] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.266949] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.277861] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.284157] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.295081] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.300260] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.309530] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.315919] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.325165] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.331366] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.340523] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.345353] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.356329] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.362129] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.367935] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.374659] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.379336] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.390878] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.397545] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.406609] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.411267] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.422145] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.427745] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.438595] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.443710] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.454098] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.460238] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.471987] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.477442] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.486811] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.491394] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.498047] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.506052] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.511762] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.520842] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.530721] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.536024] shpchp 0000:01:00.0: Slot initialization failed [ 7.542639] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.547535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.553251] ACPI: button: Power Button [PWRF] [ 7.583672] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.624896] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.632242] Linux agpgart interface v0.103 [ 7.636572] loop: module loaded [ 7.639316] tun: Universal TUN/TAP device driver, 1.6 [ 7.643139] PPP generic driver version 2.4.2 [ 7.646271] VFIO - User Level meta-driver version: 0.3 [ 7.650071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.656440] ehci-pci: EHCI PCI platform driver [ 7.659694] ehci-platform: EHCI generic platform driver [ 7.663495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.667762] ohci-pci: OHCI PCI platform driver [ 7.671116] ohci-platform: OHCI generic platform driver [ 7.675100] uhci_hcd: USB Universal Host Controller Interface driver [ 7.682389] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.686126] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.691231] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.695024] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.699323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.705296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.710554] usb usb1: Product: UHCI Host Controller [ 7.714330] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.718994] usb usb1: SerialNumber: 0000:02:01.0 [ 7.722551] hub 1-0:1.0: USB hub found [ 7.725576] hub 1-0:1.0: 2 ports detected [ 7.728961] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.737208] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.741084] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.745038] mousedev: PS/2 mouse device common for all mice [ 7.750117] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.756342] rtc_cmos 00:03: RTC can wake from S4 [ 7.761893] rtc_cmos 00:03: registered as rtc0 [ 7.765809] rtc_cmos 00:03: setting system clock to 2025-12-10T10:24:55 UTC (1765362295) [ 7.777745] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.789073] i2c_dev: i2c /dev entries driver [ 7.797476] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.817389] device-mapper: uevent: version 1.0.3 [ 7.825446] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.834720] platform eisa.0: Probing EISA bus 0 [ 7.839982] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.847985] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.854869] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.861711] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.866447] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.872061] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.877438] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.881892] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.886695] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.891273] platform eisa.0: EISA: Detected 0 cards [ 7.894813] ledtrig-cpu: registered to indicate activity on CPUs [ 7.899357] drop_monitor: Initializing network drop monitor service [ 7.903788] NET: Registered PF_INET6 protocol family [ 7.911023] Segment Routing with IPv6 [ 7.913817] In-situ OAM (IOAM) with IPv6 [ 7.916819] NET: Registered PF_PACKET protocol family [ 7.920537] Key type dns_resolver registered [ 7.924263] IPI shorthand broadcast: enabled [ 7.927589] registered taskstats version 1 [ 7.930720] Loading compiled-in X.509 certificates [ 7.935008] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.942589] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.950260] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.957144] blacklist: Loading compiled-in revocation X.509 certificates [ 7.961956] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.968870] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.978600] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.986499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.994028] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.001758] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.009586] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.017384] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.025427] zswap: loaded using pool lzo/zbud [ 8.028964] Key type .fscrypt registered [ 8.032008] Key type fscrypt-provisioning registered [ 8.037431] Key type encrypted registered [ 8.040549] AppArmor: AppArmor sha1 policy hashing enabled [ 8.044647] ima: No TPM chip found, activating TPM-bypass! [ 8.048631] Loading compiled-in module X.509 certificates [ 8.052896] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.059667] ima: Allocated hash algorithm: sha1 [ 8.063075] ima: No architecture policies found [ 8.066541] evm: Initialising EVM extended attributes: [ 8.070370] evm: security.selinux [ 8.073083] evm: security.SMACK64 [ 8.079287] evm: security.SMACK64EXEC [ 8.082114] evm: security.SMACK64TRANSMUTE [ 8.085512] evm: security.SMACK64MMAP [ 8.088563] evm: security.apparmor [ 8.091585] evm: security.ima [ 8.094207] evm: security.capability [ 8.097089] evm: HMAC attrs: 0x1 [ 8.099718] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.105062] PM: Magic number: 5:223:426 [ 8.108821] RAS: Correctable Errors collector initialized. [ 8.112788] Unstable clock detected, switching default tracing clock to "global" [ 8.112788] If you want to keep using the local clock, then add: [ 8.112788] "trace_clock=local" [ 8.112788] on the kernel command line [ 8.129385] Freeing unused decrypted memory: 2036K [ 8.133654] Freeing unused kernel image (initmem) memory: 3244K [ 8.138886] Write protecting the kernel read-only data: 30720k [ 8.143597] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.148884] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.198958] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.204030] Run /init as init process info: initramfs: up at 7.62 [ 8.264891] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.275252] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.280805] GPT:229375 != 2097151 [ 8.283592] GPT:Alternate GPT header not at the end of the disk. [ 8.287887] GPT:229375 != 2097151 [ 8.290515] GPT: Use GNU Parted to correct GPT errors. [ 8.369647] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.765834] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.796188] 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 8.57 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:77:bc:78:a9:08:a2:44:8f:b9:c0:cf:d0:55:94:0b:6b 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCoFIkJkU2faNMFTtbgJhSfiz5+eguMeB8XhbrJ0H04nIS5xM4SNsv4VquTJsJrKW/hsMd4mzTv1ytZzoF8jA+x/1ozEcS2gzxsQUJTpeRc6tjfNDyU/fqoSQwKyOmowysRAqJ//TXVGbltxJMYZUSLgVpSE8C0bbfJ2Dh/37eqs4gS0LDU57PxzzIoWfoCkgwqbZJ2DrBRn0G3KYBx2S/NikRaz5DYS1ZhvIRKi++oyDxhqXdzXHrJahwGhgb9qpE4ZWHHtAFxQNkXsE6AOGq8YKRLF3lLRzaAJKFMqNJvdZzq4pM6dam1ih8tlIQw+CO9EPj5I1A0TfEnqlQiDxqL root@tempest-testnetworkbasicops-server-1350364126 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN0ta7FiJIxZd9iaK09W9v1CsVSjd0/9xdOJdgF1Lmwdlpq0UAWDVLkrHQ6ClDqsoEOjOygDambSH9Y+GMsV8dY= root@tempest-testnetworkbasicops-server-1350364126 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe89:7434/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 77bc78a9-08a2-448f-b9c0-cfd055940b6b name: tempest-TestNetworkBasicOps-server-1350364126 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1350364126 launch-index: 0 === cirros: current=0.6.2 uptime=9.55 === === 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:89:74:34 inet6 addr: fe80::f816:3eff:fe89:7434/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.0 B) 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-1350364126 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.867584] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.870575] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.894143] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.141304] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.162247] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.263023] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.264061] ISO 9660 Extensions: RRIP_1991A [ 9.377613] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.981025] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.983727] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:24:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:24:57 cirros auth.notice su: + none root:cirros Dec 10 10:24:57 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:24:57 cirros daemon.info dhcpcd[350]: DUID 00:04:77:bc:78:a9:08:a2:44:8f:b9:c0:cf:d0:55:94:0b:6b Dec 10 10:24:57 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:24:57 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:24:57 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:24:57 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:89:74:34 Dec 10 10:24:57 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe89:7434 Dec 10 10:24:57 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:24:57 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-1350364126 login: 2025-12-10 10:25:05,709 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:05,715 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:05,820 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:05,820 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:06,867 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 1.046s 2025-12-10 10:25:06,867 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--1605109093", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1788fa7f-b048-43b6-9790-e107ff5a1e4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"5f4c16d5-f7c5-440e-94e4-418777bf573c","name":"tempest-network-smoke--1605109093","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:25:06Z","updated_at":"2025-12-10T10:25:06Z","revision_number":1}}' 2025-12-10 10:25:07,419 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.550s 2025-12-10 10:25:07,420 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-70fb4122-23bf-4c75-9862-e77a9ea6be72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"3287fcfc-ab57-4e29-b498-2b258d4e845a","name":"tempest-subnet-smoke-2033424128","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","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-12-10T10:24:22Z","updated_at":"2025-12-10T10:24:22Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:25:07,544 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.124s 2025-12-10 10:25:07,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7f925e8a-1ad1-4929-a986-b60983e6f4d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:25:07,622 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.077s 2025-12-10 10:25:07,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-841e7cc5-2d7e-4479-b604-e4cb3bec215b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:25:07,693 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28 0.070s 2025-12-10 10:25:07,693 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-23568a48-d51c-4d8a-b906-d12ffec8478e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:25:07,798 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.104s 2025-12-10 10:25:07,798 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-6aa86f66-33ef-4dd1-bb59-df4732f5d3b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:25:07,871 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28 0.072s 2025-12-10 10:25:07,871 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b5ae4a36-9e7c-4320-b795-1a7b97912cc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:25:09,404 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.532s 2025-12-10 10:25:09,404 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-1745741900", "network_id": "5f4c16d5-f7c5-440e-94e4-418777bf573c", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-ca545b2c-6b6e-4340-850b-466817f37ad3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"941a2613-182c-44d3-8322-85f57340e423","name":"tempest-subnet-smoke-1745741900","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"5f4c16d5-f7c5-440e-94e4-418777bf573c","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-12-10T10:25:08Z","updated_at":"2025-12-10T10:25:08Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:09,405 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:09,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:09,506 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:09,507 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:09,508 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-10 10:25:09,508 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:09,512 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:09,569 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:09,570 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:09,659 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=77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.083s 2025-12-10 10:25:09,660 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-fb5ece62-484e-4dba-a337-445cef150ed7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"ports":[{"id":"507bf448-94f2-4c23-86a4-a13b31717ff8","name":"","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:89:74:34","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3287fcfc-ab57-4e29-b498-2b258d4e845a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["94e10544-6f2b-462a-accb-9b6e66b1904b"],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:24:32Z","updated_at":"2025-12-10T10:24:44Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:25:14,300 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/77bc78a9-08a2-448f-b9c0-cfd055940b6b/os-interface 4.640s 2025-12-10 10:25:14,300 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": "5f4c16d5-f7c5-440e-94e4-418777bf573c"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:09 GMT', 'server': 'Apache', 'content-length': '282', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f2cf55-5ed1-4fa0-b918-8374b1eec3aa', 'x-compute-request-id': 'req-50f2cf55-5ed1-4fa0-b918-8374b1eec3aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "5f4c16d5-f7c5-440e-94e4-418777bf573c", "port_id": "56fa819b-df3d-49ba-a5c9-698cc74fb8aa", "mac_addr": "fa:16:3e:73:65:10", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "941a2613-182c-44d3-8322-85f57340e423", "ip_address": "10.100.0.21"}]}}' 2025-12-10 10:25:14,426 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=77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.123s 2025-12-10 10:25:14,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-7e8376cc-6e73-422d-8adc-7b13abb7a93a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"ports":[{"id":"507bf448-94f2-4c23-86a4-a13b31717ff8","name":"","network_id":"16c8959b-0f9c-462b-981f-7320145346f8","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:89:74:34","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3287fcfc-ab57-4e29-b498-2b258d4e845a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["94e10544-6f2b-462a-accb-9b6e66b1904b"],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:24:32Z","updated_at":"2025-12-10T10:24:44Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"56fa819b-df3d-49ba-a5c9-698cc74fb8aa","name":"","network_id":"5f4c16d5-f7c5-440e-94e4-418777bf573c","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:73:65:10","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"941a2613-182c-44d3-8322-85f57340e423","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:25:10Z","updated_at":"2025-12-10T10:25:13Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:25:14,426 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.124187 seconds 2025-12-10 10:25:14,427 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-12-10 10:25:14,427 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:14,430 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:14,537 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:14,538 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:14,545 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.118228 seconds 2025-12-10 10:25:14,545 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-12-10 10:25:14,545 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:14,549 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:14,646 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:14,646 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:14,651 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.21/28 dev eth1 2025-12-10 10:25:14,651 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:14,654 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:14,749 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:14,749 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:14,761 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-12-10 10:25:14,761 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:14,764 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:14,862 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:14,862 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:14,965 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=77bc78a9-08a2-448f-b9c0-cfd055940b6b&network_id=5f4c16d5-f7c5-440e-94e4-418777bf573c 0.095s 2025-12-10 10:25:14,965 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-8c1a58c7-be52-4f01-b5a2-431c37e4f643', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=77bc78a9-08a2-448f-b9c0-cfd055940b6b&network_id=5f4c16d5-f7c5-440e-94e4-418777bf573c'} Body: b'{"ports":[{"id":"56fa819b-df3d-49ba-a5c9-698cc74fb8aa","name":"","network_id":"5f4c16d5-f7c5-440e-94e4-418777bf573c","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:73:65:10","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"941a2613-182c-44d3-8322-85f57340e423","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:25:10Z","updated_at":"2025-12-10T10:25:13Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:25:14,966 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:14,970 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:15,092 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:15,092 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:15,092 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:73:65:10/ {print $2}' 2025-12-10 10:25:15,093 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:15,097 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:15,201 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:15,202 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:15,295 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.086s 2025-12-10 10:25:15,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-33435830", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLRFf5DyWtKsMGcD7XtVySQIkHWqQ76xlQRhLQIAjovTuJ3R2CqeAYlxplAlLStHgCRnpSjWsr5HOYIdaMnb6IqUt5HYNmyfJaGaXlFZWwJAES3GhTJmJu4W+lxCogz9w=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:15 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-e24df0c2-ff3c-48f4-a11c-ea71355d1e29', 'x-compute-request-id': 'req-e24df0c2-ff3c-48f4-a11c-ea71355d1e29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-33435830", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBLRFf5DyWtKsMGcD7XtVySQIkHWqQ76xlQRhLQIAjovTuJ3R2CqeAYlxplAlLStHgCRnpSjWsr5HOYIdaMnb6IqUt5HYNmyfJaGaXlFZWwJAES3GhTJmJu4W+lxCogz9w==", "fingerprint": "92:c4:78:62:34:9e:96:af:f1:ee:09:d1:d5:4a:73:bc", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:25:16,506 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 1.209s 2025-12-10 10:25:16,506 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-1174629737", "description": "tempest-secgroup-smoke-1174629737 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d1530127-241c-46db-b28e-7772cf609967', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "name": "tempest-secgroup-smoke-1174629737", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1174629737 description", "shared": false, "security_group_rules": [{"id": "202057dd-922e-48e1-8932-0fd034859d49", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:15Z", "updated_at": "2025-12-10T10:25:15Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "73c1e551-45a9-407c-9b3d-f42d16994588", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:15Z", "updated_at": "2025-12-10T10:25:15Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:25:15Z", "updated_at": "2025-12-10T10:25:15Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:16,673 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.166s 2025-12-10 10:25:16,673 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b652a6d9-50a5-47cb-9197-58d44996886c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "9f0283fe-4b47-4e23-ae16-70a196d1084c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:16Z", "updated_at": "2025-12-10T10:25:16Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:17,462 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.788s 2025-12-10 10:25:17,462 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fb2bce13-7658-44ab-a748-c74b5898b06a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "6e1eaa8a-1f91-4979-a49d-af29b7a9fbe2", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:16Z", "updated_at": "2025-12-10T10:25:16Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:19,435 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 1.972s 2025-12-10 10:25:19,435 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bdffa865-d702-4c32-b8b3-50ae753d9205', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "256c225c-573c-4181-91de-af3ec2ce1484", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:18Z", "updated_at": "2025-12-10T10:25:18Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:20,403 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.968s 2025-12-10 10:25:20,404 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-49a72e6f-4d66-4d06-9374-354e0e791204', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "77111c61-c735-4277-803c-f481c821f34e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:19Z", "updated_at": "2025-12-10T10:25:19Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:20,551 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.147s 2025-12-10 10:25:20,551 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8f45bb80-5cee-4ae6-8326-5469e704c741', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "7c8eae91-d0c6-48b7-beb2-4dfb3bb6d886", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:20Z", "updated_at": "2025-12-10T10:25:20Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:22,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/security-group-rules 1.868s 2025-12-10 10:25:22,421 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": "125cfa65-5fc5-44d8-8154-7d126b287359", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cbdea4b3-19a9-467c-a5f0-753cbba10cd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "5d1dcc5a-5d99-4453-a8e0-1514f4f5fef5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "125cfa65-5fc5-44d8-8154-7d126b287359", "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-12-10T10:25:21Z", "updated_at": "2025-12-10T10:25:21Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:22,726 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-12-10 10:25:22,726 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:22 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-465ee3c1-2bb6-488d-b893-3c69e4122b5b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["FoSjqKzfR_mOEuSpAVmB4g"], "expires_at": "2025-12-10T11:25:22.000000Z", "issued_at": "2025-12-10T10:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id"10000 : "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:25:22,727 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-12-10 10:25:27,085 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 4.358s 2025-12-10 10:25:27,086 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-1709359727", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "5f4c16d5-f7c5-440e-94e4-418777bf573c"}], "key_name": "tempest-TestNetworkBasicOps-33435830", "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:25:22 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b69a63d-5d6a-46cc-9076-189b792f8824', 'x-compute-request-id': 'req-6b69a63d-5d6a-46cc-9076-189b792f8824', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "adminPass": "QRqzdZu26uwo"}}' 2025-12-10 10:25:27,424 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.337s 2025-12-10 10:25:27,424 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': 'Wed, 10 Dec 2025 10:25: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-4d29be44-b2c1-433c-894f-9a998c6c4aa2', 'x-compute-request-id': 'req-4d29be44-b2c1-433c-894f-9a998c6c4aa2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "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-12-10 10:25:29,433 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 1.003s 2025-12-10 10:25:29,433 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': 'Wed, 10 Dec 2025 10:25:28 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-45d43d90-5775-4f50-8b9d-e03b5e57bb4d', 'x-compute-request-id': 'req-45d43d90-5775-4f50-8b9d-e03b5e57bb4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "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-12-10 10:25:31,617 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 1.179s 2025-12-10 10:25:31,617 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': 'Wed, 10 Dec 2025 10:25:30 GMT', 'server': 'Apache', 'content-length': '1445', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb94e3d6-ccc5-4ea8-ade6-3e63f932b27b', 'x-compute-request-id': 'req-fb94e3d6-ccc5-4ea8-ade6-3e63f932b27b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "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-12-10 10:25:31,621 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait 2025-12-10 10:25:33,302 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.680s 2025-12-10 10:25:33,302 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': 'Wed, 10 Dec 2025 10:25:32 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-f638837c-2cbd-4d02-a4bd-c2a295ffc620', 'x-compute-request-id': 'req-f638837c-2cbd-4d02-a4bd-c2a295ffc620', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:33,307 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2025-12-10 10:25:34,774 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.466s 2025-12-10 10:25:34,774 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': 'Wed, 10 Dec 2025 10:25:34 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-4fd5a2b9-695f-438c-a319-910084d943aa', 'x-compute-request-id': 'req-4fd5a2b9-695f-438c-a319-910084d943aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:36,668 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.889s 2025-12-10 10:25:36,668 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': 'Wed, 10 Dec 2025 10:25:35 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-362b5f44-eae6-4bfa-ac77-5062d119dfba', 'x-compute-request-id': 'req-362b5f44-eae6-4bfa-ac77-5062d119dfba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:38,512 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.837s 2025-12-10 10:25:38,512 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': 'Wed, 10 Dec 2025 10:25: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-f16466d8-df22-4d83-8bab-5603533831a0', 'x-compute-request-id': 'req-f16466d8-df22-4d83-8bab-5603533831a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:40,583 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 1.065s 2025-12-10 10:25:40,583 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': 'Wed, 10 Dec 2025 10:25:39 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-8cf07416-7c84-4d91-a581-2c5e61b42145', 'x-compute-request-id': 'req-8cf07416-7c84-4d91-a581-2c5e61b42145', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:37Z", "addresses": {"tempest-network-smoke--1605109093": [{"version": 4, "addr": "10.100.0.18", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:70:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": "2025-12-10T10:25:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:40,590 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-12-10 10:25:41,633 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/f2349666-5326-4e13-bd6a-8d6adb3613ad 1.042s 2025-12-10 10:25:41,633 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': 'Wed, 10 Dec 2025 10:25:40 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-f1deb934-0f4c-4df2-8d6e-054af380f2fd', 'x-compute-request-id': 'req-f1deb934-0f4c-4df2-8d6e-054af380f2fd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:25:37Z", "addresses": {"tempest-network-smoke--1605109093": [{"version": 4, "addr": "10.100.0.18", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:70:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": "2025-12-10T10:25:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:25:41,636 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.18 2025-12-10 10:25:41,637 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:41,650 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:41,859 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:41,860 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:42,871 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:42,871 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:43,872 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.18 2025-12-10 10:25:43,873 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:43,876 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:43,979 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:43,981 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:44,990 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:44,990 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:45,991 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.18 2025-12-10 10:25:45,992 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:45,996 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:46,095 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:46,096 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:47,104 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:47,104 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:48,105 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.18 2025-12-10 10:25:48,106 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:48,112 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:48,215 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:48,216 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:49,224 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:49,224 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:50,226 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.18 2025-12-10 10:25:50,229 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:50,234 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:50,293 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:50,293 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:51,302 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:51,302 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:52,304 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.18 2025-12-10 10:25:52,304 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:52,309 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:52,412 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:52,412 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:53,424 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:53,424 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:54,426 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.18 2025-12-10 10:25:54,426 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:54,431 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:54,527 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:54,528 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:54,538 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.901474 seconds 2025-12-10 10:25:54,538 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-12-10 10:25:54,539 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:54,542 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:54,599 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:54,600 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:54,607 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.21/28 fe80::f816:3eff:fe73:6510/64 2025-12-10 10:25:54,607 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.21/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe73:6510/64 dev eth1; 2025-12-10 10:25:54,607 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:54,609 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:54,708 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:54,711 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:54,743 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-12-10 10:25:54,743 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:54,746 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:54,843 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:54,844 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:54,850 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.18 2025-12-10 10:25:54,850 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:54,853 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:54,960 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:54,960 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:55,971 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:55,972 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:55,972 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.122043 seconds 2025-12-10 10:25:56,718 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/56fa819b-df3d-49ba-a5c9-698cc74fb8aa 0.746s 2025-12-10 10:25:56,719 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': 'Wed, 10 Dec 2025 10:25:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-a0a7191c-54c5-4df6-85e4-4d75f536623d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/56fa819b-df3d-49ba-a5c9-698cc74fb8aa'} Body: b'{"port":{"id":"56fa819b-df3d-49ba-a5c9-698cc74fb8aa","name":"","network_id":"5f4c16d5-f7c5-440e-94e4-418777bf573c","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:73:65:10","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"941a2613-182c-44d3-8322-85f57340e423","ip_address":"10.100.0.21"}],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:25:10Z","updated_at":"2025-12-10T10:25:56Z","revision_number":5,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:25:56,719 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.18 2025-12-10 10:25:56,719 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:56,723 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:56,825 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:56,828 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:57,837 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:57,837 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:25:58,838 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.18 2025-12-10 10:25:58,838 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:25:58,842 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:25:58,952 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:25:58,956 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:25:59,970 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:25:59,970 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:26:00,972 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.18 2025-12-10 10:26:00,972 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:26:00,976 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:26:01,076 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:26:01,076 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:26:02,087 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.247 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.18' failed, exit status: 1, stderr: stdout: PING 10.100.0.18 (10.100.0.18) from 10.100.0.21 eth1: 56(84) bytes of data. --- 10.100.0.18 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:26:02,087 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.18 via a ssh connection from: 192.168.122.247. 2025-12-10 10:26:03,088 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.18 2025-12-10 10:26:03,088 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2025-12-10 10:26:03,093 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:26:03,273 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:26:03,273 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2025-12-10 10:26:03,292 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 6.572882 seconds 2025-12-10 10:26:03,462 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.169s 2025-12-10 10:26:03,463 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': 'Wed, 10 Dec 2025 10:26:03 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-a6cfeb28-1979-4ac6-a06b-d1a2a5d964eb', 'x-compute-request-id': 'req-a6cfeb28-1979-4ac6-a06b-d1a2a5d964eb', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'' 2025-12-10 10:26:05,480 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad 2.017s 2025-12-10 10:26:05,481 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': 'Wed, 10 Dec 2025 10:26:03 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-f0244d0a-5153-4113-ab03-9419602f3e08', 'x-compute-request-id': 'req-f0244d0a-5153-4113-ab03-9419602f3e08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"server": {"id": "f2349666-5326-4e13-bd6a-8d6adb3613ad", "name": "tempest-TestNetworkBasicOps-server-1709359727", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:25:26Z", "updated": "2025-12-10T10:26:03Z", "addresses": {"tempest-network-smoke--1605109093": [{"version": 4, "addr": "10.100.0.18", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:70:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-33435830", "OS-SRV-USG:launched_at": "2025-12-10T10:25:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1174629737"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:26:06,563 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad 0.076s 2025-12-10 10:26:06,564 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': 'Wed, 10 Dec 2025 10:26:06 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-ca76a4d0-bcdd-47df-b9c0-d51cfb7972ca', 'x-compute-request-id': 'req-ca76a4d0-bcdd-47df-b9c0-d51cfb7972ca', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f2349666-5326-4e13-bd6a-8d6adb3613ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f2349666-5326-4e13-bd6a-8d6adb3613ad could not be found."}}' 2025-12-10 10:26:08,443 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/125cfa65-5fc5-44d8-8154-7d126b287359 1.879s 2025-12-10 10:26:08,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b39e6995-ee57-48e4-951c-acf9776254bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/125cfa65-5fc5-44d8-8154-7d126b287359'} Body: b'' 2025-12-10 10:26:08,569 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-33435830 0.124s 2025-12-10 10:26:08,569 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': 'Wed, 10 Dec 2025 10:26: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-518a9dd6-0aa7-46cc-ab24-99002b9cc784', 'x-compute-request-id': 'req-518a9dd6-0aa7-46cc-ab24-99002b9cc784', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-33435830'} Body: b'' 2025-12-10 10:26:08,668 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b/os-interface/56fa819b-df3d-49ba-a5c9-698cc74fb8aa 0.098s 2025-12-10 10:26:08,668 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': 'Wed, 10 Dec 2025 10:26: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-ae1a3db1-90c3-406c-a677-9680ca8d06f0', 'x-compute-request-id': 'req-ae1a3db1-90c3-406c-a677-9680ca8d06f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b/os-interface/56fa819b-df3d-49ba-a5c9-698cc74fb8aa'} Body: b'' 2025-12-10 10:26:08,740 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/56fa819b-df3d-49ba-a5c9-698cc74fb8aa 0.071s 2025-12-10 10:26:08,741 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-ecab0446-5e22-4059-a4ba-a1547a6105d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/56fa819b-df3d-49ba-a5c9-698cc74fb8aa'} Body: b'{"port":{"id":"56fa819b-df3d-49ba-a5c9-698cc74fb8aa","name":"","network_id":"5f4c16d5-f7c5-440e-94e4-418777bf573c","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:73:65:10","admin_state_up":true,"status":"ACTIVE","device_id":"77bc78a9-08a2-448f-b9c0-cfd055940b6b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"941a2613-182c-44d3-8322-85f57340e423","ip_address":"10.100.0.21"}],"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-1350364126","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-1350364126","fqdn":"tempest-testnetworkbasicops-server-1350364126.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:25:10Z","updated_at":"2025-12-10T10:25:56Z","revision_number":5,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:09,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/56fa819b-df3d-49ba-a5c9-698cc74fb8aa 0.077s 2025-12-10 10:26:09,820 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-37a2c1b2-e1de-49d8-91f1-46e4cd014ff3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/56fa819b-df3d-49ba-a5c9-698cc74fb8aa'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 56fa819b-df3d-49ba-a5c9-698cc74fb8aa could not be found.", "detail": ""}}' 2025-12-10 10:26:10,048 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/941a2613-182c-44d3-8322-85f57340e423 0.227s 2025-12-10 10:26:10,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': 'Wed, 10 Dec 2025 10:26:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2b354f12-8b92-44f5-bf25-1d8b129a1db6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/941a2613-182c-44d3-8322-85f57340e423'} Body: b'' 2025-12-10 10:26:10,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5f4c16d5-f7c5-440e-94e4-418777bf573c 0.474s 2025-12-10 10:26:10,524 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3982cc11-90b4-4d2a-8170-66cc811b9d69', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5f4c16d5-f7c5-440e-94e4-418777bf573c'} Body: b'' 2025-12-10 10:26:10,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/83142872-2382-4ff8-b963-73094dbbdaf9 0.443s 2025-12-10 10:26:10,967 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-97d68643-bc6d-4dbe-89a0-43d9dc73ee8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/83142872-2382-4ff8-b963-73094dbbdaf9'} Body: b'' 2025-12-10 10:26:11,147 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.180s 2025-12-10 10:26:11,148 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': 'Wed, 10 Dec 2025 10:26:10 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-1e3a54f7-9f77-4090-9b9d-3992f860e340', 'x-compute-request-id': 'req-1e3a54f7-9f77-4090-9b9d-3992f860e340', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 34BE 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'' 2025-12-10 10:26:11,731 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.582s 2025-12-10 10:26:11,731 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': 'Wed, 10 Dec 2025 10:26:11 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-9b7eea56-18fe-4ecf-82bd-81ab9b71b90c', 'x-compute-request-id': 'req-9b7eea56-18fe-4ecf-82bd-81ab9b71b90c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:26:11Z", "addresses": {"tempest-network-smoke--169205004": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:74:34"}, {"version": 4, "addr": "192.168.122.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:74:34"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": "2025-12-10T10:24:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1005012358"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:26:12,972 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.237s 2025-12-10 10:26:12,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': 'Wed, 10 Dec 2025 10:26:12 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603bafa0-4cd9-4396-91b2-5b8451f61470', 'x-compute-request-id': 'req-603bafa0-4cd9-4396-91b2-5b8451f61470', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"server": {"id": "77bc78a9-08a2-448f-b9c0-cfd055940b6b", "name": "tempest-TestNetworkBasicOps-server-1350364126", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:24:30Z", "updated": "2025-12-10T10:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-368979134", "OS-SRV-USG:launched_at": "2025-12-10T10:24:45.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:26:12.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-12-10 10:26:12,977 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-10 10:26:14,128 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b 0.150s 2025-12-10 10:26:14,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': 'Wed, 10 Dec 2025 10:26:13 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-24dcf7bd-bdb5-4cc6-9aa4-f56a6a95b683', 'x-compute-request-id': 'req-24dcf7bd-bdb5-4cc6-9aa4-f56a6a95b683', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/77bc78a9-08a2-448f-b9c0-cfd055940b6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 77bc78a9-08a2-448f-b9c0-cfd055940b6b could not be found."}}' 2025-12-10 10:26:14,761 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/94e10544-6f2b-462a-accb-9b6e66b1904b 0.632s 2025-12-10 10:26:14,762 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-805d3091-a678-40e3-9130-cc4b034b618c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/94e10544-6f2b-462a-accb-9b6e66b1904b'} Body: b'' 2025-12-10 10:26:14,815 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-368979134 0.053s 2025-12-10 10:26:14,815 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': 'Wed, 10 Dec 2025 10:26:14 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-70d0ff23-154c-47e4-bd22-f4a7e0b5826f', 'x-compute-request-id': 'req-70d0ff23-154c-47e4-bd22-f4a7e0b5826f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-368979134'} Body: b'' 2025-12-10 10:26:15,831 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4949050f-51e5-4b61-bef0-84ac97e73a8c/remove_router_interface 1.016s 2025-12-10 10:26:15,832 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "3287fcfc-ab57-4e29-b498-2b258d4e845a"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c764d258-6ca7-4126-a58b-b4d1134e698d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4949050f-51e5-4b61-bef0-84ac97e73a8c/remove_router_interface'} Body: b'{"id": "4949050f-51e5-4b61-bef0-84ac97e73a8c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "3be4ab9d-ea28-46b0-a87c-dd3c5364e7f4", "network_id": "16c8959b-0f9c-462b-981f-7320145346f8", "subnet_id": "3287fcfc-ab57-4e29-b498-2b258d4e845a", "subnet_ids": ["3287fcfc-ab57-4e29-b498-2b258d4e845a"]}' 2025-12-10 10:26:16,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3287fcfc-ab57-4e29-b498-2b258d4e845a 0.608s 2025-12-10 10:26:16,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-33b2d16e-63a2-4105-8c80-3ff053ce7b66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/3287fcfc-ab57-4e29-b498-2b258d4e845a'} Body: b'' 2025-12-10 10:26:17,009 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4949050f-51e5-4b61-bef0-84ac97e73a8c 0.568s 2025-12-10 10:26:17,009 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7aead1ff-251a-40be-bce8-303b41745eb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/4949050f-51e5-4b61-bef0-84ac97e73a8c'} Body: b'' 2025-12-10 10:26:17,811 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/16c8959b-0f9c-462b-981f-7320145346f8 0.801s 2025-12-10 10:26:17,811 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-071af686-0343-4712-81b4-de852e3940ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/16c8959b-0f9c-462b-981f-7320145346f8'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:26:17.823030Z 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-12-10 10:27:11.536731Z 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-12-10 10:26:18,518 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.694s 2025-12-10 10:26:18,518 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--2032641177", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-1ed1bb1a-53a1-4c86-bf25-64ae4c4b9d3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","name":"tempest-network-smoke--2032641177","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:26:17Z","updated_at":"2025-12-10T10:26:17Z","revision_number":1}}' 2025-12-10 10:26:19,915 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.397s 2025-12-10 10:26:19,916 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-1334343567", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-4f3ba52c-6a56-40a1-aebb-b90b436a0d2e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "363b75fd-88d5-42b0-aeeb-7e6a115cbc6b", "name": "tempest-TestNetworkBasicOps-router-1334343567", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:26:18Z", "updated_at": "2025-12-10T10:26:19Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:19,974 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.057s 2025-12-10 10:26:19,974 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-868a6507-4f0d-4ed9-b46d-935276401669', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:26:20,108 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.133s 2025-12-10 10:26:20,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-754c755c-fed2-4a35-9db6-7645cfcb045c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:26:20,175 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.066s 2025-12-10 10:26:20,175 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7075eac5-04f9-41fe-8eb7-8e4702228a27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:26:21,620 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 1.444s 2025-12-10 10:26:21,620 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-276319675", "network_id": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-3497c54a-db3a-419d-a2b7-a03a256055a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","name":"tempest-subnet-smoke-276319675","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","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-12-10T10:26:20Z","updated_at":"2025-12-10T10:26:20Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:23,265 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/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b/add_router_interface 1.644s 2025-12-10 10:26:23,266 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7f4241c3-4d12-4ae3-9c8d-c54717b9f9df"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d2409e54-383a-4c28-8e3e-99614e005315', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b/add_router_interface'} Body: b'{"id": "363b75fd-88d5-42b0-aeeb-7e6a115cbc6b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "9e45ca22-bd24-4c51-ae62-496803b9a894", "network_id": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "subnet_id": "7f4241c3-4d12-4ae3-9c8d-c54717b9f9df", "subnet_ids": ["7f4241c3-4d12-4ae3-9c8d-c54717b9f9df"]}' 2025-12-10 10:26:23,384 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.118s 2025-12-10 10:26:23,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': 'Wed, 10 Dec 2025 10:26:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-70914422-4755-476f-a9c3-980d9cf889e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","name":"tempest-network-smoke--2032641177","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["7f4241c3-4d12-4ae3-9c8d-c54717b9f9df"],"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-12-10T10:26:17Z","updated_at":"2025-12-10T10:26:20Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":54236}]}' 2025-12-10 10:26:24,461 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 1.076s 2025-12-10 10:26:24,462 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-477873e9-e7a4-4fb3-af51-9c695daa5b9d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","name":"tempest-subnet-smoke-276319675","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","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-12-10T10:26:20Z","updated_at":"2025-12-10T10:26:20Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:26:25,531 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 1.069s 2025-12-10 10:26:25,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': 'Wed, 10 Dec 2025 10:26:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-39eedf20-647c-4c06-b065-93ace58b40ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "363b75fd-88d5-42b0-aeeb-7e6a115cbc6b", "name": "tempest-TestNetworkBasicOps-router-1334343567", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:26:18Z", "updated_at": "2025-12-10T10:26:22Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:26:27,618 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 2.086s 2025-12-10 10:26:27,618 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-653781637", "network_id": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-86fc39e6-c0fc-4ec9-9bda-9e0e0e4a994b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"project_id":"82da19f85bb840d2a70395c3d761ef38","qos_policy_id":null,"port_security_enabled":true,"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:26Z","revision_number":1}}' 2025-12-10 10:26:28,596 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/23c0526d-3a07-4045-b515-64f7987d3bec 0.977s 2025-12-10 10:26:28,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-9729f628-daa2-453e-a517-a414908f5ecf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/23c0526d-3a07-4045-b515-64f7987d3bec'} Body: b'{"port":{"id":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:26Z","revision_number":1,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:28,732 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.135s 2025-12-10 10:26:28,733 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-426589612", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdI7taRm6qPCce+sluv977emQQ4z7gCph/DR0pvg04/aHJwyMIEVoRnz5wLU0SRwxdOqJC5ddydVdW88lYaY1o+leeVFXjXF/wotGBrph04WmrDOtEw8bry3w2Y67XcbA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:28 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-5af59769-9311-4df0-b3bb-d22deeba8323', 'x-compute-request-id': 'req-5af59769-9311-4df0-b3bb-d22deeba8323', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-426589612", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIdI7taRm6qPCce+sluv977emQQ4z7gCph/DR0pvg04/aHJwyMIEVoRnz5wLU0SRwxdOqJC5ddydVdW88lYaY1o+leeVFXjXF/wotGBrph04WmrDOtEw8bry3w2Y67XcbA==", "fingerprint": "f7:4d:71:25:dc:44:ad:c3:ca:c1:ce:dc:b4:d4:a8:63", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:26:29,566 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.831s 2025-12-10 10:26:29,567 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-1337203579", "description": "tempest-secgroup-smoke-1337203579 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-99977aa2-80fc-42f3-930e-25cd16db127f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "name": "tempest-secgroup-smoke-1337203579", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1337203579 description", "shared": false, "security_group_rules": [{"id": "438d0e18-92c1-464c-b91f-45d771ac1f7a", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:29Z", "updated_at": "2025-12-10T10:26:29Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "8e655197-132a-4e47-9ae3-01d038096822", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:29Z", "updated_at": "2025-12-10T10:26:29Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:26:29Z", "updated_at": "2025-12-10T10:26:29Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:29,773 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.205s 2025-12-10 10:26:29,773 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0db20af0-71e6-418f-906a-9ee17441c533', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "19ea8387-206c-4c09-8ec7-d3bd341b9e5c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:29Z", "updated_at": "2025-12-10T10:26:29Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:30,597 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.823s 2025-12-10 10:26:30,598 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2c98a35f-485d-4a80-828c-890a626d6ef8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d952304d-9ade-458c-b15b-420e68224b91", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:30Z", "updated_at": "2025-12-10T10:26:30Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:30,778 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.179s 2025-12-10 10:26:30,778 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-16e98fb4-5cfa-4ee5-945b-6c433e56c912', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "1e418540-719a-429b-90b2-91ee8316570c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:30Z", "updated_at": "2025-12-10T10:26:30Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:31,542 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.763s 2025-12-10 10:26:31,542 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f17a8bd3-8dbb-4389-a601-beffcb1fcace', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "7449a8c4-d84f-4c4b-bbbd-c51df692f4a1", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:31Z", "updated_at": "2025-12-10T10:26:31Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:31,700 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.157s 2025-12-10 10:26:31,701 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d27ca382-1031-412a-be56-12ac11a75bf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "21c1361e-0b85-4409-abae-e90f9ef6f583", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:31Z", "updated_at": "2025-12-10T10:26:31Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:32,502 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.800s 2025-12-10 10:26:32,502 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": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1d613394-b971-4a71-a19d-b505eab476ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "96a30b71-90f3-4131-95b8-0d578e725324", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "e011bb9c-b660-4460-acd6-20be54a9b7e7", "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-12-10T10:26:31Z", "updated_at": "2025-12-10T10:26:31Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:32,851 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.341s 2025-12-10 10:26:32,851 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:32 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b0f0b483-524e-4a77-ac41-de8bed48c79d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["3BCxDbhnQBeQ8JpR7qDGhw"], "expires_at": "2025-12-10T11:26:32.000000Z", "issued_at": "2025-12-10T10:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:26:32,852 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-10 10:26:34,176 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.324s 2025-12-10 10:26:34,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1905495063", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "port": "23c0526d-3a07-4045-b515-64f7987d3bec"}], "key_name": "tempest-TestNetworkBasicOps-426589612", "security_groups": [{"name": "tempest-secgroup-smoke-1337203579"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:32 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7d4668-81d3-4aff-be2d-9d8d80d03daf', 'x-compute-request-id': 'req-dd7d4668-81d3-4aff-be2d-9d8d80d03daf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1337203579"}], "adminPass": "3PmePBYjtWQb"}}' 2025-12-10 10:26:34,465 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.287s 2025-12-10 10:26:34,465 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': 'Wed, 10 Dec 2025 10:26:34 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-f195572c-39c7-4103-8a0f-a007b7f09bef', 'x-compute-request-id': 'req-f195572c-39c7-4103-8a0f-a007b7f09bef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426589612", "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-12-10 10:26:36,451 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.981s 2025-12-10 10:26:36,451 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': 'Wed, 10 Dec 2025 10:26:35 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6880bb-e1df-4325-90c5-3ad2f85f3a33', 'x-compute-request-id': 'req-9e6880bb-e1df-4325-90c5-3ad2f85f3a33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426589612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:26:36,454 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-10 10:26:37,718 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.263s 2025-12-10 10:26:37,718 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': 'Wed, 10 Dec 2025 10:26:37 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-8e7340be-e756-4b66-81b1-46ec199f96ab', 'x-compute-request-id': 'req-8e7340be-e756-4b66-81b1-46ec199f96ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426589612", "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-12-10 10:26:37,724 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:26:39,673 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.947s 2025-12-10 10:26:39,674 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': 'Wed, 10 Dec 2025 10:26:38 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-80f12694-84e2-4b35-b8fa-e6f57d63dc95', 'x-compute-request-id': 'req-80f12694-84e2-4b35-b8fa-e6f57d63dc95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426589612", "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-12-10 10:26:41,497 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.818s 2025-12-10 10:26:41,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': 'Wed, 10 Dec 2025 10:26:40 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-035c573b-40c3-4c88-a97e-9c139722fc7b', 'x-compute-request-id': 'req-035c573b-40c3-4c88-a97e-9c139722fc7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-426589612", "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-12-10 10:26:42,812 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.307s 2025-12-10 10:26:42,812 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': 'Wed, 10 Dec 2025 10:26:42 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf346d7-b4d7-40c4-ab6d-7d91688cc64f', 'x-compute-request-id': 'req-5cf346d7-b4d7-40c4-ab6d-7d91688cc64f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:42Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426589612", "OS-SRV-USG:launched_at": "2025-12-10T10:26:42.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-12-10 10:26:42,815 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-12-10 10:26:43,472 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.657s 2025-12-10 10:26:43,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': 'Wed, 10 Dec 2025 10:26:42 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebaea0c-ce30-49f7-b2da-7b24f97175ca', 'x-compute-request-id': 'req-9ebaea0c-ce30-49f7-b2da-7b24f97175ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:42Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426589612", "OS-SRV-USG:launched_at": "2025-12-10T10:26:42.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-12-10 10:26:43,481 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:26:43,571 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=e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.088s 2025-12-10 10:26:43,571 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-0d71cfac-6405-4522-8902-595f1ae14c13', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"ports":[{"id":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"ACTIVE","device_id":"e101f1cf-8cb1-4383-b245-9f89d838a2e5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-1905495063","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1905495063","fqdn":"tempest-testnetworkbasicops-server-1905495063.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:41Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:26:43,571 25 DEBUG [tempest.common.waiters] Server ID e101f1cf-8cb1-4383-b245-9f89d838a2e5 ports are all ACTIVE [{'id': '23c0526d-3a07-4045-b515-64f7987d3bec', 'name': 'tempest-TestNetworkBasicOps-653781637', 'network_id': 'f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:7b:60:01', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e101f1cf-8cb1-4383-b245-9f89d838a2e5', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '7f4241c3-4d12-4ae3-9c8d-c54717b9f9df', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['796e6156-6d8e-4cf4-b04a-830fa4553503'], '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-1905495063', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnet10000 workbasicops-server-1905495063', 'fqdn': 'tempest-testnetworkbasicops-server-1905495063.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:26:26Z', 'updated_at': '2025-12-10T10:26:41Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:26:45,026 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 1.454s 2025-12-10 10:26:45,027 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "23c0526d-3a07-4045-b515-64f7987d3bec", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-dc7ea602-1309-4479-bf8f-d551d0b618a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "83b1b181-acbd-4d72-955d-eddcb99ceb8a", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.245", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "363b75fd-88d5-42b0-aeeb-7e6a115cbc6b", "port_id": "23c0526d-3a07-4045-b515-64f7987d3bec", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-653781637", "network_id": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "mac_address": "fa:16:3e:7b:60:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:26:43Z", "updated_at": "2025-12-10T10:26:43Z", "revision_number": 0}}' 2025-12-10 10:26:45,164 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=e101f1cf-8cb1-4383-b245-9f89d838a2e5&network_id=f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6 0.137s 2025-12-10 10:26:45,164 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-5f954e1b-71cc-4e3f-a431-6589ea4ae9d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e101f1cf-8cb1-4383-b245-9f89d838a2e5&network_id=f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6'} Body: b'{"ports":[{"id":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"ACTIVE","device_id":"e101f1cf-8cb1-4383-b245-9f89d838a2e5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-1905495063","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1905495063","fqdn":"tempest-testnetworkbasicops-server-1905495063.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:41Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:26:45,326 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.160s 2025-12-10 10:26:45,326 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': 'Wed, 10 Dec 2025 10:26: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-80484d50-9b91-4ad2-a6b6-07a8e6db122d', 'x-compute-request-id': 'req-80484d50-9b91-4ad2-a6b6-07a8e6db122d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'' 2025-12-10 10:26:45,824 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.498s 2025-12-10 10:26:45,825 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': 'Wed, 10 Dec 2025 10:26:45 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a6e708f-f92d-4d36-a544-eefbaab2fcc1', 'x-compute-request-id': 'req-8a6e708f-f92d-4d36-a544-eefbaab2fcc1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:45Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426589612", "OS-SRV-USG:launched_at": "2025-12-10T10:26:42.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-12-10 10:26:47,133 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.303s 2025-12-10 10:26:47,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': 'Wed, 10 Dec 2025 10:26:46 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69dd0aa9-f592-49d9-993f-7e6e9efb53e3', 'x-compute-request-id': 'req-69dd0aa9-f592-49d9-993f-7e6e9efb53e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"server": {"id": "e101f1cf-8cb1-4383-b245-9f89d838a2e5", "name": "tempest-TestNetworkBasicOps-server-1905495063", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:34Z", "updated": "2025-12-10T10:26:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-426589612", "OS-SRV-USG:launched_at": "2025-12-10T10:26:42.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:26:46.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-12-10 10:26:47,137 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2025-12-10 10:26:48,217 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/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.079s 2025-12-10 10:26:48,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': 'Wed, 10 Dec 2025 10:26: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-835d2933-a872-43f4-aa26-b2918938f9a1', 'x-compute-request-id': 'req-835d2933-a872-43f4-aa26-b2918938f9a1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e101f1cf-8cb1-4383-b245-9f89d838a2e5 could not be found."}}' 2025-12-10 10:26:48,456 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/23c0526d-3a07-4045-b515-64f7987d3bec 0.238s 2025-12-10 10:26:48,457 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-72edf41b-015b-4081-8b6a-b60de9c54312', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/23c0526d-3a07-4045-b515-64f7987d3bec'} Body: b'{"port":{"id":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:46Z","revision_number":6,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:48,569 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.110s 2025-12-10 10:26:48,569 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-359933792", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKB66WzJZfDWRHyBR/68FAa3zGcU3UZ9Su8ltkpWAmQkgvyvTR/4yh2ddOEBkS2TJuHUUvJtqq5rmVaMCAB55HJvgsa2YberQZuH+i61UiYEuA3NcjJluQ5omV4DuIPsgQ=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:48 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-90ec60c3-6a13-4362-ace9-369b7460416c', 'x-compute-request-id': 'req-90ec60c3-6a13-4362-ace9-369b7460416c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-359933792", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKB66WzJZfDWRHyBR/68FAa3zGcU3UZ9Su8ltkpWAmQkgvyvTR/4yh2ddOEBkS2TJuHUUvJtqq5rmVaMCAB55HJvgsa2YberQZuH+i61UiYEuA3NcjJluQ5omV4DuIPsgQ==", "fingerprint": "bb:a8:01:52:70:52:f7:f8:2a:dd:61:f0:19:ab:b2:a5", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:26:48,732 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.161s 2025-12-10 10:26:48,732 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-165174055", "description": "tempest-secgroup-smoke-165174055 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-f190c5fc-1338-4255-ae5e-34402c500bb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "name": "tempest-secgroup-smoke-165174055", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-165174055 description", "shared": false, "security_group_rules": [{"id": "810fd7fe-fe87-4a0f-9e1d-c493b4a5fb4f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:48Z", "updated_at": "2025-12-10T10:26:48Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "b64322a1-d02d-4bba-a7b7-5b6c9c25b2fe", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:48Z", "updated_at": "2025-12-10T10:26:48Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:26:48Z", "updated_at": "2025-12-10T10:26:48Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:48,890 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.158s 2025-12-10 10:26:48,891 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a8eedd3e-0ef4-4f15-91b1-66e20f1a12cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "cae0984e-aa64-40c2-95d5-3ce60c6833a4", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:48Z", "updated_at": "2025-12-10T10:26:48Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:49,078 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.187s 2025-12-10 10:26:49,079 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-caa4b82a-1e27-4116-bd8a-e9323e136683', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "6710b7a9-7b22-4e33-8dc1-aff4d588f396", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:48Z", "updated_at": "2025-12-10T10:26:48Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:49,243 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.163s 2025-12-10 10:26:49,243 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6008a21c-5b19-4757-96b0-c045ce408457', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "208d6fd8-8cdc-42c0-8ccd-6c449230933c", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:49Z", "updated_at": "2025-12-10T10:26:49Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:49,536 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.291s 2025-12-10 10:26:49,537 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-59b89378-5287-4ec3-b523-c09330a31982', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "4821fc0b-fb46-43d2-9da4-bebb74b3bfb5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:49Z", "updated_at": "2025-12-10T10:26:49Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:49,715 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.178s 2025-12-10 10:26:49,715 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b362d454-9e72-4acc-962a-8205f854bb52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "ec665289-ff57-426a-8485-0991d5ad4360", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:49Z", "updated_at": "2025-12-10T10:26:49Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:49,930 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.213s 2025-12-10 10:26:49,931 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": "032e1884-f2a5-4292-989d-ad7bddebfecc", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e280db7e-2e27-4aa4-8828-93726d39dc1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d2602795-bac6-4a3d-84cd-f14b042b22a8", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "032e1884-f2a5-4292-989d-ad7bddebfecc", "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-12-10T10:26:49Z", "updated_at": "2025-12-10T10:26:49Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:26:50,285 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.349s 2025-12-10 10:26:50,286 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:49 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a833ac06-78c1-4bfa-a95f-2ee47f87e99e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["aDMjvdPRT-u4cyvCfv4_Jg"], "expires_at": "2025-12-10T11:26:50.000000Z", "issued_at": "2025-12-10T10:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:26:50,287 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-12-10 10:26:53,559 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.271s 2025-12-10 10:26:53,560 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-382428463", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "port": "23c0526d-3a07-4045-b515-64f7987d3bec"}], "key_name": "tempest-TestNetworkBasicOps-359933792", "security_groups": [{"name": "tempest-secgroup-smoke-165174055"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:26:50 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74249ec-6b32-45a6-8911-ad67b1b0540a', 'x-compute-request-id': 'req-f74249ec-6b32-45a6-8911-ad67b1b0540a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-165174055"}], "adminPass": "tQK2ceYGyqw5"}}' 2025-12-10 10:26:53,808 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.247s 2025-12-10 10:26:53,808 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': 'Wed, 10 Dec 2025 10:26:53 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-944d6862-3186-4b43-8c4c-306b4d648b74', 'x-compute-request-id': 'req-944d6862-3186-4b43-8c4c-306b4d648b74', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-359933792", "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-12-10 10:26:55,472 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.658s 2025-12-10 10:26:55,472 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': 'Wed, 10 Dec 2025 10:26:54 GMT', 'server': 'Apache', 'content-length': '1397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda8f5b7-dc14-49bb-89a8-632f6ec31cec', 'x-compute-request-id': 'req-fda8f5b7-dc14-49bb-89a8-632f6ec31cec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-359933792", "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-12-10 10:26:56,970 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.492s 2025-12-10 10:26:56,971 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': 'Wed, 10 Dec 2025 10:26:56 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-7f33672d-7f61-445d-8c29-d22cf6b65f0c', 'x-compute-request-id': 'req-7f33672d-7f61-445d-8c29-d22cf6b65f0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-359933792", "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-12-10 10:26:56,976 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:26:58,864 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.887s 2025-12-10 10:26:58,865 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': 'Wed, 10 Dec 2025 10:26:57 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-88e42df8-5326-4124-add6-ec979d916dda', 'x-compute-request-id': 'req-88e42df8-5326-4124-add6-ec979d916dda', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-359933792", "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-12-10 10:27:00,222 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.353s 2025-12-10 10:27:00,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': 'Wed, 10 Dec 2025 10:26:59 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90249476-bcb9-4877-91ad-d64691c84382', 'x-compute-request-id': 'req-90249476-bcb9-4877-91ad-d64691c84382', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:59Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}, {"version": 4, "addr": "192.168.122.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-359933792", "OS-SRV-USG:launched_at": "2025-12-10T10:26:59.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-12-10 10:27:00,225 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2025-12-10 10:27:00,582 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/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.357s 2025-12-10 10:27:00,583 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': 'Wed, 10 Dec 2025 10:27:00 GMT', 'server': 'Apache', 'content-length': '1788', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986dfdbb-b13d-4c6d-afa8-6f0324941860', 'x-compute-request-id': 'req-986dfdbb-b13d-4c6d-afa8-6f0324941860', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:26:59Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}, {"version": 4, "addr": "192.168.122.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-359933792", "OS-SRV-USG:launched_at": "2025-12-10T10:26:59.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-12-10 10:27:00,659 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=e71a25fc-84a8-47f2-9cd4-00f608ed48a5&network_id=f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6 0.073s 2025-12-10 10:27:00,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1377', 'x-openstack-request-id': 'req-1fbe6790-65c3-4828-b51e-2a00ca0c13cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e71a25fc-84a8-47f2-9cd4-00f608ed48a5&network_id=f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6'} Body: b'{"ports":[{"id":"23c0526d-3a07-4045-b515-64f7987d3bec","name":"tempest-TestNetworkBasicOps-653781637","network_id":"f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:7b:60:01","admin_state_up":true,"status":"ACTIVE","device_id":"e71a25fc-84a8-47f2-9cd4-00f608ed48a5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7f4241c3-4d12-4ae3-9c8d-c54717b9f9df","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["796e6156-6d8e-4cf4-b04a-830fa4553503"],"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-382428463","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-382428463","fqdn":"tempest-testnetworkbasicops-server-382428463.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:26:26Z","updated_at":"2025-12-10T10:26:59Z","revision_number":9,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:27:00,788 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.128s 2025-12-10 10:27:00,788 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': 'Wed, 10 Dec 2025 10:27:00 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-e2673d1f-1c6d-4d48-bd7e-d47e27ee6c39', 'x-compute-request-id': 'req-e2673d1f-1c6d-4d48-bd7e-d47e27ee6c39', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'' 2025-12-10 10:27:01,117 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.328s 2025-12-10 10:27:01,117 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': 'Wed, 10 Dec 2025 10:27:00 GMT', 'server': 'Apache', 'content-length': '1794', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65e2aee-fe51-480f-9ba1-ef6d99fa2cf9', 'x-compute-request-id': 'req-f65e2aee-fe51-480f-9ba1-ef6d99fa2cf9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:27:00Z", "addresses": {"tempest-network-smoke--2032641177": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}, {"version": 4, "addr": "192.168.122.245", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:60:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-359933792", "OS-SRV-USG:launched_at": "2025-12-10T10:26:59.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-12-10 10:27:02,315 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.189s 2025-12-10 10:27:02,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': 'Wed, 10 Dec 2025 10:27:02 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-cf2e6717-3fe6-42ef-be15-eb18aef4854a', 'x-compute-request-id': 'req-cf2e6717-3fe6-42ef-be15-eb18aef4854a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"server": {"id": "e71a25fc-84a8-47f2-9cd4-00f608ed48a5", "name": "tempest-TestNetworkBasicOps-server-382428463", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:26:53Z", "updated": "2025-12-10T10:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-359933792", "OS-SRV-USG:launched_at": "2025-12-10T10:26:59.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:27:01.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-12-10 10:27:02,322 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-10 10:27:03,381 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5 0.058s 2025-12-10 10:27:03,382 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': 'Wed, 10 Dec 2025 10:27:03 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-25396f3f-7992-4275-9259-561a1ec3148f', 'x-compute-request-id': 'req-25396f3f-7992-4275-9259-561a1ec3148f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e71a25fc-84a8-47f2-9cd4-00f608ed48a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e71a25fc-84a8-47f2-9cd4-00f608ed48a5 could not be found."}}' 2025-12-10 10:27:03,528 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/032e1884-f2a5-4292-989d-ad7bddebfecc 0.146s 2025-12-10 10:27:03,528 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:03 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d2c5b846-08ca-42cd-a738-9781004c8dea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/032e1884-f2a5-4292-989d-ad7bddebfecc'} Body: b'' 2025-12-10 10:27:03,594 25 INFO [tem2E03 pest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-359933792 0.065s 2025-12-10 10:27:03,594 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': 'Wed, 10 Dec 2025 10:27:03 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91fb89bd-83e6-4aed-afa6-d100b7a8a747', 'x-compute-request-id': 'req-91fb89bd-83e6-4aed-afa6-d100b7a8a747', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-359933792'} Body: b'' 2025-12-10 10:27:04,560 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/83b1b181-acbd-4d72-955d-eddcb99ceb8a 0.965s 2025-12-10 10:27:04,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-baf977ff-5501-4c6d-b71e-2e0f773ed753', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/83b1b181-acbd-4d72-955d-eddcb99ceb8a'} Body: b'' 2025-12-10 10:27:04,634 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.073s 2025-12-10 10:27:04,634 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': 'Wed, 10 Dec 2025 10:27:04 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-1caa20e6-b000-44da-9f65-47b42a33e337', 'x-compute-request-id': 'req-1caa20e6-b000-44da-9f65-47b42a33e337', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e101f1cf-8cb1-4383-b245-9f89d838a2e5 could not be found."}}' 2025-12-10 10:27:04,702 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5 0.067s 2025-12-10 10:27:04,703 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': 'Wed, 10 Dec 2025 10:27:04 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-4d1b033b-07a0-430b-a9fe-ebd0147e801f', 'x-compute-request-id': 'req-4d1b033b-07a0-430b-a9fe-ebd0147e801f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e101f1cf-8cb1-4383-b245-9f89d838a2e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e101f1cf-8cb1-4383-b245-9f89d838a2e5 could not be found."}}' 2025-12-10 10:27:05,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e011bb9c-b660-4460-acd6-20be54a9b7e7 1.010s 2025-12-10 10:27:05,714 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:05 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d5f74719-06fc-49d3-9e91-29a40eeb41d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e011bb9c-b660-4460-acd6-20be54a9b7e7'} Body: b'' 2025-12-10 10:27:05,776 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-426589612 0.062s 2025-12-10 10:27:05,777 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': 'Wed, 10 Dec 2025 10:27:05 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-6a91bd59-521f-4925-b041-275e09c4690d', 'x-compute-request-id': 'req-6a91bd59-521f-4925-b041-275e09c4690d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-426589612'} Body: b'' 2025-12-10 10:27:06,703 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/23c0526d-3a07-4045-b515-64f7987d3bec 0.926s 2025-12-10 10:27:06,703 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-422b2452-e225-422e-b32f-46a0234c3a07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/23c0526d-3a07-4045-b515-64f7987d3bec'} Body: b'' 2025-12-10 10:27:08,631 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b/remove_router_interface 1.927s 2025-12-10 10:27:08,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7f4241c3-4d12-4ae3-9c8d-c54717b9f9df"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-654ed5aa-f547-4fe1-b7ad-33d97f519334', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b/remove_router_interface'} Body: b'{"id": "363b75fd-88d5-42b0-aeeb-7e6a115cbc6b", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "9e45ca22-bd24-4c51-ae62-496803b9a894", "network_id": "f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6", "subnet_id": "7f4241c3-4d12-4ae3-9c8d-c54717b9f9df", "subnet_ids": ["7f4241c3-4d12-4ae3-9c8d-c54717b9f9df"]}' 2025-12-10 10:27:08,883 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7f4241c3-4d12-4ae3-9c8d-c54717b9f9df 0.250s 2025-12-10 10:27:08,883 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3612c542-a52c-4631-9fb2-91825a5f3fad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/7f4241c3-4d12-4ae3-9c8d-c54717b9f9df'} Body: b'' 2025-12-10 10:27:10,620 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b 1.736s 2025-12-10 10:27:10,621 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d4467899-eeeb-4d99-bfbc-0d0806e4d987', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/363b75fd-88d5-42b0-aeeb-7e6a115cbc6b'} Body: b'' 2025-12-10 10:27:11,535 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6 0.914s 2025-12-10 10:27:11,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-51e840cb-e3d6-44bc-9d25-6938b3a41050', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f6c2a93d-7c6f-44cf-a6a8-2dc701b77fb6'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:27:11.545662Z 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-12-10 10:27:11.546498Z 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-12-10 10:27:11.547185Z 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-12-10 10:28:12.463688Z 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-12-10 10:27:12,491 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.943s 2025-12-10 10:27:12,491 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--1145886993", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-11ff39bd-dc64-48f2-852e-80d1a10c0f1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","name":"tempest-network-smoke--1145886993","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:27:11Z","updated_at":"2025-12-10T10:27:11Z","revision_number":1}}' 2025-12-10 10:27:14,456 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.964s 2025-12-10 10:27:14,456 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-951111715", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-753b7cf9-94a8-4688-bc1c-c3e8358c5dc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "name": "tempest-TestNetworkBasicOps-router-951111715", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.181"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:27:12Z", "updated_at": "2025-12-10T10:27:13Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:14,526 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.069s 2025-12-10 10:27:14,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e255b52a-0df5-4654-9e3b-d636110c7613', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:27:14,626 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.099s 2025-12-10 10:27:14,626 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2844a0ca-cde7-49cb-bfc5-e4f3787cd0c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:27:14,708 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.081s 2025-12-10 10:27:14,708 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e330ce82-0e31-477f-869a-99afdb8bddd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:27:16,258 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.550s 2025-12-10 10:27:16,258 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-717495074", "network_id": "41ae0339-dff6-4fe8-8447-0f930c6e18b6", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '641', 'x-openstack-request-id': 'req-72b307a0-0a2a-4521-829a-21e927588591', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"05317be3-57c1-44ba-a678-271575011937","name":"tempest-subnet-smoke-717495074","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","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-12-10T10:27:14Z","updated_at":"2025-12-10T10:27:14Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:18,064 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb/add_router_interface 1.805s 2025-12-10 10:27:18,064 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "05317be3-57c1-44ba-a678-271575011937"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4cedd159-b40d-42de-a186-5546f49114f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb/add_router_interface'} Body: b'{"id": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "31ff00eb-142b-4751-89f4-56c3aac15731", "network_id": "41ae0339-dff6-4fe8-8447-0f930c6e18b6", "subnet_id": "05317be3-57c1-44ba-a678-271575011937", "subnet_ids": ["05317be3-57c1-44ba-a678-271575011937"]}' 2025-12-10 10:27:18,186 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.121s 2025-12-10 10:27:18,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-2ec90b66-b086-4497-a474-833592dac2b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","name":"tempest-network-smoke--1145886993","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["05317be3-57c1-44ba-a678-271575011937"],"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-12-10T10:27:11Z","updated_at":"2025-12-10T10:27:14Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":5080},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:27:18,282 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.095s 2025-12-10 10:27:18,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1300', 'x-openstack-request-id': 'req-1f612f3a-564a-4d4c-8bc4-ea1181498b64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"05317be3-57c1-44ba-a678-271575011937","name":"tempest-subnet-smoke-717495074","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","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-12-10T10:27:14Z","updated_at":"2025-12-10T10:27:14Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:27:18,371 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.089s 2025-12-10 10:27:18,371 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-adff0ddf-7455-4088-b92f-91d632ae7f9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "name": "tempest-TestNetworkBasicOps-router-951111715", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.181"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:27:12Z", "updated_at": "2025-12-10T10:27:16Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:27:18,462 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.089s 2025-12-10 10:27:18,462 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-1362130893", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBD/S3MIFhjDQcWP5bkFZil9XFrdHwleRoVAm3/szFvAPURRQt99tCposeAWvlwKUUKUdalnVmN/Owljn+HBXB8AlfxpoM9ULxL+k3ARcoiIo7vqROMnc9hVo0A5lNhSxA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:18 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-1ae86b27-8e91-4e1f-a2e4-4a02e458bf53', 'x-compute-request-id': 'req-1ae86b27-8e91-4e1f-a2e4-4a02e458bf53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1362130893", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBD/S3MIFhjDQcWP5bkFZil9XFrdHwleRoVAm3/szFvAPURRQt99tCposeAWvlwKUUKUdalnVmN/Owljn+HBXB8AlfxpoM9ULxL+k3ARcoiIo7vqROMnc9hVo0A5lNhSxA==", "fingerprint": "9f:fa:f3:76:37:d5:35:c7:49:55:ec:66:e2:7d:cd:12", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:27:20,532 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 2.067s 2025-12-10 10:27:20,532 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-895850113", "description": "tempest-secgroup-smoke-895850113 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b3550044-4e66-4d5b-923d-9a54f8f06998', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "name": "tempest-secgroup-smoke-895850113", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-895850113 description", "shared": false, "security_group_rules": [{"id": "20158667-69ab-4aa5-ab2d-812e13424f3e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:19Z", "updated_at": "2025-12-10T10:27:19Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "b2310230-0358-4585-803c-27ffd9dd10d1", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:19Z", "updated_at": "2025-12-10T10:27:19Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:27:19Z", "updated_at": "2025-12-10T10:27:19Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:21,566 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 1.034s 2025-12-10 10:27:21,567 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f7d7f84d-39e0-4a27-ab23-ffb803bc9958', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "2bbe962e-0a07-4fd4-93ad-1c95c593cb42", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:21Z", "updated_at": "2025-12-10T10:27:21Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:22,549 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.982s 2025-12-10 10:27:22,549 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8bbe3d1d-91a9-4f4d-8332-29b2d53c149c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "99d9d097-cd19-478c-b2d3-adf5ef8739fd", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:22Z", "updated_at": "2025-12-10T10:27:22Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:23,585 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 1.035s 2025-12-10 10:27:23,585 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ab0b4403-2339-4add-85aa-1a916f6c0cd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "e89d608f-17a4-4a7b-b780-12fca059a5d0", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:23Z", "updated_at": "2025-12-10T10:27:23Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:24,543 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.957s 2025-12-10 10:27:24,544 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5cb6cb44-2ea1-4c87-8d37-e935c4194bf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "cb585908-1cb6-4475-9e93-157e3a864671", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:24Z", "updated_at": "2025-12-10T10:27:24Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:25,507 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.963s 2025-12-10 10:27:25,507 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-09306c0a-3d48-41c9-942a-54c96fd3c544', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "1a8a992d-bdd7-4f7a-8643-6ef726d2f120", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:24Z", "updated_at": "2025-12-10T10:27:24Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:26,484 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.977s 2025-12-10 10:27:26,485 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": "7f976492-1780-4558-bd8e-ef39147dbb4b", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-23478623-4da9-4a06-ab76-5636f7610ec0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "2fb1af3f-6546-4b17-a142-614a0b34f091", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "7f976492-1780-4558-bd8e-ef39147dbb4b", "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-12-10T10:27:25Z", "updated_at": "2025-12-10T10:27:25Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:26,824 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.332s 2025-12-10 10:27:26,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:26 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8678bfa2-6337-49f8-b90e-02c36c753f0b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["RoHBJD-jSYmKTMVO9tEefw"], "expires_at": "2025-12-10T11:27:26.000000Z", "issued_at": "2025-12-10T10:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:27:26,825 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-12-10 10:27:28,361 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.535s 2025-12-10 10:27:28,361 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-1170012183", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "41ae0339-dff6-4fe8-8447-0f930c6e18b6"}], "key_name": "tempest-TestNetworkBasicOps-1362130893", "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:26 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba04233-304a-4b0a-a0a8-58949413f22a', 'x-compute-request-id': 'req-9ba04233-304a-4b0a-a0a8-58949413f22a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "38561f38-3869-400d-9dc3-5f37104822d0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "adminPass": "zShtmJsNPe8f"}}' 2025-12-10 10:27:29,471 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 1.108s 2025-12-10 10:27:29,471 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': 'Wed, 10 Dec 2025 10:27:28 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-5b4bfe7d-a3ea-49e9-a46f-6d8e9695d3ee', 'x-compute-request-id': 'req-5b4bfe7d-a3ea-49e9-a46f-6d8e9695d3ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1362130893", "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-12-10 10:27:30,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.239s 2025-12-10 10:27:30,714 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': 'Wed, 10 Dec 2025 10:27:30 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-01aa091f-82cf-4766-9e2e-61c80ed7c081', 'x-compute-request-id': 'req-01aa091f-82cf-4766-9e2e-61c80ed7c081', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1362130893", "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-12-10 10:27:30,717 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-10 10:27:32,124 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.405s 2025-12-10 10:27:32,124 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': 'Wed, 10 Dec 2025 10:27:31 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-fcbf3122-3db4-49c9-8ca1-6281dc1d95c2', 'x-compute-request-id': 'req-fcbf3122-3db4-49c9-8ca1-6281dc1d95c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:27:33,768 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.639s 2025-12-10 10:27:33,768 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': 'Wed, 10 Dec 2025 10:27:33 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-206b4d26-a913-454d-8c64-a49ff2c0f148', 'x-compute-request-id': 'req-206b4d26-a913-454d-8c64-a49ff2c0f148', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:27:35,148 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.373s 2025-12-10 10:27:35,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': 'Wed, 10 Dec 2025 10:27:34 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-27077052-ba31-4912-a93b-b21a8e89ab29', 'x-compute-request-id': 'req-27077052-ba31-4912-a93b-b21a8e89ab29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:34Z", "addresses": {"tempest-network-smoke--1145886993": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": "2025-12-10T10:27:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:27:35,154 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-12-10 10:27:35,478 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.324s 2025-12-10 10:27:35,479 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': 'Wed, 10 Dec 2025 10:27:35 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-adc9812c-5650-4878-be3c-828cc2b1344b', 'x-compute-request-id': 'req-adc9812c-5650-4878-be3c-828cc2b1344b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:27:34Z", "addresses": {"tempest-network-smoke--1145886993": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": "2025-12-10T10:27:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:27:35,483 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:27:35,563 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=38561f38-3869-400d-9dc3-5f37104822d0 0.079s 2025-12-10 10:27:35,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': 'Wed, 10 Dec 2025 10:27:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-0eb49e48-14dd-4876-9318-44d7321fb888', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"ports":[{"id":"5d0a0d4a-d7f5-46ea-b982-c33879f6e687","name":"","network_id":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:c3:95:bd","admin_state_up":true,"status":"ACTIVE","device_id":"38561f38-3869-400d-9dc3-5f37104822d0","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"05317be3-57c1-44ba-a678-271575011937","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7f976492-1780-4558-bd8e-ef39147dbb4b"],"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-1170012183","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-1170012183","fqdn":"tempest-testnetworkbasicops-server-1170012183.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:27:30Z","updated_at":"2025-12-10T10:27:34Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:27:35,564 25 DEBUG [tempest.common.waiters] Server ID 38561f38-3869-400d-9dc3-5f37104822d0 ports are all ACTIVE [{'id': '5d0a0d4a-d7f5-46ea-b982-c33879f6e687', 'name': '', 'network_id': '41ae0339-dff6-4fe8-8447-0f930c6e18b6', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:c3:95:bd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '38561f38-3869-400d-9dc3-5f37104822d0', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '05317be3-57c1-44ba-a678-271575011937', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7f976492-1780-4558-bd8e-ef39147dbb4b'], '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-1170012183', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-1170012183', 'fqdn': 'tempest-testnetworkbasicops-server-1170012183.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:27:30Z', 'updated_at': '2025-12-10T10:27:34Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:27:36,796 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.232s 2025-12-10 10:27:36,797 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "5d0a0d4a-d7f5-46ea-b982-c33879f6e687", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-2a0b27c8-4cb6-4193-afc9-738b21249184', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "27bfa979-2c98-4657-8349-7157df4aa3c5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.221", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "port_id": "5d0a0d4a-d7f5-46ea-b982-c33879f6e687", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "41ae0339-dff6-4fe8-8447-0f930c6e18b6", "mac_address": "fa:16:3e:c3:95:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "38561f38-3869-400d-9dc3-5f37104822d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:27:35Z", "updated_at": "2025-12-10T10:27:35Z", "revision_number": 0}}' 2025-12-10 10:27:36,904 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/27bfa979-2c98-4657-8349-7157df4aa3c5 0.107s 2025-12-10 10:27:36,904 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:27:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-b40d856f-32fc-4450-8eaf-68822adc38dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/27bfa979-2c98-4657-8349-7157df4aa3c5'} Body: b'{"floatingip": {"id": "27bfa979-2c98-4657-8349-7157df4aa3c5", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.221", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "port_id": "5d0a0d4a-d7f5-46ea-b982-c33879f6e687", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "41ae0339-dff6-4fe8-8447-0f930c6e18b6", "mac_address": "fa:16:3e:c3:95:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "38561f38-3869-400d-9dc3-5f37104822d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:27:35Z", "updated_at": "2025-12-10T10:27:36Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:36,904 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '27bfa979-2c98-4657-8349-7157df4aa3c5', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.221', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': 'e7538768-3151-447e-ad39-c8c21c2c3fcb', 'port_id': '5d0a0d4a-d7f5-46ea-b982-c33879f6e687', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '41ae0339-dff6-4fe8-8447-0f930c6e18b6', 'mac_address': 'fa:16:3e:c3:95:bd', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '38561f38-3869-400d-9dc3-5f37104822d0', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:27:35Z', 'updated_at': '2025-12-10T10:27:36Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:27:36,904 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.107585 seconds 2025-12-10 10:27:36,905 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.221 with user: cirros 2025-12-10 10:27:36,905 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.221 in 120 sec and the expected result is reachable 2025-12-10 10:27:53,145 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.240386 seconds 2025-12-10 10:27:53,146 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.221 in 120 sec and the ping result is expected 2025-12-10 10:27:53,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0/action 0.150s 2025-12-10 10:27:53,297 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': 'Wed, 10 Dec 2025 10:27:53 GMT', 'server': 'Apache', 'content-length': '75564', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ad7acf-df2a-484b-b28b-0ddaa99995a6', 'x-compute-request-id': 'req-14ad7acf-df2a-484b-b28b-0ddaa99995a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location'10000 : 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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.000004] kvm-clock: using sched offset of 1195910083 cycles\\n[ 0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000013] tsc: Detected 2799.998 MHz processor\\n[ 0.001406] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001875] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004823] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004897] Using GB pages for direct mapping\\n[ 0.005295] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005305] ACPI: Early table checksum verification disabled\\n[ 0.005313] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005321] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005331] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005341] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005346] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005350] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005355] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005360] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005364] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005372] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005374] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006913] No NUMA configuration fo 2025-12-10 10:27:53,298 25 DEBUG [tempest.scenario.manager] Console output for 38561f38-3869-400d-9dc3-5f37104822d0 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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.000004] kvm-clock: using sched offset of 1195910083 cycles [ 0.000008] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000013] tsc: Detected 2799.998 MHz processor [ 0.001406] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001875] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004823] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004897] Using GB pages for direct mapping [ 0.005295] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005305] ACPI: Early table checksum verification disabled [ 0.005313] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005321] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005331] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005341] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005346] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005350] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005355] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005360] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005364] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005367] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005369] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005370] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005372] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005374] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006913] No NUMA configuration found [ 0.006916] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006925] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007284] Zone ranges: [ 0.007286] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007288] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007291] Normal empty [ 0.007292] Device empty [ 0.007294] Movable zone start for each node [ 0.007297] Early memory node ranges [ 0.007298] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007300] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007302] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007728] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007766] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.008012] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019443] ACPI: PM-Timer IO Port: 0x608 [ 0.019478] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019651] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019656] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019659] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019660] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019662] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019664] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019669] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019672] TSC deadline timer available [ 0.019692] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019793] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019797] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019799] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019801] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019804] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019806] Booting paravirtualized kernel on KVM [ 0.019811] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019822] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020349] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020445] kvm-guest: setup async PF for cpu 0 [ 0.020479] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020501] kvm-guest: PV spinlocks disabled, single CPU [ 0.020510] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020512] Policy zone: DMA32 [ 0.020514] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020603] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020625] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020637] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020702] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.021088] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021831] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021864] ftrace: allocating 50600 entries in 198 pages [ 0.050742] ftrace: allocated 198 pages with 4 groups [ 0.050939] rcu: Hierarchical RCU implementation. [ 0.050941] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.050944] Rude variant of Tasks RCU enabled. [ 0.050945] Tracing variant of Tasks RCU enabled. [ 0.050946] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.050948] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.055544] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056083] random: crng init done [ 0.100796] Console: colour VGA+ 80x25 [ 0.253109] printk: console [tty1] enabled [ 0.623917] printk: console [ttyS0] enabled [ 0.627579] ACPI: Core revision 20210730 [ 0.630724] APIC: Switch to symmetric I/O mode setup [ 0.635366] x2apic enabled [ 0.638788] Switched APIC routing to physical x2apic. [ 0.648735] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.656454] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.660445] pid_max: default: 32768 minimum: 301 [ 0.660445] LSM: Security Framework initializing [ 0.660445] landlock: Up and running. [ 0.660445] Yama: becoming mindful. [ 0.660445] AppArmor: AppArmor initialized [ 0.660445] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.660445] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.660445] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.660445] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.660445] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.660445] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.660445] Spectre V2 : Mitigation: Retpolines [ 0.660445] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.660445] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.660445] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.660445] RETBleed: Mitigation: untrained return thunk [ 0.660445] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.660445] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.660445] Freeing SMP alternatives memory: 44K [ 0.660445] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.660620] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.664468] ... version: 0 [ 0.667415] ... bit width: 48 [ 0.668459] ... generic registers: 6 [ 0.671386] ... value mask: 0000ffffffffffff [ 0.672459] ... max period: 00007fffffffffff [ 0.676227] ... fixed-purpose events: 0 [ 0.676459] ... event mask: 000000000000003f [ 0.680615] rcu: Hierarchical SRCU implementation. [ 0.684778] smp: Bringing up secondary CPUs ... [ 0.688267] smp: Brought up 1 node, 1 CPU [ 0.688465] smpboot: Max logical packages: 1 [ 0.691677] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.693055] devtmpfs: initialized [ 0.695824] x86/mm: Memory block size: 128MB [ 0.696669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.700487] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.704535] pinctrl core: initialized pinctrl subsystem [ 0.708460] PM: RTC time: 10:27:36, date: 2025-12-10 [ 0.712369] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.712562] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.716490] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.720478] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.724472] audit: initializing netlink subsys (disabled) [ 0.728640] thermal_sys: Registered thermal governor 'fair_share' [ 0.728641] thermal_sys: Registered thermal governor 'bang_bang' [ 0.732467] audit: type=2000 audit(1765362455.976:1): state=initialized audit_enabled=0 res=1 [ 0.740472] thermal_sys: Registered thermal governor 'step_wise' [ 0.740474] thermal_sys: Registered thermal governor 'user_space' [ 0.744462] thermal_sys: Registered thermal governor 'power_allocator' [ 0.748511] EISA bus registered [ 0.754857] cpuidle: using governor ladder [ 0.756460] cpuidle: using governor menu [ 0.762186] ACPI: bus type PCI registered [ 0.764480] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.768820] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.772464] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.776491] PCI: Using configuration type 1 for base access [ 0.781659] Kprobes globally optimized [ 0.784628] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.788466] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.793490] ACPI: Added _OSI(Module Device) [ 0.796507] ACPI: Added _OSI(Processor Device) [ 0.799825] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.800500] ACPI: Added _OSI(Processor Aggregator Device) [ 0.804469] ACPI: Added _OSI(Linux-Dell-Video) [ 0.807764] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.808474] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.815785] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.820408] ACPI: Interpreter enabled [ 0.820475] ACPI: PM: (supports S0 S5) [ 0.823291] ACPI: Using IOAPIC for interrupt routing [ 0.824500] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.828458] PCI: Using E820 reservations for host bridge windows [ 0.832741] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.843314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.844467] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.848580] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.852565] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.857774] PCI host bridge to bus 0000:00 [ 0.860461] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.864462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.868460] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.872478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.876460] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.880459] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.884459] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.888846] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.897006] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.907870] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.920507] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.928495] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.942247] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.944705] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.953911] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.960306] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.968210] pci 0000:00:02.0: enabling Extended Tags [ 0.971109] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.975771] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.983847] pci 0000:00:02.1: enabling Extended Tags [ 0.989449] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.996471] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.009710] pci 0000:00:02.2: enabling Extended Tags [ 1.015538] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.020204] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.026689] pci 0000:00:02.3: enabling Extended Tags [ 1.031317] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.036188] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.044467] pci 0000:00:02.4: enabling Extended Tags [ 1.052210] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.055957] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.062170] pci 0000:00:02.5: enabling Extended Tags [ 1.067076] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.071755] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.082110] pci 0000:00:02.6: enabling Extended Tags [ 1.087113] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.094427] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.106555] pci 0000:00:02.7: enabling Extended Tags [ 1.114007] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.120424] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.128756] pci 0000:00:03.0: enabling Extended Tags [ 1.135265] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.140378] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.148148] pci 0000:00:03.1: enabling Extended Tags [ 1.153444] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.160277] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.168790] pci 0000:00:03.2: enabling Extended Tags [ 1.175358] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.180471] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.190025] pci 0000:00:03.3: enabling Extended Tags [ 1.197107] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.204466] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.217545] pci 0000:00:03.4: enabling Extended Tags [ 1.223157] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.227966] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.234005] pci 0000:00:03.5: enabling Extended Tags [ 1.239155] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.244467] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.256136] pci 0000:00:03.6: enabling Extended Tags [ 1.259100] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.264466] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.275768] pci 0000:00:03.7: enabling Extended Tags [ 1.281652] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.288219] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.293858] pci 0000:00:04.0: enabling Extended Tags [ 1.301516] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.308311] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.317371] pci 0000:00:04.1: enabling Extended Tags [ 1.323220] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.327919] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.333846] pci 0000:00:04.2: enabling Extended Tags [ 1.342251] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.348236] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.356770] pci 0000:00:04.3: enabling Extended Tags [ 1.362887] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.368464] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.380059] pci 0000:00:04.4: enabling Extended Tags [ 1.385764] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.392364] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.397932] pci 0000:00:04.5: enabling Extended Tags [ 1.403155] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.408142] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.417727] pci 0000:00:04.6: enabling Extended Tags [ 1.426199] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.432351] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.439073] pci 0000:00:04.7: enabling Extended Tags [ 1.447011] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.453715] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.464302] pci 0000:00:05.0: enabling Extended Tags [ 1.526397] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.532312] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.533557] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.556470] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.563582] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.569971] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.580199] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.589088] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.596320] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.600800] pci 0000:01:00.0: enabling Extended Tags [ 1.683848] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.684539] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.688540] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.692590] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.699168] pci_bus 0000:02: extended config space not accessible [ 1.700755] acpiphp: Slot [1] registered [ 1.703814] acpiphp: Slot [0] registered [ 1.704527] acpiphp: Slot [2] registered [ 1.707700] acpiphp: Slot [3] registered [ 1.708532] acpiphp: Slot [4] registered [ 1.711843] acpiphp: Slot [5] registered [ 1.712515] acpiphp: Slot [6] registered [ 1.715676] acpiphp: Slot [7] registered [ 1.716545] acpiphp: Slot [8] registered [ 1.719856] acpiphp: Slot [9] registered [ 1.720520] acpiphp: Slot [10] registered [ 1.723468] acpiphp: Slot [11] registered [ 1.724511] acpiphp: Slot [12] registered [ 1.727618] acpiphp: Slot [13] registered [ 1.728514] acpiphp: Slot [14] registered [ 1.732004] acpiphp: Slot [15] registered [ 1.732517] acpiphp: Slot [16] registered [ 1.735704] acpiphp: Slot [17] registered [ 1.736523] acpiphp: Slot [18] registered [ 1.740320] acpiphp: Slot [19] registered [ 1.740515] acpiphp: Slot [20] registered [ 1.743887] acpiphp: Slot [21] registered [ 1.744512] acpiphp: Slot [22] registered [ 1.747627] acpiphp: Slot [23] registered [ 1.748512] acpiphp: Slot [24] registered [ 1.751667] acpiphp: Slot [25] registered [ 1.752521] acpiphp: Slot [26] registered [ 1.755669] acpiphp: Slot [27] registered [ 1.756512] acpiphp: Slot [28] registered [ 1.759543] acpiphp: Slot [29] registered [ 1.760539] acpiphp: Slot [30] registered [ 1.763863] acpiphp: Slot [31] registered [ 1.767352] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.779926] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.862532] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.864544] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.868529] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.872600] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.883520] acpiphp: Slot [0-2] registered [ 1.885198] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.894641] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.906277] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.912464] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.916680] pci 0000:03:00.0: enabling Extended Tags [ 1.999802] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.000617] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.004589] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.012271] acpiphp: Slot [0-3] registered [ 2.013191] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.024466] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.040469] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.047135] pci 0000:04:00.0: enabling Extended Tags [ 2.126430] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.128593] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.132600] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.140044] acpiphp: Slot [0-4] registered [ 2.141123] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.152463] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.168468] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.175747] pci 0000:05:00.0: enabling Extended Tags [ 2.257567] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.260595] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.264588] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.272392] acpiphp: Slot [0-5] registered [ 2.273160] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.284462] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.299636] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.306097] pci 0000:06:00.0: enabling Extended Tags [ 2.389601] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.392622] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.396584] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.405110] acpiphp: Slot [0-6] registered [ 2.483149] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.484596] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.488601] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.496790] acpiphp: Slot [0-7] registered [ 2.572278] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.572598] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.576589] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.585129] acpiphp: Slot [0-8] registered [ 2.664923] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.668602] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.672619] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.680086] acpiphp: Slot [0-9] registered [ 2.758264] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.760595] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.764585] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.772018] acpiphp: Slot [0-10] registered [ 2.847332] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.848632] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.852610] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.860377] acpiphp: Slot [0-11] registered [ 2.935401] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.936606] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.940608] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.948167] acpiphp: Slot [0-12] registered [ 3.019584] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.020604] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.024583] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.032083] acpiphp: Slot [0-13] registered [ 3.107345] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.108606] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.112600] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.120489] acpiphp: Slot [0-14] registered [ 3.204318] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.204595] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.208637] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.217304] acpiphp: Slot [0-15] registered [ 3.296840] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.300611] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.304611] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.312332] acpiphp: Slot [0-16] registered [ 3.388265] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.388636] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.392636] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.400804] acpiphp: Slot [0-17] registered [ 3.483118] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.484621] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.488610] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.496722] acpiphp: Slot [0-18] registered [ 3.578315] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.580625] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.584609] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.592614] acpiphp: Slot [0-19] registered [ 3.677063] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.680625] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.684588] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.692918] acpiphp: Slot [0-20] registered [ 3.776978] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.780598] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.784593] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.792389] acpiphp: Slot [0-21] registered [ 3.866656] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.868608] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.872612] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.880322] acpiphp: Slot [0-22] registered [ 3.954816] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.956613] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.960634] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.968480] acpiphp: Slot [0-23] registered [ 4.045818] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.048678] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.052609] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.060558] acpiphp: Slot [0-24] registered [ 4.135613] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.136594] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.140583] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.148414] acpiphp: Slot [0-25] registered [ 4.221435] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.224572] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.228563] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.284074] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.284664] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.288685] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.292686] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.296657] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.300401] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.300694] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.304424] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.304561] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.308150] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.308477] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.312097] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.312484] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.316177] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.316481] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.320477] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.324634] iommu: Default domain type: Translated [ 4.327776] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.329054] SCSI subsystem initialized [ 4.332701] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.336445] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.336467] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.340094] vgaarb: loaded [ 4.340494] ACPI: bus type USB registered [ 4.343234] usbcore: registered new interface driver usbfs [ 4.344472] usbcore: registered new interface driver hub [ 4.347774] usbcore: registered new device driver usb [ 4.348496] pps_core: LinuxPPS API ver. 1 registered [ 4.352187] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.352485] PTP clock support registered [ 4.355621] EDAC MC: Ver: 3.0.0 [ 4.360128] NetLabel: Initializing [ 4.360464] NetLabel: domain hash size = 128 [ 4.363728] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.364543] NetLabel: unlabeled traffic allowed by default [ 4.368193] PCI: Using ACPI for IRQ routing [ 5.216362] clocksource: Switched to clocksource kvm-clock [ 5.233358] VFS: Disk quotas dquot_6.6.0 [ 5.237709] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.245527] AppArmor: AppArmor Filesystem Enabled [ 5.249195] pnp: PnP ACPI init [ 5.252329] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.259710] pnp: PnP ACPI: found 5 devices [ 5.269591] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.277049] NET: Registered PF_INET protocol family [ 5.281202] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.288821] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.295964] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.302448] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.308521] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.314643] TCP: Hash tables configured (established 1024 bind 1024) [ 5.320224] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.326672] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.332111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.338044] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.342757] NET: Registered PF_XDP protocol family [ 5.346926] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.353740] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.360529] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.367350] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.374210] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.380514] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.386183] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.391752] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.397448] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.403061] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.408617] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.414186] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.419760] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.425703] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.431714] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.437695] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.443447] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.449139] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.454701] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.460653] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.466402] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.472044] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.477565] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.483173] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.488879] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.493458] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.497921] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.502326] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.506765] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.511256] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.515669] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.520073] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.524479] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.528900] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.533550] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.537830] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.542289] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.547078] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.551644] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.556668] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.561132] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.565826] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.570461] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.575125] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.579536] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.584147] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.588744] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.593472] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.597943] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.602669] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.607090] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.611884] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.616303] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.620911] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.625291] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.630467] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.635451] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.640213] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.644760] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.649385] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.653691] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.658141] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.662390] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.666703] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.671038] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.675260] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.679488] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.683684] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.687892] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.692142] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.696669] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.701364] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.705650] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.710131] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.714806] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.719265] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.723817] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.728176] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.732840] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.737325] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.742174] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.746718] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.751425] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.755779] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.760428] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.765039] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.769836] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.774660] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.779307] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.783812] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.789224] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.794159] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.798710] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.803530] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.808304] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.811932] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.820956] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.828669] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.838670] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.844807] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.851584] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.858697] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.866703] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.872754] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.880097] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.888895] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.893938] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.901940] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.913206] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.918342] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.926029] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.934915] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.940171] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.947581] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.957020] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.962097] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.969838] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.979771] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.985055] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.992166] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.000574] pci 0000:00:02.7: PCI bridge to [bus 09] [ 6.007878] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 6.015280] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.023857] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.030644] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.037859] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.045637] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.053070] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.061125] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.068801] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.075477] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.081422] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.091770] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.100287] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.108392] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.116434] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.122323] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.129368] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.135236] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.145883] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.150449] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.160932] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.168060] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.176032] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.181885] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.188555] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.197356] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.207092] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.210993] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.219808] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.228671] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.238744] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.242756] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.251423] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.257374] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.267179] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.273457] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.281401] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.290746] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.301227] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.306640] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.313531] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.321829] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.331869] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.335746] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.343097] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.349112] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.357486] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.361466] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.368179] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.374255] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.383363] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.388736] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.395052] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.401618] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.410409] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.414017] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.420766] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.426401] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.433882] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.437606] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.444358] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.450125] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.459565] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.463344] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.470892] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.478657] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.486640] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.492886] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.497208] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.501926] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.506830] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.511689] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.516874] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.521353] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.525768] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.531221] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.535243] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.539766] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.545738] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.550528] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.558048] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.562470] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.567625] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.572169] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.577302] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.582076] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.587436] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.592014] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.597132] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.601599] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.606935] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.611596] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.617063] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.621561] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.626772] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.631471] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.637529] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.642775] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.647776] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.652608] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.657973] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.661871] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.666429] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.671909] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.676367] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.680866] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.685993] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.690081] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.694813] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.700018] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.704066] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.708796] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.713921] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.718049] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.722543] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.727698] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.731724] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.736141] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.741593] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.745857] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.750380] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.755520] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.759509] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.764513] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.771667] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.775670] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.780127] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.785314] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.789459] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.793989] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.799242] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.803583] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.808360] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.813765] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.817839] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.822407] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.827898] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.832266] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.837002] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.844290] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.855070] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10921 usecs [ 6.863090] PCI: CLS 0 bytes, default 64 [ 6.866467] Trying to unpack rootfs image as initramfs... [ 6.870464] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.888832] Initialise system trusted keyrings [ 6.892340] Key type blacklist registered [ 6.900687] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.909871] zbud: loaded [ 6.920788] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.932719] fuse: init (API version 7.34) [ 6.936707] integrity: Platform Keyring initialized [ 6.952621] Key type asymmetric registered [ 6.956289] Asymmetric key parser 'x509' registered [ 6.964630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.980527] io scheduler mq-deadline registered [ 6.987154] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.001381] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.019584] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.037053] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.054504] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.065235] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.084894] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.093206] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.113978] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.123660] Freeing initrd memory: 8744K [ 7.127837] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.138508] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.145488] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.156905] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.162281] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.171954] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.177860] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.183871] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.190434] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.195334] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.206551] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.212722] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.222632] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.227955] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.238053] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.243589] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.252518] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.259313] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.268067] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.272770] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.283367] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.289961] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.300028] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.304952] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.311561] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.318286] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.323901] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.332796] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.337415] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.347585] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.353045] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.361997] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.367914] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.377401] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.382883] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.394346] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.400776] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.411318] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.417464] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.428331] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.433858] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.440015] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.446651] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.452537] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.461792] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.473453] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.479105] shpchp 0000:01:00.0: Slot initialization failed [ 7.486229] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.492634] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.498256] ACPI: button: Power Button [PWRF] [ 7.526709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.563447] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.571086] Linux agpgart interface v0.103 [ 7.575950] loop: module loaded [ 7.578825] tun: Universal TUN/TAP device driver, 1.6 [ 7.582776] PPP generic driver version 2.4.2 [ 7.586656] VFIO - User Level meta-driver version: 0.3 [ 7.590504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.595430] ehci-pci: EHCI PCI platform driver [ 7.600965] ehci-platform: EHCI generic platform driver [ 7.605352] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.610306] ohci-pci: OHCI PCI platform driver [ 7.614053] ohci-platform: OHCI generic platform driver [ 7.617804] uhci_hcd: USB Universal Host Controller Interface driver [ 7.624317] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.628063] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.634272] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.638866] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.644164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.650316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.655346] usb usb1: Product: UHCI Host Controller [ 7.659063] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.663396] usb usb1: SerialNumber: 0000:02:01.0 [ 7.666982] hub 1-0:1.0: USB hub found [ 7.669830] hub 1-0:1.0: 2 ports detected [ 7.673135] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.681750] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.685622] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.690235] mousedev: PS/2 mouse device common for all mice [ 7.695139] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.701700] rtc_cmos 00:03: RTC can wake from S4 [ 7.707271] rtc_cmos 00:03: registered as rtc0 [ 7.711396] rtc_cmos 00:03: setting system clock to 2025-12-10T10:27:43 UTC (1765362463) [ 7.717563] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.722785] i2c_dev: i2c /dev entries driver [ 7.726350] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.734755] device-mapper: uevent: version 1.0.3 [ 7.738990] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.745347] platform eisa.0: Probing EISA bus 0 [ 7.748663] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.753383] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.757970] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.762471] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.767084] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.772281] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.777064] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.781588] platform eisa.0: Cannot allocate resou960B rce for EISA slot 7 [ 7.786078] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.790651] platform eisa.0: EISA: Detected 0 cards [ 7.794183] ledtrig-cpu: registered to indicate activity on CPUs [ 7.798637] drop_monitor: Initializing network drop monitor service [ 7.803134] NET: Registered PF_INET6 protocol family [ 7.810387] Segment Routing with IPv6 [ 7.813537] In-situ OAM (IOAM) with IPv6 [ 7.817005] NET: Registered PF_PACKET protocol family [ 7.821271] Key type dns_resolver registered [ 7.825236] IPI shorthand broadcast: enabled [ 7.828643] registered taskstats version 1 [ 7.831740] Loading compiled-in X.509 certificates [ 7.835785] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.843623] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.850788] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.857731] blacklist: Loading compiled-in revocation X.509 certificates [ 7.862655] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.869593] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.878675] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.886339] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.893579] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.901449] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.909268] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.916583] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.924768] zswap: loaded using pool lzo/zbud [ 7.928281] Key type .fscrypt registered [ 7.931297] Key type fscrypt-provisioning registered [ 7.936598] Key type encrypted registered [ 7.939510] AppArmor: AppArmor sha1 policy hashing enabled [ 7.943388] ima: No TPM chip found, activating TPM-bypass! [ 7.947633] Loading compiled-in module X.509 certificates [ 7.952751] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.960025] ima: Allocated hash algorithm: sha1 [ 7.963369] ima: No architecture policies found [ 7.966732] evm: Initialising EVM extended attributes: [ 7.970447] evm: security.selinux [ 7.973028] evm: security.SMACK64 [ 7.975546] evm: security.SMACK64EXEC [ 7.978302] evm: security.SMACK64TRANSMUTE [ 7.981302] evm: security.SMACK64MMAP [ 7.984396] evm: security.apparmor [ 7.987036] evm: security.ima [ 7.989378] evm: security.capability [ 7.992198] evm: HMAC attrs: 0x1 [ 7.995204] PM: Magic number: 5:773:476 [ 7.998567] RAS: Correctable Errors collector initialized. [ 8.002494] Unstable clock detected, switching default tracing clock to "global" [ 8.002494] If you want to keep using the local clock, then add: [ 8.002494] "trace_clock=local" [ 8.002494] on the kernel command line [ 8.016816] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.024124] Freeing unused decrypted memory: 2036K [ 8.029126] Freeing unused kernel image (initmem) memory: 3244K [ 8.033869] Write protecting the kernel read-only data: 30720k [ 8.038418] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.043226] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.090450] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.096059] Run /init as init process info: initramfs: up at 7.50 [ 8.160528] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.170188] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.175647] GPT:229375 != 2097151 [ 8.178334] GPT:Alternate GPT header not at the end of the disk. [ 8.182597] GPT:229375 != 2097151 [ 8.185382] GPT: Use GNU Parted to correct GPT errors. [ 8.258766] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.656180] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.689724] 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 8.47 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:38:56:1f:38:38:69:40:0d:9d:c3:5f:37:10:48:22:d0 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2O9RNd+XJcE9W2XHIVReG8XxWIUfqi7IJiG3Vlrchpj0ERU3tJ6v0LviigxsxucxocR42Kiv6Io6hmrVEKUqEWVO2tgqauKwXR5PDjwoh5bpoHmnha5abAPi+2VettDteKf1OUM27u0bHVHpNNnRbA4bIHncBgI4kBamVqStWhFQ/1lDdUP0t+nW5WXo6Qe6T3qJDTcMGTR2gxxeyc4I9girb13RBD8qgUtpmyPhQj9yewXWDdfXWtaCzXilanIZe325FVp6bi+0Z9qRrOmaIQ+Qsgd1gsKZQJVEAck625HkGMxPQXUTxWzGksPkrirwomCHiC5GF/rOi2h20BLff root@tempest-testnetworkbasicops-server-1170012183 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEabXoWX2YKEyYnOeTIhfxfGwDnCrmuS11ASvDzdA9Y9X+az5zaeRnw4AemrK1EUgxJb2BpLzSVQeO0gEEPhqrY= root@tempest-testnetworkbasicops-server-1170012183 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fec3:95bd/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 38561f38-3869-400d-9dc3-5f37104822d0 name: tempest-TestNetworkBasicOps-server-1170012183 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1170012183 launch-index: 0 === cirros: current=0.6.2 uptime=10.14 === === 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:C3:95:BD inet6 addr: fe80::f816:3eff:fec3:95bd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1850 (1.8 KiB) TX bytes:1152 (1.1 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-1170012183 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.759747] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.763273] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.784705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.059461] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.080023] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.176104] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.176975] ISO 9660 Extensions: RRIP_1991A [ 9.281667] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.602638] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.605066] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:27:44 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:27:45 cirros auth.notice su: + none root:cirros Dec 10 10:27:45 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: DUID 00:04:38:56:1f:38:38:69:40:0d:9d:c3:5f:37:10:48:22:d0 Dec 10 10:27:45 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:c3:95:bd Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fec3:95bd Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Dec 10 10:27:45 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 Dec 10 10:27:45 cirros authpriv.info dropbear[393]: Running in background Dec 10 10:27:46 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-1170012183 login: 2025-12-10 10:27:53,300 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:53,306 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:53,421 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:53,422 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:53,423 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:53,426 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:53,539 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:53,540 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:53,540 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-12-10 10:27:53,540 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:53,544 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:53,641 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:53,641 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:53,654 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-12-10 10:27:53,654 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:53,656 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:53,708 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:53,709 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:54,061 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05317be3-57c1-44ba-a678-271575011937 0.347s 2025-12-10 10:27:54,061 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': 'Wed, 10 Dec 2025 10:27:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '641', 'x-openstack-request-id': 'req-579fa9c7-6693-4daa-808e-f1a6991eb860', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05317be3-57c1-44ba-a678-271575011937'} Body: b'{"subnet":{"id":"05317be3-57c1-44ba-a678-271575011937","name":"tempest-subnet-smoke-717495074","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"41ae0339-dff6-4fe8-8447-0f930c6e18b6","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-12-10T10:27:14Z","updated_at":"2025-12-10T10:27:53Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:27:54,061 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-12-10 10:27:54,062 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:54,065 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:54,161 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:54,162 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:54,172 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-12-10 10:27:54,173 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:54,175 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:54,233 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:54,234 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:54,238 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-12-10 10:27:57,255 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-12-10 10:27:57,255 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:57,275 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:57,334 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:57,335 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:57,346 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-12-10 10:27:57,346 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.221:22' as 'cirros' with public key authentication 2025-12-10 10:27:57,349 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:27:57,446 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:27:57,446 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.221 successfully created 2025-12-10 10:27:57,452 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.390483 seconds 2025-12-10 10:28:00,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/27bfa979-2c98-4657-8349-7157df4aa3c5 3.179s 2025-12-10 10:28:00,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d1d8080a-f065-47f8-aa22-e450e0cc8b77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/27bfa979-2c98-4657-8349-7157df4aa3c5'} Body: b'' 2025-12-10 10:28:00,851 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.218s 2025-12-10 10:28:00,851 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': 'Wed, 10 Dec 2025 10:28:00 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-27302be8-57de-4f2c-9df4-8c993ced677b', 'x-compute-request-id': 'req-27302be8-57de-4f2c-9df4-8c993ced677b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'' 2025-12-10 10:28:02,822 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 1.971s 2025-12-10 10:28:02,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': 'Wed, 10 Dec 2025 10:28:00 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-a6a14968-9033-4eea-9743-804e833c93e6', 'x-compute-request-id': 'req-a6a14968-9033-4eea-9743-804e833c93e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:28:00Z", "addresses": {"tempest-network-smoke--1145886993": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}, {"version": 4, "addr": "192.168.122.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": "2025-12-10T10:27:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-895850113"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:04,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.678s 2025-12-10 10:28:04,506 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': 'Wed, 10 Dec 2025 10:28:03 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8211cc-6d67-4b8a-8058-ee336ced5f9a', 'x-compute-request-id': 'req-dc8211cc-6d67-4b8a-8058-ee336ced5f9a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:28:01Z", "addresses": {"tempest-network-smoke--1145886993": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}, {"version": 4, "addr": "192.168.122.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": "2025-12-10T10:27:34.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-12-10 10:28:05,757 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.243s 2025-12-10 10:28:05,757 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': 'Wed, 10 Dec 2025 10:28:05 GMT', 'server': 'Apache', 'content-length': '1636', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0577005-25f1-4747-97e4-cd8a7c68463a', 'x-compute-request-id': 'req-c0577005-25f1-4747-97e4-cd8a7c68463a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"server": {"id": "38561f38-3869-400d-9dc3-5f37104822d0", "name": "tempest-TestNetworkBasicOps-server-1170012183", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:27:28Z", "updated": "2025-12-10T10:28:05Z", "addresses": {"tempest-network-smoke--1145886993": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:95:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/38561f38-3869-400d-9dc3-5f37104822d0"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1362130893", "OS-SRV-USG:launched_at": "2025-12-10T10:27:34.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:28:05.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-12-10 10:28:05,761 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2025-12-10 10:28:06,841 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0 0.079s 2025-12-10 10:28:06,842 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': 'Wed, 10 Dec 2025 10:28:06 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-a6831395-10ca-4bca-b263-d10b96dfbd90', 'x-compute-request-id': 'req-a6831395-10ca-4bca-b263-d10b96dfbd90', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/38561f38-3869-400d-9dc3-5f37104822d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 38561f38-3869-400d-9dc3-5f37104822d0 could not be found."}}' 2025-12-10 10:28:07,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7f976492-1780-4558-bd8e-ef39147dbb4b 0.726s 2025-12-10 10:28:07,569 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-229778b9-420a-428c-99a1-d05eecafb39c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/7f976492-1780-4558-bd8e-ef39147dbb4b'} Body: b'' 2025-12-10 10:28:07,637 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-1362130893 0.068s 2025-12-10 10:28:07,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: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:07 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-73579da0-68c6-4d46-b9ab-45b7cacddf12', 'x-compute-request-id': 'req-73579da0-68c6-4d46-b9ab-45b7cacddf12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1362130893'} Body: b'' 2025-12-10 10:28:09,572 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb/remove_router_interface 1.933s 2025-12-10 10:28:09,572 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "05317be3-57c1-44ba-a678-271575011937"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-18c996a4-9615-441d-a4a2-7b405d06455c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb/remove_router_interface'} Body: b'{"id": "e7538768-3151-447e-ad39-c8c21c2c3fcb", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "31ff00eb-142b-4751-89f4-56c3aac15731", "network_id": "41ae0339-dff6-4fe8-8447-0f930c6e18b6", "subnet_id": "05317be3-57c1-44ba-a678-271575011937", "subnet_ids": ["05317be3-57c1-44ba-a678-271575011937"]}' 2025-12-10 10:28:09,866 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05317be3-57c1-44ba-a678-271575011937 0.293s 2025-12-10 10:28:09,866 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:09 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-57a0cd05-b3d7-4989-a226-cbe042f2d8fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/05317be3-57c1-44ba-a678-271575011937'} Body: b'' 2025-12-10 10:28:11,659 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb 1.792s 2025-12-10 10:28:11,659 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c84e495c-5d69-4deb-b05e-f1e634a4099a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e7538768-3151-447e-ad39-c8c21c2c3fcb'} Body: b'' 2025-12-10 10:28:12,462 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/41ae0339-dff6-4fe8-8447-0f930c6e18b6 0.802s 2025-12-10 10:28:12,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5bb6c35c-f187-4e4d-94f6-5bd4b303856d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/41ae0339-dff6-4fe8-8447-0f930c6e18b6'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:28:12.474609Z 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-12-10 10:29:41.646622Z 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-12-10 10:28:13,038 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.563s 2025-12-10 10:28:13,038 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--1643820045", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-471a4367-d179-43ca-b708-8cff018988bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","name":"tempest-network-smoke--1643820045","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:28:12Z","updated_at":"2025-12-10T10:28:12Z","revision_number":1}}' 2025-12-10 10:28:15,563 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 2.524s 2025-12-10 10:28:15,564 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-8980340", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '669', 'x-openstack-request-id': 'req-38c444bf-e8c6-474a-b85a-272a45fe563d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "name": "tempest-TestNetworkBasicOps-router-8980340", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:28:13Z", "updated_at": "2025-12-10T10:28:14Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:15,633 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.069s 2025-12-10 10:28:15,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6416ed81-cb21-447e-9d22-941afa9985c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:28:15,746 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.112s 2025-12-10 10:28:15,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d7bcc550-e674-4bb3-8f43-14757ee829a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:28:15,809 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.062s 2025-12-10 10:28:15,809 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-21b54bfa-4efd-4d15-b78c-1d89261575bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:28:16,466 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.656s 2025-12-10 10:28:16,466 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-1768329842", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-15a64bec-c1ed-4f48-97f5-5c7473bccb9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","name":"tempest-subnet-smoke-1768329842","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","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-12-10T10:28:15Z","updated_at":"2025-12-10T10:28:15Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:18,956 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/eddb53ba-0166-4f50-845f-cad1ab887d3d/add_router_interface 2.489s 2025-12-10 10:28:18,956 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a8fd8c6e-d45d-4a20-8890-34f364f43bda"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e2b42271-7ac6-4b8e-bca3-a54b5e4f5035', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/eddb53ba-0166-4f50-845f-cad1ab887d3d/add_router_interface'} Body: b'{"id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "2a08b751-c2a2-42bf-8753-8b6bbaeb885f", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "subnet_id": "a8fd8c6e-d45d-4a20-8890-34f364f43bda", "subnet_ids": ["a8fd8c6e-d45d-4a20-8890-34f364f43bda"]}' 2025-12-10 10:28:19,504 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.548s 2025-12-10 10:28:19,505 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-e0df4dfe-7fd7-462a-989a-30d27f53117d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","name":"tempest-network-smoke--1643820045","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a8fd8c6e-d45d-4a20-8890-34f364f43bda"],"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-12-10T10:28:12Z","updated_at":"2025-12-10T10:28:15Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":16842},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:28:19,593 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.087s 2025-12-10 10:28:19,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-840f186f-4066-4642-9b4d-35ff1bb913f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","name":"tempest-subnet-smoke-1768329842","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","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-12-10T10:28:15Z","updated_at":"2025-12-10T10:28:15Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:28:19,714 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.121s 2025-12-10 10:28:19,715 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-f7d911b1-0153-40d6-b03b-442adaa33879', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "name": "tempest-TestNetworkBasicOps-router-8980340", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:28:13Z", "updated_at": "2025-12-10T10:28:17Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:28:19,859 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.142s 2025-12-10 10:28:19,859 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-1390815627", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDBmKvYbT6bj4t57mDlrUSDmSjI3rzy8h8vceGx1Im7+MUXO41DcyBhm3Ct6eex1O+G5RLMqXn5sL8le7JyNPS5pNGQDvSbn/Ev+RDYQsNA6pKTEQis7SzRTupmQ5oaPFA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:19 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-cc35dc9e-5529-45f6-bf48-82923ffc440b', 'x-compute-request-id': 'req-cc35dc9e-5529-45f6-bf48-82923ffc440b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1390815627", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDBmKvYbT6bj4t57mDlrUSDmSjI3rzy8h8vceGx1Im7+MUXO41DcyBhm3Ct6eex1O+G5RLMqXn5sL8le7JyNPS5pNGQDvSbn/Ev+RDYQsNA6pKTEQis7SzRTupmQ5oaPFA==", "fingerprint": "f6:2e:19:63:ae:7d:d4:12:2c:dc:57:bb:b6:d3:3f:47", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:28:20,068 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.207s 2025-12-10 10:28:20,069 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-510165574", "description": "tempest-secgroup-smoke-510165574 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-14f65e7e-522e-4422-847c-a71f818cf088', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "name": "tempest-secgroup-smoke-510165574", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-510165574 description", "shared": false, "security_group_rules": [{"id": "ed2695d6-929c-4f7c-854e-99ee531428bb", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:19Z", "updated_at": "2025-12-10T10:28:19Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "f13ce75c-2c8f-47eb-af92-d2893463c7ac", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:19Z", "updated_at": "2025-12-10T10:28:19Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:28:19Z", "updated_at": "2025-12-10T10:28:19Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:20,252 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.183s 2025-12-10 10:28:20,253 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-00eef9e3-5ed0-46a0-858f-33bc2fec6823', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d486a218-f022-4321-8313-7f0806ffd7a6", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:20Z", "updated_at": "2025-12-10T10:28:20Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:20,626 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.373s 2025-12-10 10:28:20,627 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-cbd59e2f-ba80-4713-9e68-54852f7e0581', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "0f554625-7464-4200-9620-d6edd8408145", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:20Z", "updated_at": "2025-12-10T10:28:20Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:20,925 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.298s 2025-12-10 10:28:20,926 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ed5cfa36-ab14-424b-bb4e-4218048243aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "574572c1-af40-4f8a-8171-36aa62ccab5e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:20Z", "updated_at": "2025-12-10T10:28:20Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:21,172 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.246s 2025-12-10 10:28:21,173 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5af5861d-77a8-4643-ade4-bf9181b0dd06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "0880ebd5-a388-4fba-b4e0-9b33b1f8fe49", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:21Z", "updated_at": "2025-12-10T10:28:21Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:21,612 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.439s 2025-12-10 10:28:21,613 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-62d8a627-b19f-4fd6-b130-845cb58df1ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "3272d6d5-c012-4ffc-a085-34b2239ff770", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:21Z", "updated_at": "2025-12-10T10:28:21Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:22,027 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.414s 2025-12-10 10:28:22,028 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": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-475ba6a8-7c05-4fc9-8e00-d5e77de3c2c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "92f5cfe1-f1b5-4f6b-8100-24377b8d8750", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "ddafa709-2a55-4d17-9bb4-cff67cccfae8", "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-12-10T10:28:21Z", "updated_at": "2025-12-10T10:28:21Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:22,329 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.296s 2025-12-10 10:28:22,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:22 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c008936-bf55-429b-a098-7bfb08d82ef4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["y8cOxoEdQUuH6AkJ5qI2EA"], "expires_at": "2025-12-10T11:28:22.000000Z", "issued_at": "2025-12-10T10:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:28:22,330 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-10 10:28:25,791 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 3.461s 2025-12-10 10:28:25,792 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-73136063", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "88eae834-d1d3-4f81-a0f5-8439ceb543ad"}], "key_name": "tempest-TestNetworkBasicOps-1390815627", "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:22 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac77c6bb-bb63-41f0-be94-8c8a6537ba3f', 'x-compute-request-id': 'req-ac77c6bb-bb63-41f0-be94-8c8a6537ba3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "adminPass": "J39DZVeBYmJb"}}' 2025-12-10 10:28:26,512 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.717s 2025-12-10 10:28:26,512 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': 'Wed, 10 Dec 2025 10:28:25 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-31b6d090-d514-49b1-86bd-78bee5595ae9', 'x-compute-request-id': 'req-31b6d090-d514-49b1-86bd-78bee5595ae9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "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-12-10 10:28:28,518 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 1.002s 2025-12-10 10:28:28,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': 'Wed, 10 Dec 2025 10:28:27 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-0ed8c66b-b1c6-4936-bfb4-3380ffb0ed41', 'x-compute-request-id': 'req-0ed8c66b-b1c6-4936-bfb4-3380ffb0ed41', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:28,531 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-12-10 10:28:29,747 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.214s 2025-12-10 10:28:29,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': 'Wed, 10 Dec 2025 10:28:29 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-5ea484f3-5f3c-4c65-9c91-130568b82720', 'x-compute-request-id': 'req-5ea484f3-5f3c-4c65-9c91-130568b82720', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "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-12-10 10:28:29,751 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2025-12-10 10:28:32,380 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 1.628s 2025-12-10 10:28:32,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': 'Wed, 10 Dec 2025 10:28:30 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342dc819-7984-40b2-a60e-20eaefcdd180', 'x-compute-request-id': 'req-342dc819-7984-40b2-a60e-20eaefcdd180', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:33,883 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.497s 2025-12-10 10:28:33,883 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': 'Wed, 10 Dec 2025 10:28:33 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-846ebe68-a0e8-4003-9935-bd5a723ad42e', 'x-compute-request-id': 'req-846ebe68-a0e8-4003-9935-bd5a723ad42e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:36,171 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 1.282s 2025-12-10 10:28:36,171 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': 'Wed, 10 Dec 2025 10:28:34 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ac7294-412e-4eeb-8e17-02bacd8bff3f', 'x-compute-request-id': 'req-e5ac7294-412e-4eeb-8e17-02bacd8bff3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:37,761 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.585s 2025-12-10 10:28:37,762 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': 'Wed, 10 Dec 2025 10:28:37 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-f0b1fd02-e601-4b66-a5fb-f0059627f7b7', 'x-compute-request-id': 'req-f0b1fd02-e601-4b66-a5fb-f0059627f7b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:37Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": "2025-12-10T10:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:37,764 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-12-10 10:28:38,084 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.319s 2025-12-10 10:28:38,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': 'Wed, 10 Dec 2025 10:28:37 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-2c513b55-286d-42d2-be65-892972ce14a1', 'x-compute-request-id': 'req-2c513b55-286d-42d2-be65-892972ce14a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:28:37Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": "2025-12-10T10:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:38,087 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:28:38,156 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=9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.068s 2025-12-10 10:28:38,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': 'Wed, 10 Dec 2025 10:28:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-91945f3d-601b-4a9e-8114-3981c9aedc7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"ports":[{"id":"4a577958-715d-4941-ad19-f7f8b1cf8586","name":"","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:fb:ca:06","admin_state_up":true,"status":"ACTIVE","device_id":"9d70dd0a-d1e7-4821-a30b-0f11f1440ae5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ddafa709-2a55-4d17-9bb4-cff67cccfae8"],"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-73136063","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-73136063","fqdn":"tempest-testnetworkbasicops-server-73136063.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:28:29Z","updated_at":"2025-12-10T10:28:36Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:28:38,156 25 DEBUG [tempest.common.waiters] Server ID 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 ports are all ACTIVE [{'id': '4a577958-715d-4941-ad19-f7f8b1cf8586', 'name': '', 'network_id': '88eae834-d1d3-4f81-a0f5-8439ceb543ad', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:fb:ca:06', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9d70dd0a-d1e7-4821-a30b-0f11f1440ae5', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a8fd8c6e-d45d-4a20-8890-34f364f43bda', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['ddafa709-2a55-4d17-9bb4-cff67cccfae8'], '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-73136063', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-73136063', 'fqdn': 'tempest-testnetworkbasicops-server-73136063.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:28:29Z', 'updated_at': '2025-12-10T10:28:36Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:28:42,526 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 4.369s 2025-12-10 10:28:42,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "4a577958-715d-4941-ad19-f7f8b1cf8586", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.9"}} Response - Headers: {'date10000 ': 'Wed, 10 Dec 2025 10:28:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-a81ac6d0-d7fb-46ed-877e-a86374d79a92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "37ad1adc-fd4b-4c29-a2bd-758cd940afc0", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.174", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "port_id": "4a577958-715d-4941-ad19-f7f8b1cf8586", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "mac_address": "fa:16:3e:fb:ca:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:28:39Z", "updated_at": "2025-12-10T10:28:39Z", "revision_number": 0}}' 2025-12-10 10:28:42,619 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=9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.091s 2025-12-10 10:28:42,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': 'Wed, 10 Dec 2025 10:28:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-30702f63-5e9d-4481-a290-2fce5c96c9a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"ports":[{"id":"4a577958-715d-4941-ad19-f7f8b1cf8586","name":"","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:fb:ca:06","admin_state_up":true,"status":"ACTIVE","device_id":"9d70dd0a-d1e7-4821-a30b-0f11f1440ae5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ddafa709-2a55-4d17-9bb4-cff67cccfae8"],"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-73136063","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-73136063","fqdn":"tempest-testnetworkbasicops-server-73136063.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:28:29Z","updated_at":"2025-12-10T10:28:36Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:28:44,042 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 1.422s 2025-12-10 10:28:44,044 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-1984468410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAAj2H/3GzC0Ce7KCOnImnvh4ajteZWzrvKUT9mLfsL+YWJqIYjPMlma/vIkHFmwRVulR4YUwjjrmyih6KyZ2A7hIjhdLZE7AD/EHJJn8DSVj8AGGdL1krcc6f7OAU/hvA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:42 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-51cc9eef-ee8a-45a2-b819-6ed5188f7a29', 'x-compute-request-id': 'req-51cc9eef-ee8a-45a2-b819-6ed5188f7a29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1984468410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAAj2H/3GzC0Ce7KCOnImnvh4ajteZWzrvKUT9mLfsL+YWJqIYjPMlma/vIkHFmwRVulR4YUwjjrmyih6KyZ2A7hIjhdLZE7AD/EHJJn8DSVj8AGGdL1krcc6f7OAU/hvA==", "fingerprint": "b1:8b:6a:5a:64:91:5c:a1:5d:de:78:90:f2:a3:32:42", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:28:44,891 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.845s 2025-12-10 10:28:44,892 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-1807782993", "description": "tempest-secgroup-smoke-1807782993 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-69da6a1e-e8a3-4b26-9fd0-d8940e6d486d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "name": "tempest-secgroup-smoke-1807782993", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-1807782993 description", "shared": false, "security_group_rules": [{"id": "b79ec616-1203-43e3-b4c4-b22dfbdbc4f3", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:44Z", "updated_at": "2025-12-10T10:28:44Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "c7fbc5a0-fe9c-4c68-911e-6df9c5b5b372", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:44Z", "updated_at": "2025-12-10T10:28:44Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:28:44Z", "updated_at": "2025-12-10T10:28:44Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:45,638 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.745s 2025-12-10 10:28:45,638 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aee33a1f-47a0-4d6c-bd51-cc3dc31e48ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "566691b8-e226-47c0-b8f5-4a0cdfad1790", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:45Z", "updated_at": "2025-12-10T10:28:45Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:45,906 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.267s 2025-12-10 10:28:45,906 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7e67457e-707d-47c3-a1cf-68dafae16241', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "62d735d6-bc6f-4e22-a72f-1afb543f75a7", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:45Z", "updated_at": "2025-12-10T10:28:45Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:46,558 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.652s 2025-12-10 10:28:46,559 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-129038fc-6edd-4924-8db4-d69c73ea9b6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "6cebe3c3-8b52-460b-b894-a9ee245d3cee", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:46Z", "updated_at": "2025-12-10T10:28:46Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:46,758 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.199s 2025-12-10 10:28:46,758 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-dbc5560e-3f39-4183-b859-2800e1013379', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "cd05f63b-e40d-4b7e-b232-58d44195673f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:46Z", "updated_at": "2025-12-10T10:28:46Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:47,039 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.280s 2025-12-10 10:28:47,039 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5355d7c7-e792-4f93-be2d-2b60fe88c3df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "bbba6f09-992c-4e67-a317-a245643e4dac", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:46Z", "updated_at": "2025-12-10T10:28:46Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:47,661 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.622s 2025-12-10 10:28:47,662 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": "809d373c-06a5-4972-8e17-4f646033bb2e", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0424fb9d-589e-48d5-a67d-eda264e495b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "97d107c2-0341-4e8b-ac3f-d53182885a3f", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "809d373c-06a5-4972-8e17-4f646033bb2e", "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-12-10T10:28:47Z", "updated_at": "2025-12-10T10:28:47Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:28:47,981 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.315s 2025-12-10 10:28:47,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:47 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-840a575d-6050-4d02-8b4b-cf9df49738a5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["-4X1gwNPRY6LEyw3Fs20BQ"], "expires_at": "2025-12-10T11:28:47.000000Z", "issued_at": "2025-12-10T10:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:28:47,982 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-12-10 10:28:51,040 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 3.057s 2025-12-10 10:28:51,041 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-165096650", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "88eae834-d1d3-4f81-a0f5-8439ceb543ad"}], "key_name": "tempest-TestNetworkBasicOps-1984468410", "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:28:47 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f4559a-6f70-47c1-be62-8f4894eb799a', 'x-compute-request-id': 'req-19f4559a-6f70-47c1-be62-8f4894eb799a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "4756e517-16f2-43b0-809d-2464cbd9e219", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "adminPass": "zHsSU8osRPzr"}}' 2025-12-10 10:28:51,473 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/4756e517-16f2-43b0-809d-2464cbd9e219 0.430s 2025-12-10 10:28:51,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': 'Wed, 10 Dec 2025 10:28: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-7f6c17bc-75ff-44e2-b7bb-d885e517205b', 'x-compute-request-id': 'req-7f6c17bc-75ff-44e2-b7bb-d885e517205b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984468410", "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-12-10 10:28:53,579 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/4756e517-16f2-43b0-809d-2464cbd9e219 1.102s 2025-12-10 10:28:53,580 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': 'Wed, 10 Dec 2025 10:28:52 GMT', 'server': 'Apache', 'content-length': '1464', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d3f8ac-b546-421c-9125-ec53591ec82b', 'x-compute-request-id': 'req-d3d3f8ac-b546-421c-9125-ec53591ec82b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984468410", "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-12-10 10:28:53,582 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-12-10 10:28:55,098 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/4756e517-16f2-43b0-809d-2464cbd9e219 0.514s 2025-12-10 10:28:55,099 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': 'Wed, 10 Dec 2025 10:28:54 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f42a18-5f69-4a5d-b2b9-463ec9b64ac3', 'x-compute-request-id': 'req-a2f42a18-5f69-4a5d-b2b9-463ec9b64ac3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:55,102 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-12-10 10:28:56,772 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/4756e517-16f2-43b0-809d-2464cbd9e219 0.668s 2025-12-10 10:28:56,772 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': 'Wed, 10 Dec 2025 10:28:56 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-68238fe6-42fe-4573-afc9-e33485fd60ba', 'x-compute-request-id': 'req-68238fe6-42fe-4573-afc9-e33485fd60ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:28:58,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/4756e517-16f2-43b0-809d-2464cbd9e219 1.157s 2025-12-10 10:28:58,942 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': 'Wed, 10 Dec 2025 10:28:57 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-7ecd2479-4763-49c7-bf1d-48d5dc3d58da', 'x-compute-request-id': 'req-7ecd2479-4763-49c7-bf1d-48d5dc3d58da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:29:00,753 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/4756e517-16f2-43b0-809d-2464cbd9e219 0.806s 2025-12-10 10:29:00,753 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': 'Wed, 10 Dec 2025 10:28:59 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-dcae5789-8d6d-4b3e-976e-f30a8af1eed2', 'x-compute-request-id': 'req-dcae5789-8d6d-4b3e-976e-f30a8af1eed2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:59Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": "2025-12-10T10:28:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:29:00,757 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-12-10 10:29:01,098 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/4756e517-16f2-43b0-809d-2464cbd9e219 0.341s 2025-12-10 10:29:01,098 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': 'Wed, 10 Dec 2025 10:29:00 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-19b06a86-a66b-415f-8473-da16d0bf92fb', 'x-compute-request-id': 'req-19b06a86-a66b-415f-8473-da16d0bf92fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:28:59Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": "2025-12-10T10:28:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:29:01,190 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=4756e517-16f2-43b0-809d-2464cbd9e219 0.088s 2025-12-10 10:29:01,190 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-ed999191-49be-4227-8013-128fe07ebd0c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"ports":[{"id":"b770b01f-4978-4c34-b9c6-d512018a5dc3","name":"","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:31:00:2a","admin_state_up":true,"status":"ACTIVE","device_id":"4756e517-16f2-43b0-809d-2464cbd9e219","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["809d373c-06a5-4972-8e17-4f646033bb2e"],"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-165096650","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-165096650","fqdn":"tempest-testnetworkbasicops-server-165096650.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:28:54Z","updated_at":"2025-12-10T10:28:59Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:29:01,190 25 DEBUG [tempest.common.waiters] Server ID 4756e517-16f2-43b0-809d-2464cbd9e219 ports are all ACTIVE [{'id': 'b770b01f-4978-4c34-b9c6-d512018a5dc3', 'name': '', 'network_id': '88eae834-d1d3-4f81-a0f5-8439ceb543ad', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:31:00:2a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '4756e517-16f2-43b0-809d-2464cbd9e219', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a8fd8c6e-d45d-4a20-8890-34f364f43bda', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['809d373c-06a5-4972-8e17-4f646033bb2e'], '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-165096650', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-165096650', 'fqdn': 'tempest-testnetworkbasicops-server-165096650.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:28:54Z', 'updated_at': '2025-12-10T10:28:59Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:29:02,593 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 1.402s 2025-12-10 10:29:02,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "b770b01f-4978-4c34-b9c6-d512018a5dc3", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-94d6637c-996c-4fbf-8c63-292842e0fa2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "f2a3863f-5b35-453c-97c0-58aeeb280c93", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.228", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "port_id": "b770b01f-4978-4c34-b9c6-d512018a5dc3", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "mac_address": "fa:16:3e:31:00:2a", "admin_state_up": true, "status": "ACTIVE", "device_id": "4756e517-16f2-43b0-809d-2464cbd9e219", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:29:01Z", "updated_at": "2025-12-10T10:29:01Z", "revision_number": 0}}' 2025-12-10 10:29:02,595 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-10 10:29:18,061 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:18,181 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:18,182 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-10 10:29:18,557 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/37ad1adc-fd4b-4c29-a2bd-758cd940afc0 0.374s 2025-12-10 10:29:18,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': 'Wed, 10 Dec 2025 10:29:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-2b634a1f-a5e2-4f73-9b86-188c07f53f02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/37ad1adc-fd4b-4c29-a2bd-758cd940afc0'} Body: b'{"floatingip": {"id": "37ad1adc-fd4b-4c29-a2bd-758cd940afc0", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.174", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "port_id": "4a577958-715d-4941-ad19-f7f8b1cf8586", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "mac_address": "fa:16:3e:fb:ca:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:28:39Z", "updated_at": "2025-12-10T10:28:40Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:18,557 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '37ad1adc-fd4b-4c29-a2bd-758cd940afc0', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.174', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': 'eddb53ba-0166-4f50-845f-cad1ab887d3d', 'port_id': '4a577958-715d-4941-ad19-f7f8b1cf8586', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '88eae834-d1d3-4f81-a0f5-8439ceb543ad', 'mac_address': 'fa:16:3e:fb:ca:06', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9d70dd0a-d1e7-4821-a30b-0f11f1440ae5', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:28:39Z', 'updated_at': '2025-12-10T10:28:40Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:29:18,557 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.375512 seconds 2025-12-10 10:29:18,558 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.174 with user: cirros 2025-12-10 10:29:18,558 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.174 in 120 sec and the expected result is reachable 2025-12-10 10:29:18,589 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.031088 seconds 2025-12-10 10:29:18,590 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.174 in 120 sec and the ping result is expected 2025-12-10 10:29:18,836 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action 0.245s 2025-12-10 10:29:18,837 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': 'Wed, 10 Dec 2025 10:29:18 GMT', 'server': 'Apache', 'content-length': '75579', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d79682-b675-4801-b940-c275a6c9022d', 'x-compute-request-id': 'req-31d79682-b675-4801-b940-c275a6c9022d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1223216884 cycles\\n[ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000015] tsc: Detected 2799.998 MHz processor\\n[ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004514] Using GB pages for direct mapping\\n[ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004953] ACPI: Early table checksum verification disabled\\n[ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004986] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006909] No NUMA configuration fo 2025-12-10 10:29:18,841 25 DEBUG [tempest.scenario.manager] Console output for 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1223216884 cycles [ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000015] tsc: Detected 2799.998 MHz processor [ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004514] Using GB pages for direct mapping [ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004953] ACPI: Early table checksum verification disabled [ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004986] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006909] No NUMA configuration found [ 0.006912] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006922] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007297] Zone ranges: [ 0.007301] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007307] Normal empty [ 0.007309] Device empty [ 0.007311] Movable zone start for each node [ 0.007315] Early memory node ranges [ 0.007316] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007318] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007321] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 10000 0.007736] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007776] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007996] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021486] ACPI: PM-Timer IO Port: 0x608 [ 0.021530] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021713] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021717] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021720] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021722] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021724] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021725] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021729] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021732] TSC deadline timer available [ 0.021748] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021838] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021840] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021842] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021843] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021846] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021848] Booting paravirtualized kernel on KVM [ 0.021852] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021862] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022312] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022408] kvm-guest: setup async PF for cpu 0 [ 0.022436] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022457] kvm-guest: PV spinlocks disabled, single CPU [ 0.022465] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022467] Policy zone: DMA32 [ 0.022469] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022573] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022586] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022658] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023015] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023762] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023799] ftrace: allocating 50600 entries in 198 pages [ 0.051471] ftrace: allocated 198 pages with 4 groups [ 0.051684] rcu: Hierarchical RCU implementation. [ 0.051687] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051689] Rude variant of Tasks RCU enabled. [ 0.051690] Tracing variant of Tasks RCU enabled. [ 0.051691] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051693] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056433] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056869] random: crng init done [ 0.099933] Console: colour VGA+ 80x25 [ 0.246787] printk: console [tty1] enabled [ 0.591316] printk: console [ttyS0] enabled [ 0.595014] ACPI: Core revision 20210730 [ 0.598061] APIC: Switch to symmetric I/O mode setup [ 0.602861] x2apic enabled [ 0.606082] Switched APIC routing to physical x2apic. [ 0.614987] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.622488] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.626472] pid_max: default: 32768 minimum: 301 [ 0.626472] LSM: Security Framework initializing [ 0.626472] landlock: Up and running. [ 0.626472] Yama: becoming mindful. [ 0.626472] AppArmor: AppArmor initialized [ 0.626472] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626472] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626472] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626472] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626472] Spectre V2 : Mitigation: Retpolines [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626472] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626472] RETBleed: Mitigation: untrained return thunk [ 0.626472] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626472] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626472] Freeing SMP alternatives memory: 44K [ 0.626472] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626631] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630496] ... version: 0 [ 0.633482] ... bit width: 48 [ 0.634485] ... generic registers: 6 [ 0.637504] ... value mask: 0000ffffffffffff [ 0.638489] ... max period: 00007fffffffffff [ 0.642461] ... fixed-purpose events: 0 [ 0.642486] ... event mask: 000000000000003f [ 0.646289] rcu: Hierarchical SRCU implementation. [ 0.647018] smp: Bringing up secondary CPUs ... [ 0.650190] smp: Brought up 1 node, 1 CPU [ 0.650493] smpboot: Max logical packages: 1 [ 0.653692] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.655011] devtmpfs: initialized [ 0.657604] x86/mm: Memory block size: 128MB [ 0.658699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662499] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666558] pinctrl core: initialized pinctrl subsystem [ 0.670880] PM: RTC time: 10:28:38, date: 2025-12-10 [ 0.675153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.678591] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.682538] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.686499] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.690504] audit: initializing netlink subsys (disabled) [ 0.694695] thermal_sys: Registered thermal governor 'fair_share' [ 0.694696] thermal_sys: Registered thermal governor 'bang_bang' [ 0.698491] audit: type=2000 audit(1765362518.337:1): state=initialized audit_enabled=0 res=1 [ 0.706493] thermal_sys: Registered thermal governor 'step_wise' [ 0.706495] thermal_sys: Registered thermal governor 'user_space' [ 0.710486] thermal_sys: Registered thermal governor 'power_allocator' [ 0.714511] EISA bus registered [ 0.720968] cpuidle: using governor ladder [ 0.722486] cpuidle: using governor menu [ 0.728189] ACPI: bus type PCI registered [ 0.730490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.734820] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.738490] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.742514] PCI: Using configuration type 1 for base access [ 0.747758] Kprobes globally optimized [ 0.750616] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.754489] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759262] ACPI: Added _OSI(Module Device) [ 0.762519] ACPI: Added _OSI(Processor Device) [ 0.766186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.766561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.770502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.774187] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.774518] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.781970] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786558] ACPI: Interpreter enabled [ 0.789709] ACPI: PM: (supports S0 S5) [ 0.790486] ACPI: Using IOAPIC for interrupt routing [ 0.793893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.794486] PCI: Using E820 reservations for host bridge windows [ 0.798757] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.810494] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.814643] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.818632] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.824023] PCI host bridge to bus 0000:00 [ 0.826488] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.834489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.838487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.842486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.846487] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.850486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.854797] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.863077] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.874157] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.885017] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.890528] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.900327] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.902691] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.911226] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.917721] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.924722] pci 0000:00:02.0: enabling Extended Tags [ 0.929907] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.933745] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.939453] pci 0000:00:02.1: enabling Extended Tags [ 0.945188] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949668] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956239] pci 0000:00:02.2: enabling Extended Tags [ 0.961178] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965491] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973409] pci 0000:00:02.3: enabling Extended Tags [ 0.978443] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981550] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.989030] pci 0000:00:02.4: enabling Extended Tags [ 0.993218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998204] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.007392] pci 0000:00:02.5: enabling Extended Tags [ 1.015402] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.021231] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.028449] pci 0000:00:02.6: enabling Extended Tags [ 1.033206] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.037491] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.043374] pci 0000:00:02.7: enabling Extended Tags [ 1.051668] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.057541] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.063411] pci 0000:00:03.0: enabling Extended Tags [ 1.069212] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.073298] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079440] pci 0000:00:03.1: enabling Extended Tags [ 1.085125] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.089429] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.095286] pci 0000:00:03.2: enabling Extended Tags [ 1.101363] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.106489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.115739] pci 0000:00:03.3: enabling Extended Tags [ 1.122598] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129244] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.134819] pci 0000:00:03.4: enabling Extended Tags [ 1.141116] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145690] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.151319] pci 0000:00:03.5: enabling Extended Tags [ 1.157201] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.161259] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.167707] pci 0000:00:03.6: enabling Extended Tags [ 1.174016] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.177104] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.182811] pci 0000:00:03.7: enabling Extended Tags [ 1.191264] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.197354] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.202815] pci 0000:00:04.0: enabling Extended Tags [ 1.209082] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.213012] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.220464] pci 0000:00:04.1: enabling Extended Tags [ 1.225637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.229182] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.234811] pci 0000:00:04.2: enabling Extended Tags [ 1.244682] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.252449] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.263166] pci 0000:00:04.3: enabling Extended Tags [ 1.272637] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.278063] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.284269] pci 0000:00:04.4: enabling Extended Tags [ 1.290651] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.298195] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.302859] pci 0000:00:04.5: enabling Extended Tags [ 1.309250] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.314460] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.321083] pci 0000:00:04.6: enabling Extended Tags [ 1.325313] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.329385] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.336769] pci 0000:00:04.7: enabling Extended Tags [ 1.343824] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.349198] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.355244] pci 0000:00:05.0: enabling Extended Tags [ 1.422781] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.428878] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.431497] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.454505] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.461496] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.467120] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.479354] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.490870] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.498493] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.506860] pci 0000:01:00.0: enabling Extended Tags [ 1.591106] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.594562] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.598564] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.602611] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.609709] pci_bus 0000:02: extended config space not accessible [ 1.610878] acpiphp: Slot [1] registered [ 1.613966] acpiphp: Slot [0] registered [ 1.614538] acpiphp: Slot [2] registered [ 1.617528] acpiphp: Slot [3] registered [ 1.618542] acpiphp: Slot [4] registered [ 1.621528] acpiphp: Slot [5] registered [ 1.622541] acpiphp: Slot [6] registered [ 1.625594] acpiphp: Slot [7] registered [ 1.626540] acpiphp: Slot [8] registered [ 1.629661] acpiphp: Slot [9] registered [ 1.630592] acpiphp: Slot [10] registered [ 1.633653] acpiphp: Slot [11] registered [ 1.634536] acpiphp: Slot [12] registered [ 1.637667] acpiphp: Slot [13] registered [ 1.638537] acpiphp: Slot [14] registered [ 1.641888] acpiphp: Slot [15] registered [ 1.642540] acpiphp: Slot [16] registered [ 1.645603] acpiphp: Slot [17] registered [ 1.646567] acpiphp: Slot [18] registered [ 1.649628] acpiphp: Slot [19] registered [ 1.650537] acpiphp: Slot [20] registered [ 1.653587] acpiphp: Slot [21] registered [ 1.654576] acpiphp: Slot [22] registered [ 1.658150] acpiphp: Slot [23] registered [ 1.658539] acpiphp: Slot [24] registered [ 1.662063] acpiphp: Slot [25] registered [ 1.662565] acpiphp: Slot [26] registered [ 1.665700] acpiphp: Slot [27] registered [ 1.666553] acpiphp: Slot [28] registered [ 1.670283] acpiphp: Slot [29] registered [ 1.670557] acpiphp: Slot [30] registered [ 1.673673] acpiphp: Slot [31] registered [ 1.677257] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.690274] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.768621] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.770560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.774564] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.778635] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.788323] acpiphp: Slot [0-2] registered [ 1.791152] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.800797] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.814151] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.817346] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.818689] pci 0000:03:00.0: enabling Extended Tags [ 1.925944] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.926754] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.930631] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.937668] acpiphp: Slot [0-3] registered [ 1.939140] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.949971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960900] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.965370] pci 0000:04:00.0: enabling Extended Tags [ 2.047764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.050621] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.054610] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.061764] acpiphp: Slot [0-4] registered [ 2.063157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.074490] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.086488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.092979] pci 0000:05:00.0: enabling Extended Tags [ 2.173679] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.174620] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.178644] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.186156] acpiphp: Slot [0-5] registered [ 2.187130] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198488] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.210298] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.213000] pci 0000:06:00.0: enabling Extended Tags [ 2.293730] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.294631] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.298612] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.305783] acpiphp: Slot [0-6] registered [ 2.378564] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.382487] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.386662] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.393840] acpiphp: Slot [0-7] registered [ 2.467598] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.470619] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.474611] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.481817] acpiphp: Slot [0-8] registered [ 2.552587] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.554632] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.558612] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567201] acpiphp: Slot [0-9] registered [ 2.647348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.650620] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.654614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.661878] acpiphp: Slot [0-10] registered [ 2.734347] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.734635] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.738629] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745701] acpiphp: Slot [0-11] registered [ 2.820188] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.822645] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.826629] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.833655] acpiphp: Slot [0-12] registered [ 2.910236] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.910635] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.914619] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921759] acpiphp: Slot [0-13] registered [ 2.995731] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.998625] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.002624] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.009569] acpiphp: Slot [0-14] registered [ 3.081335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.082618] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.086610] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.094209] acpiphp: Slot [0-15] registered [ 3.164639] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.166647] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.170617] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177706] acpiphp: Slot [0-16] registered [ 3.250825] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.254644] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.258620] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.266637] acpiphp: Slot [0-17] registered [ 3.342798] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.346646] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.350629] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.357814] acpiphp: Slot [0-18] registered [ 3.431738] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.434641] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.438649] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.445450] acpiphp: Slot [0-19] registered [ 3.516959] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.518617] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.522610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.529270] acpiphp: Slot [0-20] registered [ 3.601896] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.602661] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.606632] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.613439] acpiphp: Slot [0-21] registered [ 3.686152] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.686624] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.690633] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.697442] acpiphp: Slot [0-22] registered [ 3.770078] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.770625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.774619] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.781498] acpiphp: Slot [0-23] registered [ 3.854636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.858553] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.862618] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.869769] acpiphp: Slot [0-24] registered [ 3.944498] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.946625] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.950634] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.957712] acpiphp: Slot [0-25] registered [ 4.030268] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.030649] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.034618] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.085791] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.086795] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.090783] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.094775] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.098754] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.102759] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.106709] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.110704] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.114589] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.118502] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.122501] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.126501] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.130500] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.134502] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.138512] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.142511] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.146850] iommu: Default domain type: Translated [ 4.150487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.154740] SCSI subsystem initialized [ 4.158201] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.158472] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.158502] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.162490] vgaarb: loaded [ 4.164792] ACPI: bus type USB registered [ 4.166515] usbcore: registered new interface driver usbfs [ 4.170500] usbcore: registered new interface driver hub [ 4.174499] usbcore: registered new device driver usb [ 4.178438] pps_core: LinuxPPS API ver. 1 registered [ 4.178488] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.182493] PTP clock support registered [ 4.185708] EDAC MC: Ver: 3.0.0 [ 4.190059] NetLabel: Initializing [ 4.190486] NetLabel: domain hash size = 128 [ 4.193755] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.194510] NetLabel: unlabeled traffic allowed by default [ 4.198533] PCI: Using ACPI for IRQ routing [ 5.035108] clocksource: Switched to clocksource kvm-clock [ 5.053203] VFS: Disk quotas dquot_6.6.0 [ 5.056431] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.061540] AppArmor: AppArmor Filesystem Enabled [ 5.065030] pnp: PnP ACPI init [ 5.067949] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.073875] pnp: PnP ACPI: found 5 devices [ 5.082777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.089267] NET: Registered PF_INET protocol family [ 5.092997] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.100021] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.106072] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.111945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.117854] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.123116] TCP: Hash tables configured (established 1024 bind 1024) [ 5.127947] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.133603] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.139056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.144324] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.148505] NET: Registered PF_XDP protocol family [ 5.152135] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.158148] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.164179] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.170102] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.176068] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.181975] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.187840] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.193692] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.199956] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.205929] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.212014] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.218145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.224215] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.230174] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.236177] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.242160] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.247997] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.253815] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.260129] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.266055] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.272475] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.278548] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.284430] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.290455] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.296412] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.301073] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.305758] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.310315] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.314840] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.320528] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.325129] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.329721] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.334721] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.339581] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.344187] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.348778] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.353316] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.358000] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.363066] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.368126] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.373470] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.378783] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.383440] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.388320] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.393159] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.398116] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.403106] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.408162] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.413191] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.418054] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.422910] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.427714] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.432400] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.437211] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.441969] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.446964] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.451684] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.456807] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.461762] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.466636] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.471262] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.476109] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481169] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485708] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490401] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494905] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.499404] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.503950] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.508472] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.513042] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.517545] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.522073] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.526421] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.530954] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535750] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540803] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545969] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.550989] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.555928] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.560518] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.565331] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.569900] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.574895] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.579609] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.584859] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.589511] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.594600] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.599838] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.605585] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.610790] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.615898] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.620868] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.625976] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.630634] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.635567] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.639443] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.647625] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.654967] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.664613] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.669953] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.676429] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684676] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693866] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.700793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.709090] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.719136] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.725223] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.732489] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.743974] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.750579] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.756814] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.766150] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.773346] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.779201] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.789359] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.795036] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.802621] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.812051] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.817359] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.825507] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.834640] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.840142] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.847705] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.856039] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.861289] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.869768] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.878575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.884041] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.891815] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.900878] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.906310] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.913865] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.923685] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.929071] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.936057] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.943941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.949778] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.957086] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.964743] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.973656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.977442] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.985142] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.992362] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.000343] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.005735] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.011964] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.019482] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.027470] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.031264] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.037647] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.043598] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056764] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064257] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.071968] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.080130] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.085914] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.093278] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.100512] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.111767] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.117064] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.123574] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.131842] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.141543] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.146407] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.154371] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.160583] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.170513] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.174360] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.181975] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.188832] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.196631] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.202204] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.208400] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.216298] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.224589] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.228299] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.236495] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.243138] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.254051] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.260245] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.269189] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.276902] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.289606] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.297252] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.305354] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.314734] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.325806] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.333855] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.339236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.345405] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.351861] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.357937] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364987] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.370998] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.377094] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388829] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.403684] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.410217] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.418167] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425814] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.433273] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.439957] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.447912] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.454553] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459621] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.463936] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.468958] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.473148] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.478624] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.482885] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.488011] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.492214] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.497164] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.501539] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.506743] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.511125] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.516222] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.520592] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.526097] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.530773] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.535765] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.539870] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.544613] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.549862] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.553895] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.558318] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.563520] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.567457] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571783] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.577189] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.581625] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586120] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591240] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595012] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.599380] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.604234] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.608146] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.612550] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.617540] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.621421] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.625742] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.630684] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.634574] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.639533] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.646525] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.650371] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.654551] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.659456] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.663333] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.667587] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.672579] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.676362] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.680818] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.685866] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.689574] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.693796] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.698633] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.702344] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.706603] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.713132] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.723881] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10902 usecs [ 6.729501] PCI: CLS 0 bytes, default 64 [ 6.732448] Trying to unpack rootfs image as initramfs... [ 6.736248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.754886] Initialise system trusted keyrings [ 6.758045] Key type blacklist registered [ 6.766554] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776187] zbud: loaded [ 6.778449] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.794642] fuse: init (API version 7.34) [ 6.798122] integrity: Platform Keyring initialized [ 6.814634] Key type asymmetric registered [ 6.817601] Asymmetric key parser 'x509' registered [ 6.826615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.838590] io scheduler mq-deadline registered [ 6.849403] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.862952] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.880832] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.891146] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.906928] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.919106] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.934852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943107] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.959202] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.971180] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.984244] Freeing initrd memory: 8744K [ 6.988119] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.992937] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.001360] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.006534] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.015091] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.020669] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.027223] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.034050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.039315] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.047203] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.052234] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.060756] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.065820] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.074384] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.079209] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086980] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091704] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.099147] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.103856] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.111370] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.115944] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124513] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.128916] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.134918] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.140398] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.145401] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.153391] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.158002] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.165630] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.170004] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.178058] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.182581] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.190619] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.195271] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.202624] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.207506] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.214924] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.219780] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.227484] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.231799] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.237016] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.242541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.247473] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.255650] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.264913] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.269183] shpchp 0000:01:00.0: Slot initialization failed [ 7.274950] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.280167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.285134] ACPI: button: Power Button [PWRF] [ 7.310590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.345597] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.352541] Linux agpgart interface v0.103 [ 7.356524] loop: module loaded [ 7.359110] tun: Universal TUN/TAP device driver, 1.6 [ 7.362747] PPP generic driver version 2.4.2 [ 7.365745] VFIO - User Level meta-driver version: 0.3 [ 7.369285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.374824] ehci-pci: EHCI PCI platform driver [ 7.377893] ehci-platform: EHCI generic platform driver [ 7.381477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.385555] ohci-pci: OHCI PCI platform driver [ 7.388628] ohci-platform: OHCI generic platform driver [ 7.392136] uhci_hcd: USB Universal Host Controller Interface driver [ 7.397864] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.401438] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.406441] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.410120] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.414194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.419712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.424588] usb usb1: Product: UHCI Host Controller [ 7.428012] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.432304] usb usb1: SerialNumber: 0000:02:01.0 [ 7.435611] hub 1-0:1.0: USB hub found [ 7.438415] hub 1-0:1.0: 2 ports detected [ 7.441652] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.449314] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.452847] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.456474] mousedev: PS/2 mouse device common for all mice [ 7.461149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.466925] rtc_cmos 00:03: RTC can wake from S4 [ 7.472203] rtc_cmos 00:03: registered as rtc0 [ 7.475841] rtc_cmos 00:03: setting system clock to 2025-12-10T10:28:45 UTC (1765362525) [ 7.481550] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.486060] i2c_dev: i2c /dev entries driver [ 7.489209] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.497288] device-mapper: uevent: version 1.0.3 [ 7.500762] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.506518] platform eisa.0: Probing EISA bus 0 [ 7.509772] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.514529] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.518851] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.523168] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.527497] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.531888] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.536233] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.540778] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.545276] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.549827] platform eisa.0: EISA: Detected 0 cards [ 7.553563] ledtrig-cpu: registered to indicate activity on CPUs [ 7.557892] drop_monitor: Initializing network drop monitor service [ 7.562326] NET: Registered PF_INET6 protocol family [ 7.569207] Segment Routing with IPv6 [ 7.572006] In-situ OAM (IOAM) with IPv6 [ 7.575212] NET: Registered PF_PACKET protocol family [ 7.579592] Key type dns_resolver registered [ 7.583654] IPI shorthand broadcast: enabled [ 7.587164] registered taskstats version 1 [ 7.590116] Loading compiled-in X.509 certificates [ 7.594019] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.601211] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.608316] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.615305] blacklist: Loading compiled-in revocation X.509 certificates [ 7.619990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.626883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.635915] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.643332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.651072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.659644] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.667934] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.676473] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.684927] zswap: loaded using pool lzo/zbud [ 7.688188] Key type .fscrypt registered [ 7.691231] Key type fscrypt-provisioning registered [ 7.696499] Key type encrypted registered [ 7.699642] AppArmor: AppArmor sha1 policy hashing enabled [ 7.703644] ima: No TPM chip found, activating TPM-bypass! [ 7.708410] Loading compiled-in module X.509 certificates [ 7.713084] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720171] ima: Allocated hash algorithm: sha1 [ 7.723897] ima: No architecture policies found [ 7.727152] evm: Initialising EVM extended attributes: [ 7.730786] evm: security.selinux [ 7.733434] evm: security.SMACK64 [ 7.736278] evm: security.SMACK64EXEC [ 7.739505] evm: security.SMACK64TRANSMUTE [ 7.743167] evm: security.SMACK64MMAP [ 7.746092] evm: security.apparmor [ 7.749050] evm: security.ima [ 7.751546] evm: security.capability [ 7.754531] evm: HMAC attrs: 0x1 [ 7.757821] PM: Magic number: 5:773:476 [ 7.761061] RAS: Correctable Errors collector initialized. [ 7.764930] Unstable clock detected, switching default tracing clock to "global" [ 7.764930] If you want to keep using the local clock, then add: [ 7.764930] "trace_clock=local" [ 7.764930] on the kernel command line [ 7.778974] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.786970] Freeing unused decrypted memory: 2036K [ 7.791109] Freeing unused kernel image (initmem) memory: 3244K [ 7.795384] Write protecting the kernel read-only data: 30720k [ 7.800122] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.805015] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.851950] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.856743] Run /init as init process info: initramfs: up at 7.29 [ 7.913966] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.923077] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.929936] GPT:229375 != 2097151 [ 7.932976] GPT:Alternate GPT header not at the end of the disk. [ 7.938328] GPT:229375 != 2097151 [ 7.941639] GPT: Use GNU Parted to correct GPT errors. [ 8.009693] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.413472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.460460] 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 8.24 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:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYbuGow1hZGIP/KjiNr4OAnHF5vqGg4WArBB5xmwV6l2JJHcJT9T8FkWynH0z4ByL2OwYxg7lpGGUkf2Up/NUBmO2MZVk7Hg64wkiWY7dYZ4laWVIRMCQXNQPLbJ7yWj0CnfmQLKvghYSDJYFBhQ1mCKMS6rLFiv2MvwCLJaipOW/mJkQRAuBxO4rrX5vnRB38I/9pJ2VnxKrp6KBqDTSu4JGRgj6JfXhzGgDIJ6Kcj3ni7KYtV1felUZ1CSgok+kafgV8WBw7fSxgHRJgegat/kFVgdug7QJzMb4lZH3VrpWfOh5Rc2GQaptyeMH+Ce2ZJXK247jxVEKlUDGPiAXr root@tempest-testnetworkbasicops-server-73136063 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu3AAbWYQDu+11FEbNPswjseqlMfY/2dGXfX+DHgEedDQUSO7lv4Bc2qdYoNRL/Z/n4krPjzfi4sFIgnX1Qvs4= root@tempest-testnetworkbasicops-server-73136063 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefb:ca06/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 name: tempest-TestNetworkBasicOps-server-73136063 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-73136063 launch-index: 0 === cirros: current=0.6.2 uptime=9.21 === === 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:FB:CA:06 inet6 addr: fe80::f816:3eff:fefb:ca06/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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 nameserve10000 rs ### uname -a Linux tempest-testnetworkbasicops-server-73136063 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.558187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.560460] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.570927] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.791336] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.811945] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.931349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.932349] ISO 9660 Extensions: RRIP_1991A [ 9.035541] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.563013] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.565442] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:28:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:28:47 cirros auth.notice su: + none root:cirros Dec 10 10:28:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: DUID 00:04:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 Dec 10 10:28:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fb:ca:06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefb:ca06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Dec 10 10:28:47 cirros authpriv.info dropbear[393]: Running in background Dec 10 10:28:47 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-73136063 login: 2025-12-10 10:29:18,845 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-10 10:29:18,851 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:18,956 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:18,956 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-10 10:29:18,957 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-12-10 10:29:18,957 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-10 10:29:18,961 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:19,068 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:19,068 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-10 10:29:19,079 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122243 seconds 2025-12-10 10:29:19,758 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/4a577958-715d-4941-ad19-f7f8b1cf8586 0.679s 2025-12-10 10:29:19,759 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': 'Wed, 10 Dec 2025 10:29:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1073', 'x-openstack-request-id': 'req-8244a5d0-16f2-450d-ab44-5fdc2a59e9ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/4a577958-715d-4941-ad19-f7f8b1cf8586'} Body: b'{"port":{"id":"4a577958-715d-4941-ad19-f7f8b1cf8586","name":"","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:fb:ca:06","admin_state_up":false,"status":"ACTIVE","device_id":"9d70dd0a-d1e7-4821-a30b-0f11f1440ae5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ddafa709-2a55-4d17-9bb4-cff67cccfae8"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-73136063","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-73136063","fqdn":"tempest-testnetworkbasicops-server-73136063.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:28:29Z","updated_at":"2025-12-10T10:29:19Z","revision_number":5,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:19,759 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.174 with user: cirros 2025-12-10 10:29:19,759 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.174 in 120 sec and the expected result is unreachable 2025-12-10 10:29:20,784 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.024452 seconds 2025-12-10 10:29:20,785 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.174 in 120 sec and the ping result is expected 2025-12-10 10:29:21,783 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action 0.998s 2025-12-10 10:29:21,784 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': 'Wed, 10 Dec 2025 10:29:20 GMT', 'server': 'Apache', 'content-length': '75579', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd1898a-3f03-43ae-9c0f-d3d23762e17a', 'x-compute-request-id': 'req-7bd1898a-3f03-43ae-9c0f-d3d23762e17a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1223216884 cycles\\n[ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000015] tsc: Detected 2799.998 MHz processor\\n[ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004514] Using GB pages for direct mapping\\n[ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004953] ACPI: Early table checksum verification disabled\\n[ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004986] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006909] No NUMA configuration fo 2025-12-10 10:29:21,786 25 DEBUG [tempest.scenario.manager] Console output for 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1223216884 cycles [ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000015] tsc: Detected 2799.998 MHz processor [ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004514] Using GB pages for direct mapping [ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004953] ACPI: Early table checksum verification disabled [ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004986] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006909] No NUMA configuration found [ 0.006912] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006922] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007297] Zone ranges: [ 0.007301] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007307] Normal empty [ 0.007309] Device empty [ 0.007311] Movable zone start for each node [ 0.007315] Early memory node ranges [ 0.007316] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007318] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007321] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007736] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007776] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007996] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021486] ACPI: PM-Timer IO Port: 0x608 [ 0.021530] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021713] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021717] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021720] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021722] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021724] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021725] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021729] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021732] TSC deadline timer available [ 0.021748] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021838] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021840] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021842] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021843] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021846] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021848] Booting paravirtualized kernel on KVM [ 0.021852] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021862] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022312] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022408] kvm-guest: setup async PF for cpu 0 [ 0.022436] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022457] kvm-guest: PV spinlocks disabled, single CPU [ 0.022465] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022467] Policy zone: DMA32 [ 0.022469] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022573] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022586] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022658] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023015] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023762] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023799] ftrace: allocating 50600 entries in 198 pages [ 0.051471] ftrace: allocated 198 pages with 4 groups [ 0.051684] rcu: Hierarchical RCU implementation. [ 0.051687] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051689] Rude variant of Tasks RCU enabled. [ 0.051690] Tracing variant of Tasks RCU enabled. [ 0.051691] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051693] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056433] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056869] random: crng init done [ 0.099933] Console: colour VGA+ 80x25 [ 0.246787] printk: console [tty1] enabled [ 0.591316] printk: console [ttyS0] enabled [ 0.595014] ACPI: Core revision 20210730 [ 0.598061] APIC: Switch to symmetric I/O mode setup [ 0.602861] x2apic enabled [ 0.606082] Switched APIC routing to physical x2apic. [ 0.614987] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.622488] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.626472] pid_max: default: 32768 minimum: 301 [ 0.626472] LSM: Security Framework initializing [ 0.626472] landlock: Up and running. [ 0.626472] Yama: becoming mindful. [ 0.626472] AppArmor: AppArmor initialized [ 0.626472] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626472] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626472] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626472] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626472] Spectre V2 : Mitigation: Retpolines [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626472] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626472] RETBleed: Mitigation: untrained return thunk [ 0.626472] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626472] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626472] Freeing SMP alternatives memory: 44K [ 0.626472] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626631] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630496] ... version: 0 [ 0.633482] ... bit width: 48 [ 0.634485] ... generic registers: 6 [ 0.637504] ... value mask: 0000ffffffffffff [ 0.638489] ... max period: 00007fffffffffff [ 0.642461] ... fixed-purpose events: 0 [ 0.642486] ... event mask: 000000000000003f [ 0.646289] rcu: Hierarchical SRCU implementation. [ 0.647018] smp: Bringing up secondary CPUs ... [ 0.650190] smp: Brought up 1 node, 1 CPU [ 0.650493] smpboot: Max logical packages: 1 [ 0.653692] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.655011] devtmpfs: initialized [ 0.657604] x86/mm: Memory block size: 128MB [ 0.658699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662499] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666558] pinctrl core: initialized pinctrl subsystem [ 0.670880] PM: RTC time: 10:28:38, date: 2025-12-10 [ 0.675153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.678591] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.682538] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.686499] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.690504] audit: initializing netlink subsys (disabled) [ 0.694695] thermal_sys: Registered thermal governor 'fair_share' [ 0.694696] thermal_sys: Registered thermal governor 'bang_bang' [ 0.698491] audit: type=2000 audit(1765362518.337:1): state=initialized audit_enabled=0 res=1 [ 0.706493] thermal_sys: Registered thermal governor 'step_wise' [ 0.706495] thermal_sys: Registered thermal governor 'user_space' [ 0.710486] thermal_sys: Registered thermal governor 'power_allocator' [ 0.714511] EISA bus registered [ 0.720968] cpuidle: using governor ladder [ 0.722486] cpuidle: using governor menu [ 0.728189] ACPI: bus type PCI registered [ 0.730490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.734820] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.738490] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.742514] PCI: Using configuration type 1 for base access [ 0.747758] Kprobes globally optimized [ 0.750616] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.754489] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759262] ACPI: Added _OSI(Module Device) [ 0.762519] ACPI: Added _OSI(Processor Device) [ 0.766186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.766561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.770502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.774187] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.774518] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.781970] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786558] ACPI: Interpreter enabled [ 0.789709] ACPI: PM: (supports S0 S5) [ 0.790486] ACPI: Using IOAPIC for interrupt routing [ 0.793893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.794486] PCI: Using E820 reservations for host bridge windows [ 0.798757] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.810494] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.814643] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.818632] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.824023] PCI host bridge to bus 0000:00 [ 0.826488] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.834489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.838487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.842486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.846487] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.850486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.854797] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.863077] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.874157] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.885017] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.890528] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.900327] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.902691] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.911226] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.917721] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.924722] pci 0000:00:02.0: enabling Extended Tags [ 0.929907] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.933745] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.939453] pci 0000:00:02.1: enabling Extended Tags [ 0.945188] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949668] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956239] pci 0000:00:02.2: enabling Extended Tags [ 0.961178] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965491] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973409] pci 0000:00:02.3: enabling Extended Tags [ 0.978443] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981550] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.989030] pci 0000:00:02.4: enabling Extended Tags [ 0.993218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998204] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.007392] pci 0000:00:02.5: enabling Extended Tags [ 1.015402] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.021231] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.028449] pci 0000:00:02.6: enabling Extended Tags [ 1.033206] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.037491] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.043374] pci 0000:00:02.7: enabling Extended Tags [ 1.051668] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.057541] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.063411] pci 0000:00:03.0: enabling Extended Tags [ 1.069212] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.073298] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079440] pci 0000:00:03.1: enabling Extended Tags [ 1.085125] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.089429] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.095286] pci 0000:00:03.2: enabling Extended Tags [ 1.101363] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.106489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.115739] pci 0000:00:03.3: enabling Extended Tags [ 1.122598] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129244] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.134819] pci 0000:00:03.4: enabling Extended Tags [ 1.141116] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145690] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.151319] pci 0000:00:03.5: enabling Extended Tags [ 1.157201] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.161259] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.167707] pci 0000:00:03.6: enabling Extended Tags [ 1.174016] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.177104] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.182811] pci 0000:00:03.7: enabling Extended Tags [ 1.191264] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.197354] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.202815] pci 0000:00:04.0: enabling Extended Tags [ 1.209082] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.213012] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.220464] pci 0000:00:04.1: enabling Extended Tags [ 1.225637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.229182] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.234811] pci 0000:00:04.2: enabling Extended Tags [ 1.244682] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.252449] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.263166] pci 0000:00:04.3: enabling Extended Tags [ 1.272637] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.278063] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.284269] pci 0000:00:04.4: enabling Extended Tags [ 1.290651] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.298195] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.302859] pci 0000:00:04.5: enabling Extended Tags [ 1.309250] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.314460] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.321083] pci 0000:00:04.6: enabling Extended Tags [ 1.325313] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.329385] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.336769] pci 0000:00:04.7: enabling Extended Tags [ 1.343824] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.349198] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.355244] pci 0000:00:05.0: enabling Extended Tags [ 1.422781] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.428878] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.431497] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.454505] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.461496] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.467120] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.479354] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.490870] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.498493] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.506860] pci 0000:01:00.0: enabling Extended Tags [ 1.591106] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.594562] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.598564] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.602611] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.609709] pci_bus 0000:02: extended config space not accessible [ 1.610878] acpiphp: Slot [1] registered [ 1.613966] acpiphp: Slot [0] registered [ 1.614538] acpiphp: Slot [2] registered [ 1.617528] acpiphp: Slot [3] registered [ 1.618542] acpiphp: Slot [4] registered [ 1.621528] acpiphp: Slot [5] registered [ 1.622541] acpiphp: Slot [6] registered [ 1.625594] acpiphp: Slot [7] registered [ 1.626540] acpiphp: Slot [8] registered [ 1.629661] acpiphp: Slot [9] registered [ 1.630592] acpiphp: Slot [10] registered [ 1.633653] acpiphp: Slot [11] registered [ 1.634536] acpiphp: Slot [12] registered [ 1.637667] acpiphp: Slot [13] registered [ 1.638537] acpiphp: Slot [14] registered [ 1.641888] acpiphp: Slot [15] registered [ 1.642540] acpiphp: Slot [16] registered [ 1.645603] acpiphp: Slot [17] registered [ 1.646567] acpiphp: Slot [18] registered [ 1.649628] acpiphp: Slot [19] registered [ 1.650537] acpiphp: Slot [20] registered [ 1.653587] acpiphp: Slot [21] registered [ 1.654576] acpiphp: Slot [22] registered [ 1.658150] acpiphp: Slot [23] registered [ 1.658539] acpiphp: Slot [24] registered [ 1.662063] acpiphp: Slot [25] registered [ 1.662565] acpiphp: Slot [26] registered [ 1.665700] acpiphp: Slot [27] registered [ 1.666553] acpiphp: Slot [28] registered [ 1.670283] acpiphp: Slot [29] registered [ 1.670557] acpiphp: Slot [30] registered [ 1.673673] acpiphp: Slot [31] registered [ 1.677257] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.690274] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.768621] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.770560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.774564] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.778635] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.788323] acpiphp: Slot [0-2] registered [ 1.791152] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.800797] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.814151] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.817346] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.818689] pci 0000:03:00.0: enabling Extended Tags [ 1.925944] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.926754] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.930631] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.937668] acpiphp: Slot [0-3] registered [ 1.939140] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.949971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960900] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.965370] pci 0000:04:00.0: enabling Extended Tags [ 2.047764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.050621] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.054610] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.061764] acpiphp: Slot [0-4] registered [ 2.063157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.074490] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.086488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.092979] pci 0000:05:00.0: enabling Extended Tags [ 2.173679] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.174620] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.178644] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.186156] acpiphp: Slot [0-5] registered [ 2.187130] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198488] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.210298] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.213000] pci 0000:06:00.0: enabling Extended Tags [ 2.293730] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.294631] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.298612] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.305783] acpiphp: Slot [0-6] registered [ 2.378564] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.382487] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.386662] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.393840] acpiphp: Slot [0-7] registered [ 2.467598] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.470619] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.474611] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.481817] acpiphp: Slot [0-8] registered [ 2.552587] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.554632] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.558612] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567201] acpiphp: Slot [0-9] registered [ 2.647348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.650620] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.654614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.661878] acpiphp: Slot [0-10] registered [ 2.734347] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.734635] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.738629] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745701] acpiphp: Slot [0-11] registered [ 2.820188] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.822645] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.826629] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.833655] acpiphp: Slot [0-12] registered [ 2.910236] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.910635] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.914619] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921759] acpiphp: Slot [0-13] registered [ 2.995731] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.998625] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.002624] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.009569] acpiphp: Slot [0-14] registered [ 3.081335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.082618] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.086610] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.094209] acpiphp: Slot [0-15] registered [ 3.164639] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.166647] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.170617] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177706] acpiphp: Slot [0-16] registered [ 3.250825] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.254644] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.258620] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.266637] acpiphp: Slot [0-17] registered [ 3.342798] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.346646] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.350629] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.357814] acpiphp: Slot [0-18] registered [ 3.431738] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.434641] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.438649] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.445450] acpiphp: Slot [0-19] registered [ 3.516959] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.518617] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.522610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.529270] acpiphp: Slot [0-20] registered [ 3.601896] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.602661] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.606632] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.613439] acpiphp: Slot [0-21] registered [ 3.686152] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.686624] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.690633] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.697442] acpiphp: Slot [0-22] registered [ 3.770078] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.770625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.774619] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.781498] acpiphp: Slot [0-23] registered [ 3.854636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.858553] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.862618] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.869769] acpiphp: Slot [0-24] registered [ 3.944498] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.946625] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.950634] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.957712] acpiphp: Slot [0-25] registered [ 4.030268] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.030649] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.034618] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.085791] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.086795] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.090783] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.094775] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.098754] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.102759] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.106709] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.110704] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.114589] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.118502] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.122501] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.126501] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.130500] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.134502] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.138512] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.142511] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.146850] iommu: Default domain type: Translated [ 4.150487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.154740] SCSI subsystem initialized [ 4.158201] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.158472] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.158502] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.162490] vgaarb: loaded [ 4.164792] ACPI: bus type USB registered [ 4.166515] usbcore: registered new interface driver usbfs [ 4.170500] usbcore: registered new interface driver hub [ 4.174499] usbcore: registered new device driver usb [ 4.178438] pps_core: LinuxPPS API ver. 1 registered [ 4.178488] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.182493] PTP clock support registered [ 4.185708] EDAC MC: Ver: 3.0.0 [ 4.190059] NetLabel: Initializing [ 4.190486] NetLabel: domain hash size = 128 [ 4.193755] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.194510] NetLabel: unlabeled traffic allowed by default [ 4.198533] PCI: Using ACPI for IRQ routing [ 5.035108] clocksource: Switched to clocksource kvm-clock [ 5.053203] VFS: Disk quotas dquot_6.6.0 [ 5.056431] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.061540] AppArmor: AppArmor Filesystem Enabled [ 5.065030] pnp: PnP ACPI init [ 5.067949] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.073875] pnp: PnP ACPI: found 5 devices [ 5.082777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.089267] NET: Registered PF_INET protocol family [ 5.092997] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.100021] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.106072] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.111945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.117854] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.123116] TCP: Hash tables configured (established 1024 bind 1024) [ 5.127947] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.133603] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.139056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.144324] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.148505] NET: Registered PF_XDP protocol family [ 5.152135] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.158148] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.164179] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.170102] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.176068] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.181975] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.187840] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.193692] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.199956] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.205929] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.212014] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.218145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.224215] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.230174] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.236177] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.242160] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.247997] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.253815] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.260129] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.266055] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.272475] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.278548] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.284430] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.290455] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.296412] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.301073] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.305758] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.310315] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.314840] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.320528] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.325129] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.329721] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.334721] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.339581] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.344187] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.348778] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.353316] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.358000] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.363066] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.368126] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.373470] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.378783] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.383440] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.388320] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.393159] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.398116] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.403106] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.408162] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.413191] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.418054] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.422910] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.427714] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.432400] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.437211] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.441969] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.446964] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.451684] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.456807] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.461762] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.466636] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.471262] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.476109] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481169] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485708] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490401] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494905] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.499404] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.503950] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.508472] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.513042] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.517545] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.522073] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.526421] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.530954] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535750] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540803] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545969] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.550989] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.555928] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.560518] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.565331] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.569900] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.574895] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.579609] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.584859] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.589511] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.594600] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.599838] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.605585] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.610790] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.615898] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.620868] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.625976] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.630634] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.635567] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.639443] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.647625] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.654967] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.664613] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.669953] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.676429] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684676] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693866] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.700793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.709090] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.719136] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.725223] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.732489] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.743974] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.750579] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.756814] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.766150] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.773346] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.779201] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.789359] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.795036] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.802621] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.812051] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.817359] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.825507] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.834640] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.840142] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.847705] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.856039] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.861289] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.869768] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.878575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.884041] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.891815] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.900878] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.906310] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.913865] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.923685] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.929071] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.936057] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.943941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.949778] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.957086] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.964743] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.973656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.977442] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.985142] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.992362] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.000343] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.005735] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.011964] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.019482] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.027470] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.031264] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.037647] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.043598] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056764] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064257] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.071968] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.080130] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.085914] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.093278] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.100512] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.111767] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.117064] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.123574] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.131842] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.141543] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.146407] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.154371] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.160583] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.170513] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.174360] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.181975] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.188832] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.196631] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.202204] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.208400] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.216298] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.224589] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.228299] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.236495] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.243138] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.254051] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.260245] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.269189] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.276902] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.289606] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.297252] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.305354] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.314734] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.325806] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.333855] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.339236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.345405] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.351861] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.357937] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364987] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.370998] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.377094] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388829] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.403684] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.410217] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.418167] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425814] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.433273] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.439957] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.447912] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.454553] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459621] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.463936] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.468958] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.473148] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.478624] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.482885] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.488011] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.492214] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.497164] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.501539] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.506743] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.511125] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.516222] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.520592] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.526097] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.530773] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.535765] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.539870] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.544613] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.549862] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.553895] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.558318] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.563520] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.567457] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571783] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.577189] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.581625] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586120] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591240] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595012] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.599380] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.604234] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.608146] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.612550] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.617540] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.621421] pci10000 _bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.625742] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.630684] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.634574] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.639533] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.646525] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.650371] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.654551] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.659456] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.663333] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.667587] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.672579] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.676362] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.680818] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.685866] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.689574] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.693796] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.698633] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.702344] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.706603] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.713132] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.723881] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10902 usecs [ 6.729501] PCI: CLS 0 bytes, default 64 [ 6.732448] Trying to unpack rootfs image as initramfs... [ 6.736248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.754886] Initialise system trusted keyrings [ 6.758045] Key type blacklist registered [ 6.766554] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776187] zbud: loaded [ 6.778449] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.794642] fuse: init (API version 7.34) [ 6.798122] integrity: Platform Keyring initialized [ 6.814634] Key type asymmetric registered [ 6.817601] Asymmetric key parser 'x509' registered [ 6.826615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.838590] io scheduler mq-deadline registered [ 6.849403] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.862952] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.880832] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.891146] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.906928] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.919106] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.934852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943107] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.959202] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.971180] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.984244] Freeing initrd memory: 8744K [ 6.988119] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.992937] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.001360] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.006534] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.015091] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.020669] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.027223] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.034050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.039315] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.047203] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.052234] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.060756] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.065820] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.074384] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.079209] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086980] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091704] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.099147] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.103856] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.111370] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.115944] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124513] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.128916] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.134918] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.140398] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.145401] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.153391] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.158002] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.165630] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.170004] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.178058] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.182581] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.190619] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.195271] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.202624] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.207506] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.214924] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.219780] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.227484] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.231799] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.237016] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.242541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.247473] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.255650] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.264913] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.269183] shpchp 0000:01:00.0: Slot initialization failed [ 7.274950] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.280167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.285134] ACPI: button: Power Button [PWRF] [ 7.310590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.345597] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.352541] Linux agpgart interface v0.103 [ 7.356524] loop: module loaded [ 7.359110] tun: Universal TUN/TAP device driver, 1.6 [ 7.362747] PPP generic driver version 2.4.2 [ 7.365745] VFIO - User Level meta-driver version: 0.3 [ 7.369285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.374824] ehci-pci: EHCI PCI platform driver [ 7.377893] ehci-platform: EHCI generic platform driver [ 7.381477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.385555] ohci-pci: OHCI PCI platform driver [ 7.388628] ohci-platform: OHCI generic platform driver [ 7.392136] uhci_hcd: USB Universal Host Controller Interface driver [ 7.397864] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.401438] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.406441] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.410120] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.414194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.419712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.424588] usb usb1: Product: UHCI Host Controller [ 7.428012] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.432304] usb usb1: SerialNumber: 0000:02:01.0 [ 7.435611] hub 1-0:1.0: USB hub found [ 7.438415] hub 1-0:1.0: 2 ports detected [ 7.441652] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.449314] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.452847] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.456474] mousedev: PS/2 mouse device common for all mice [ 7.461149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.466925] rtc_cmos 00:03: RTC can wake from S4 [ 7.472203] rtc_cmos 00:03: registered as rtc0 [ 7.475841] rtc_cmos 00:03: setting system clock to 2025-12-10T10:28:45 UTC (1765362525) [ 7.481550] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.486060] i2c_dev: i2c /dev entries driver [ 7.489209] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.497288] device-mapper: uevent: version 1.0.3 [ 7.500762] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.506518] platform eisa.0: Probing EISA bus 0 [ 7.509772] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.514529] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.518851] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.523168] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.527497] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.531888] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.536233] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.540778] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.545276] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.549827] platform eisa.0: EISA: Detected 0 cards [ 7.553563] ledtrig-cpu: registered to indicate activity on CPUs [ 7.557892] drop_monitor: Initializing network drop monitor service [ 7.562326] NET: Registered PF_INET6 protocol family [ 7.569207] Segment Routing with IPv6 [ 7.572006] In-situ OAM (IOAM) with IPv6 [ 7.575212] NET: Registered PF_PACKET protocol family [ 7.579592] Key type dns_resolver registered [ 7.583654] IPI shorthand broadcast: enabled [ 7.587164] registered taskstats version 1 [ 7.590116] Loading compiled-in X.509 certificates [ 7.594019] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.601211] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.608316] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.615305] blacklist: Loading compiled-in revocation X.509 certificates [ 7.619990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.626883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.635915] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.643332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.651072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.659644] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.667934] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.676473] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.684927] zswap: loaded using pool lzo/zbud [ 7.688188] Key type .fscrypt registered [ 7.691231] Key type fscrypt-provisioning registered [ 7.696499] Key type encrypted registered [ 7.699642] AppArmor: AppArmor sha1 policy hashing enabled [ 7.703644] ima: No TPM chip found, activating TPM-bypass! [ 7.708410] Loading compiled-in module X.509 certificates [ 7.713084] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720171] ima: Allocated hash algorithm: sha1 [ 7.723897] ima: No architecture policies found [ 7.727152] evm: Initialising EVM extended attributes: [ 7.730786] evm: security.selinux [ 7.733434] evm: security.SMACK64 [ 7.736278] evm: security.SMACK64EXEC [ 7.739505] evm: security.SMACK64TRANSMUTE [ 7.743167] evm: security.SMACK64MMAP [ 7.746092] evm: security.apparmor [ 7.749050] evm: security.ima [ 7.751546] evm: security.capability [ 7.754531] evm: HMAC attrs: 0x1 [ 7.757821] PM: Magic number: 5:773:476 [ 7.761061] RAS: Correctable Errors collector initialized. [ 7.764930] Unstable clock detected, switching default tracing clock to "global" [ 7.764930] If you want to keep using the local clock, then add: [ 7.764930] "trace_clock=local" [ 7.764930] on the kernel command line [ 7.778974] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.786970] Freeing unused decrypted memory: 2036K [ 7.791109] Freeing unused kernel image (initmem) memory: 3244K [ 7.795384] Write protecting the kernel read-only data: 30720k [ 7.800122] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.805015] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.851950] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.856743] Run /init as init process info: initramfs: up at 7.29 [ 7.913966] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.923077] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.929936] GPT:229375 != 2097151 [ 7.932976] GPT:Alternate GPT header not at the end of the disk. [ 7.938328] GPT:229375 != 2097151 [ 7.941639] GPT: Use GNU Parted to correct GPT errors. [ 8.009693] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.413472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.460460] 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 8.24 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:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYbuGow1hZGIP/KjiNr4OAnHF5vqGg4WArBB5xmwV6l2JJHcJT9T8FkWynH0z4ByL2OwYxg7lpGGUkf2Up/NUBmO2MZVk7Hg64wkiWY7dYZ4laWVIRMCQXNQPLbJ7yWj0CnfmQLKvghYSDJYFBhQ1mCKMS6rLFiv2MvwCLJaipOW/mJkQRAuBxO4rrX5vnRB38I/9pJ2VnxKrp6KBqDTSu4JGRgj6JfXhzGgDIJ6Kcj3ni7KYtV1felUZ1CSgok+kafgV8WBw7fSxgHRJgegat/kFVgdug7QJzMb4lZH3VrpWfOh5Rc2GQaptyeMH+Ce2ZJXK247jxVEKlUDGPiAXr root@tempest-testnetworkbasicops-server-73136063 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu3AAbWYQDu+11FEbNPswjseqlMfY/2dGXfX+DHgEedDQUSO7lv4Bc2qdYoNRL/Z/n4krPjzfi4sFIgnX1Qvs4= root@tempest-testnetworkbasicops-server-73136063 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefb:ca06/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 name: tempest-TestNetworkBasicOps-server-73136063 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-73136063 launch-index: 0 === cirros: current=0.6.2 uptime=9.21 === === 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:FB:CA:06 inet6 addr: fe80::f816:3eff:fefb:ca06/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-73136063 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.558187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.560460] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.570927] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.791336] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.811945] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.931349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.932349] ISO 9660 Extensions: RRIP_1991A [ 9.035541] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.563013] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.565442] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:28:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:28:47 cirros auth.notice su: + none root:cirros Dec 10 10:28:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: DUID 00:04:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 Dec 10 10:28:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fb:ca:06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefb:ca06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Dec 10 10:28:47 cirros authpriv.info dropbear[393]: Running in background Dec 10 10:28:47 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-73136063 login: 2025-12-10 10:29:21,786 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-12-10 10:29:21,787 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-10 10:29:21,790 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:21,848 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:21,848 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-10 10:29:22,856 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.228 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.9' failed, exit status: 1, stderr: stdout: PING 10.100.0.9 (10.100.0.9) 56(84) bytes of data. --- 10.100.0.9 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-12-10 10:29:22,857 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.9 via a ssh connection from: 192.168.122.228. 2025-12-10 10:29:22,857 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.070858 seconds 2025-12-10 10:29:24,631 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/4a577958-715d-4941-ad19-f7f8b1cf8586 1.773s 2025-12-10 10:29:24,631 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': 'Wed, 10 Dec 2025 10:29:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1070', 'x-openstack-request-id': 'req-3684f9ae-9b47-4077-a209-f4c059303923', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/4a577958-715d-4941-ad19-f7f8b1cf8586'} Body: b'{"port":{"id":"4a577958-715d-4941-ad19-f7f8b1cf8586","name":"","network_id":"88eae834-d1d3-4f81-a0f5-8439ceb543ad","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:fb:ca:06","admin_state_up":true,"status":"DOWN","device_id":"9d70dd0a-d1e7-4821-a30b-0f11f1440ae5","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a8fd8c6e-d45d-4a20-8890-34f364f43bda","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ddafa709-2a55-4d17-9bb4-cff67cccfae8"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-73136063","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-73136063","fqdn":"tempest-testnetworkbasicops-server-73136063.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:28:29Z","updated_at":"2025-12-10T10:29:23Z","revision_number":7,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:24,740 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/37ad1adc-fd4b-4c29-a2bd-758cd940afc0 0.108s 2025-12-10 10:29:24,752 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-cf4a08b8-9031-408e-bcca-853dcc2bf906', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/37ad1adc-fd4b-4c29-a2bd-758cd940afc0'} Body: b'{"floatingip": {"id": "37ad1adc-fd4b-4c29-a2bd-758cd940afc0", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.174", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "port_id": "4a577958-715d-4941-ad19-f7f8b1cf8586", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "mac_address": "fa:16:3e:fb:ca:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:28:39Z", "updated_at": "2025-12-10T10:28:40Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:24,752 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '37ad1adc-fd4b-4c29-a2bd-758cd940afc0', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.174', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': 'eddb53ba-0166-4f50-845f-cad1ab887d3d', 'port_id': '4a577958-715d-4941-ad19-f7f8b1cf8586', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '88eae834-d1d3-4f81-a0f5-8439ceb543ad', 'mac_address': 'fa:16:3e:fb:ca:06', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9d70dd0a-d1e7-4821-a30b-0f11f1440ae5', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:28:39Z', 'updated_at': '2025-12-10T10:28:40Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:29:24,752 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.120534 seconds 2025-12-10 10:29:24,752 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.174 with user: cirros 2025-12-10 10:29:24,753 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.174 in 120 sec and the expected result is reachable 2025-12-10 10:29:24,776 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.023521 seconds 2025-12-10 10:29:24,777 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.174 in 120 sec and the ping result is expected 2025-12-10 10:29:24,915 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/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action 0.138s 2025-12-10 10:29:24,916 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': 'Wed, 10 Dec 2025 10:29:24 GMT', 'server': 'Apache', 'content-length': '75579', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57099b0e-9b76-46f9-90a5-7f3ca58ef368', 'x-compute-request-id': 'req-57099b0e-9b76-46f9-90a5-7f3ca58ef368', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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.000005] kvm-clock: using sched offset of 1223216884 cycles\\n[ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000015] tsc: Detected 2799.998 MHz processor\\n[ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004514] Using GB pages for direct mapping\\n[ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004953] ACPI: Early table checksum verification disabled\\n[ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004986] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006909] No NUMA configuration fo 2025-12-10 10:29:24,918 25 DEBUG [tempest.scenario.manager] Console output for 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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.000005] kvm-clock: using sched offset of 1223216884 cycles [ 0.000009] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000015] tsc: Detected 2799.998 MHz processor [ 0.001210] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001631] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004456] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004514] Using GB pages for direct mapping [ 0.004894] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004953] ACPI: Early table checksum verification disabled [ 0.004959] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004966] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004974] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004981] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004986] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004989] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004993] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004997] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005001] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005003] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005004] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005006] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005007] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005008] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006909] No NUMA configuration found [ 0.006912] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006922] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007297] Zone ranges: [ 0.007301] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007305] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007307] Normal empty [ 0.007309] Device empty [ 0.007311] Movable zone start for each node [ 0.007315] Early memory node ranges [ 0.007316] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007318] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007321] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007736] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007776] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007996] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.021486] ACPI: PM-Timer IO Port: 0x608 [ 0.021530] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.021713] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.021717] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.021720] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.021722] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.021724] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.021725] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.021729] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.021732] TSC deadline timer available [ 0.021748] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.021838] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.021840] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.021842] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.021843] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.021846] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.021848] Booting paravirtualized kernel on KVM [ 0.021852] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.021862] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.022312] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.022408] kvm-guest: setup async PF for cpu 0 [ 0.022436] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.022457] kvm-guest: PV spinlocks disabled, single CPU [ 0.022465] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.022467] Policy zone: DMA32 [ 0.022469] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.022573] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.022586] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.022593] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.022658] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.023015] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.023762] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.023799] ftrace: allocating 50600 entries in 198 pages [ 0.051471] ftrace: allocated 198 pages with 4 groups [ 0.051684] rcu: Hierarchical RCU implementation. [ 0.051687] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.051689] Rude variant of Tasks RCU enabled. [ 0.051690] Tracing variant of Tasks RCU enabled. [ 0.051691] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.051693] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.056433] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.056869] random: crng init done [ 0.099933] Console: colour VGA+ 80x25 [ 0.246787] printk: console [tty1] enabled [ 0.591316] printk: console [ttyS0] enabled [ 0.595014] ACPI: Core revision 20210730 [ 0.598061] APIC: Switch to symmetric I/O mode setup [ 0.602861] x2apic enabled [ 0.606082] Switched APIC routing to physical x2apic. [ 0.614987] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.622488] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.626472] pid_max: default: 32768 minimum: 301 [ 0.626472] LSM: Security Framework initializing [ 0.626472] landlock: Up and running. [ 0.626472] Yama: becoming mindful. [ 0.626472] AppArmor: AppArmor initialized [ 0.626472] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626472] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626472] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626472] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626472] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626472] Spectre V2 : Mitigation: Retpolines [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626472] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626472] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626472] RETBleed: Mitigation: untrained return thunk [ 0.626472] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626472] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626472] Freeing SMP alternatives memory: 44K [ 0.626472] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626631] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630496] ... version: 0 [ 0.633482] ... bit width: 48 [ 0.634485] ... generic registers: 6 [ 0.637504] ... value mask: 0000ffffffffffff [ 0.638489] ... max period: 00007fffffffffff [ 0.642461] ... fixed-purpose events: 0 [ 0.642486] ... event mask: 000000000000003f [ 0.646289] rcu: Hierarchical SRCU implementation. [ 0.647018] smp: Bringing up secondary CPUs ... [ 0.650190] smp: Brought up 1 node, 1 CPU [ 0.650493] smpboot: Max logical packages: 1 [ 0.653692] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.655011] devtmpfs: initialized [ 0.657604] x86/mm: Memory block size: 128MB [ 0.658699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662499] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666558] pinctrl core: initialized pinctrl subsystem [ 0.670880] PM: RTC time: 10:28:38, date: 2025-12-10 [ 0.675153] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.678591] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.682538] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.686499] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.690504] audit: initializing netlink subsys (disabled) [ 0.694695] thermal_sys: Registered thermal governor 'fair_share' [ 0.694696] thermal_sys: Registered thermal governor 'bang_bang' [ 0.698491] audit: type=2000 audit(1765362518.337:1): state=initialized audit_enabled=0 res=1 [ 0.706493] thermal_sys: Registered thermal governor 'step_wise' [ 0.706495] thermal_sys: Registered thermal governor 'user_space' [ 0.710486] thermal_sys: Registered thermal governor 'power_allocator' [ 0.714511] EISA bus registered [ 0.720968] cpuidle: using governor ladder [ 0.722486] cpuidle: using governor menu [ 0.728189] ACPI: bus type PCI registered [ 0.730490] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.734820] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.738490] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.742514] PCI: Using configuration type 1 for base access [ 0.747758] Kprobes globally optimized [ 0.750616] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.754489] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.759262] ACPI: Added _OSI(Module Device) [ 0.762519] ACPI: Added _OSI(Processor Device) [ 0.766186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.766561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.770502] ACPI: Added _OSI(Linux-Dell-Video) [ 0.774187] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.774518] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.781970] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.786558] ACPI: Interpreter enabled [ 0.789709] ACPI: PM: (supports S0 S5) [ 0.790486] ACPI: Using IOAPIC for interrupt routing [ 0.793893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.794486] PCI: Using E820 reservations for host bridge windows [ 0.798757] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.810494] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.814643] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.818632] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.824023] PCI host bridge to bus 0000:00 [ 0.826488] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.830489] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.834489] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.838487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.842486] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.846487] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.850486] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.854797] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.863077] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.874157] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.885017] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.890528] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.900327] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.902691] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.911226] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.917721] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.924722] pci 0000:00:02.0: enabling Extended Tags [ 0.929907] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.933745] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.939453] pci 0000:00:02.1: enabling Extended Tags [ 0.945188] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949668] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956239] pci 0000:00:02.2: enabling Extended Tags [ 0.961178] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965491] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973409] pci 0000:00:02.3: enabling Extended Tags [ 0.978443] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981550] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.989030] pci 0000:00:02.4: enabling Extended Tags [ 0.993218] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998204] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.007392] pci 0000:00:02.5: enabling Extended Tags [ 1.015402] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.021231] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.028449] pci 0000:00:02.6: enabling Extended Tags [ 1.033206] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.037491] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.043374] pci 0000:00:02.7: enabling Extended Tags [ 1.051668] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.057541] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.063411] pci 0000:00:03.0: enabling Extended Tags [ 1.069212] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.073298] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.079440] pci 0000:00:03.1: enabling Extended Tags [ 1.085125] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.089429] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.095286] pci 0000:00:03.2: enabling Extended Tags [ 1.101363] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.106489] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.115739] pci 0000:00:03.3: enabling Extended Tags [ 1.122598] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129244] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.134819] pci 0000:00:03.4: enabling Extended Tags [ 1.141116] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145690] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.151319] pci 0000:00:03.5: enabling Extended Tags [ 1.157201] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.161259] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.167707] pci 0000:00:03.6: enabling Extended Tags [ 1.174016] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.177104] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.182811] pci 0000:00:03.7: enabling Extended Tags [ 1.191264] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.197354] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.202815] pci 0000:00:04.0: enabling Extended Tags [ 1.209082] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.213012] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.220464] pci 0000:00:04.1: enabling Extended Tags [ 1.225637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.229182] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.234811] pci 0000:00:04.2: enabling Extended Tags [ 1.244682] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.252449] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.263166] pci 0000:00:04.3: enabling Extended Tags [ 1.272637] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.278063] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.284269] pci 0000:00:04.4: enabling Extended Tags [ 1.290651] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.298195] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.302859] pci 0000:00:04.5: enabling Extended Tags [ 1.309250] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.314460] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.321083] pci 0000:00:04.6: enabling Extended Tags [ 1.325313] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.329385] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.336769] pci 0000:00:04.7: enabling Extended Tags [ 1.343824] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.349198] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.355244] pci 0000:00:05.0: enabling Extended Tags [ 1.422781] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.428878] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.431497] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.454505] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.461496] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.467120] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.479354] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.490870] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.498493] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.506860] pci 0000:01:00.0: enabling Extended Tags [ 1.591106] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.594562] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.598564] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.602611] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.609709] pci_bus 0000:02: extended config space not accessible [ 1.610878] acpiphp: Slot [1] registered [ 1.613966] acpiphp: Slot [0] registered [ 1.614538] acpiphp: Slot [2] registered [ 1.617528] acpiphp: Slot [3] registered [ 1.618542] acpiphp: Slot [4] registered [ 1.621528] acpiphp: Slot [5] registered [ 1.622541] acpiphp: Slot [6] registered [ 1.625594] acpiphp: Slot [7] registered [ 1.626540] acpiphp: Slot [8] registered [ 1.629661] acpiphp: Slot [9] registered [ 1.630592] acpiphp: Slot [10] registered [ 1.633653] acpiphp: Slot [11] registered [ 1.634536] acpiphp: Slot [12] registered [ 1.637667] acpiphp: Slot [13] registered [ 1.638537] acpiphp: Slot [14] registered [ 1.641888] acpiphp: Slot [15] registered [ 1.642540] acpiphp: Slot [16] registered [ 1.645603] acpiphp: Slot [17] registered [ 1.646567] acpiphp: Slot [18] registered [ 1.649628] acpiphp: Slot [19] registered [ 1.650537] acpiphp: Slot [20] registered [ 1.653587] acpiphp: Slot [21] registered [ 1.654576] acpiphp: Slot [22] registered [ 1.658150] acpiphp: Slot [23] registered [ 1.658539] acpiphp: Slot [24] registered [ 1.662063] acpiphp: Slot [25] registered [ 1.662565] acpiphp: Slot [26] registered [ 1.665700] acpiphp: Slot [27] registered [ 1.666553] acpiphp: Slot [28] registered [ 1.670283] acpiphp: Slot [29] registered [ 1.670557] acpiphp: Slot [30] registered [ 1.673673] acpiphp: Slot [31] registered [ 1.677257] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.690274] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.768621] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.770560] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.774564] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.778635] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.788323] acpiphp: Slot [0-2] registered [ 1.791152] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.800797] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.814151] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.817346] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.818689] pci 0000:03:00.0: enabling Extended Tags [ 1.925944] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.926754] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.930631] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.937668] acpiphp: Slot [0-3] registered [ 1.939140] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.949971] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.960900] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.965370] pci 0000:04:00.0: enabling Extended Tags [ 2.047764] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.050621] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.054610] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.061764] acpiphp: Slot [0-4] registered [ 2.063157] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.074490] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.086488] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.092979] pci 0000:05:00.0: enabling Extended Tags [ 2.173679] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.174620] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.178644] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.186156] acpiphp: Slot [0-5] registered [ 2.187130] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.198488] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.210298] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.213000] pci 0000:06:00.0: enabling Extended Tags [ 2.293730] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.294631] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.298612] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.305783] acpiphp: Slot [0-6] registered [ 2.378564] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.382487] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.386662] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.393840] acpiphp: Slot [0-7] registered [ 2.467598] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.470619] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.474611] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.481817] acpiphp: Slot [0-8] registered [ 2.552587] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.554632] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.558612] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.567201] acpiphp: Slot [0-9] registered [ 2.647348] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.650620] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.654614] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.661878] acpiphp: Slot [0-10] registered [ 2.734347] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.734635] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.738629] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.745701] acpiphp: Slot [0-11] registered [ 2.820188] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.822645] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.826629] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.833655] acpiphp: Slot [0-12] registered [ 2.910236] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.910635] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.914619] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.921759] acpiphp: Slot [0-13] registered [ 2.995731] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.998625] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.002624] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.009569] acpiphp: Slot [0-14] registered [ 3.081335] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.082618] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.086610] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.094209] acpiphp: Slot [0-15] registered [ 3.164639] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.166647] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.170617] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.177706] acpiphp: Slot [0-16] registered [ 3.250825] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.254644] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.258620] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.266637] acpiphp: Slot [0-17] registered [ 3.342798] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.346646] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.350629] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.357814] acpiphp: Slot [0-18] registered [ 3.431738] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.434641] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.438649] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.445450] acpiphp: Slot [0-19] registered [ 3.516959] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.518617] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.522610] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.529270] acpiphp: Slot [0-20] registered [ 3.601896] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.602661] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.606632] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.613439] acpiphp: Slot [0-21] registered [ 3.686152] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.686624] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.690633] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.697442] acpiphp: Slot [0-22] registered [ 3.770078] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.770625] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.774619] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.781498] acpiphp: Slot [0-23] registered [ 3.854636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.858553] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.862618] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.869769] acpiphp: Slot [0-24] registered [ 3.944498] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.946625] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.950634] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.957712] acpiphp: Slot [0-25] registered [ 4.030268] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.030649] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.034618] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.085791] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.086795] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.090783] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.094775] ACPI: PCI: Interrupt link LNK10000 D configured for IRQ 11 [ 4.098754] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.102759] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.106709] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.110704] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.114589] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.118502] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.122501] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.126501] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.130500] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.134502] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.138512] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.142511] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.146850] iommu: Default domain type: Translated [ 4.150487] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.154740] SCSI subsystem initialized [ 4.158201] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.158472] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.158502] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.162490] vgaarb: loaded [ 4.164792] ACPI: bus type USB registered [ 4.166515] usbcore: registered new interface driver usbfs [ 4.170500] usbcore: registered new interface driver hub [ 4.174499] usbcore: registered new device driver usb [ 4.178438] pps_core: LinuxPPS API ver. 1 registered [ 4.178488] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.182493] PTP clock support registered [ 4.185708] EDAC MC: Ver: 3.0.0 [ 4.190059] NetLabel: Initializing [ 4.190486] NetLabel: domain hash size = 128 [ 4.193755] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.194510] NetLabel: unlabeled traffic allowed by default [ 4.198533] PCI: Using ACPI for IRQ routing [ 5.035108] clocksource: Switched to clocksource kvm-clock [ 5.053203] VFS: Disk quotas dquot_6.6.0 [ 5.056431] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.061540] AppArmor: AppArmor Filesystem Enabled [ 5.065030] pnp: PnP ACPI init [ 5.067949] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.073875] pnp: PnP ACPI: found 5 devices [ 5.082777] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.089267] NET: Registered PF_INET protocol family [ 5.092997] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.100021] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.106072] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.111945] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.117854] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.123116] TCP: Hash tables configured (established 1024 bind 1024) [ 5.127947] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.133603] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.139056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.144324] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.148505] NET: Registered PF_XDP protocol family [ 5.152135] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.158148] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.164179] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.170102] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.176068] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.181975] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.187840] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.193692] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.199956] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.205929] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.212014] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.218145] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.224215] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.230174] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.236177] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.242160] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.247997] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.253815] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.260129] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.266055] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.272475] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.278548] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.284430] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.290455] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.296412] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.301073] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.305758] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.310315] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.314840] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.320528] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.325129] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.329721] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.334721] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.339581] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.344187] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.348778] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.353316] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.358000] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.363066] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.368126] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.373470] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.378783] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.383440] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.388320] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.393159] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.398116] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.403106] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.408162] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.413191] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.418054] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.422910] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.427714] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.432400] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.437211] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.441969] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.446964] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.451684] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.456807] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.461762] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.466636] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.471262] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.476109] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.481169] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.485708] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.490401] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.494905] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.499404] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.503950] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.508472] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.513042] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.517545] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.522073] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.526421] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.530954] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.535750] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.540803] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.545969] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.550989] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.555928] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.560518] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.565331] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.569900] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.574895] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.579609] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.584859] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.589511] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.594600] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.599838] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.605585] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.610790] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.615898] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.620868] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.625976] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.630634] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.635567] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.639443] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.647625] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.654967] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.664613] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.669953] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.676429] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684676] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693866] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.700793] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.709090] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.719136] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.725223] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.732489] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.743974] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.750579] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.756814] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.766150] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.773346] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.779201] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.789359] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.795036] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.802621] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.812051] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.817359] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.825507] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.834640] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.840142] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.847705] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.856039] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.861289] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.869768] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.878575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.884041] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.891815] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.900878] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.906310] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.913865] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.923685] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.929071] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.936057] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.943941] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.949778] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.957086] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.964743] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.973656] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.977442] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.985142] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.992362] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.000343] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.005735] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.011964] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.019482] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.027470] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.031264] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.037647] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.043598] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.052868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.056764] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.064257] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.071968] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.080130] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.085914] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.093278] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.100512] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.111767] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.117064] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.123574] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.131842] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.141543] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.146407] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.154371] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.160583] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.170513] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.174360] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.181975] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.188832] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.196631] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.202204] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.208400] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.216298] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.224589] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.228299] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.236495] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.243138] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.254051] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.260245] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.269189] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.276902] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.289606] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.297252] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.305354] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.314734] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.325806] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.333855] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.339236] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.345405] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.351861] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.357937] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.364987] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.370998] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.377094] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.388829] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.403684] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.410217] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.418167] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425814] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.433273] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.439957] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.447912] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.454553] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459621] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.463936] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.468958] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.473148] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.478624] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.482885] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.488011] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.492214] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.497164] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.501539] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.506743] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.511125] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.516222] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.520592] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.526097] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.530773] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.535765] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.539870] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.544613] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.549862] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.553895] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.558318] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.563520] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.567457] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571783] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.577189] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.581625] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586120] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.591240] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595012] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.599380] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.604234] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.608146] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.612550] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.617540] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.621421] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.625742] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.630684] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.634574] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.639533] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.646525] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.650371] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.654551] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.659456] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.663333] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.667587] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.672579] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.676362] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.680818] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.685866] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.689574] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.693796] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.698633] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.702344] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.706603] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.713132] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.723881] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10902 usecs [ 6.729501] PCI: CLS 0 bytes, default 64 [ 6.732448] Trying to unpack rootfs image as initramfs... [ 6.736248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.754886] Initialise system trusted keyrings [ 6.758045] Key type blacklist registered [ 6.766554] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776187] zbud: loaded [ 6.778449] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.794642] fuse: init (API version 7.34) [ 6.798122] integrity: Platform Keyring initialized [ 6.814634] Key type asymmetric registered [ 6.817601] Asymmetric key parser 'x509' registered [ 6.826615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.838590] io scheduler mq-deadline registered [ 6.849403] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.862952] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.880832] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.891146] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.906928] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.919106] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.934852] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943107] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.959202] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.971180] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.984244] Freeing initrd memory: 8744K [ 6.988119] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.992937] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.001360] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.006534] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.015091] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.020669] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.027223] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.034050] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.039315] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.047203] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.052234] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.060756] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.065820] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.074384] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.079209] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086980] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091704] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.099147] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.103856] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.111370] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.115944] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.124513] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.128916] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.134918] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.140398] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.145401] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.153391] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.158002] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.165630] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.170004] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.178058] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.182581] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.190619] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.195271] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.202624] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.207506] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.214924] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.219780] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.227484] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.231799] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.237016] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.242541] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.247473] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.255650] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.264913] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.269183] shpchp 0000:01:00.0: Slot initialization failed [ 7.274950] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.280167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.285134] ACPI: button: Power Button [PWRF] [ 7.310590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.345597] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.352541] Linux agpgart interface v0.103 [ 7.356524] loop: module loaded [ 7.359110] tun: Universal TUN/TAP device driver, 1.6 [ 7.362747] PPP generic driver version 2.4.2 [ 7.365745] VFIO - User Level meta-driver version: 0.3 [ 7.369285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.374824] ehci-pci: EHCI PCI platform driver [ 7.377893] ehci-platform: EHCI generic platform driver [ 7.381477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.385555] ohci-pci: OHCI PCI platform driver [ 7.388628] ohci-platform: OHCI generic platform driver [ 7.392136] uhci_hcd: USB Universal Host Controller Interface driver [ 7.397864] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.401438] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.406441] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.410120] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.414194] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.419712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.424588] usb usb1: Product: UHCI Host Controller [ 7.428012] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.432304] usb usb1: SerialNumber: 0000:02:01.0 [ 7.435611] hub 1-0:1.0: USB hub found [ 7.438415] hub 1-0:1.0: 2 ports detected [ 7.441652] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.449314] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.452847] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.456474] mousedev: PS/2 mouse device common for all mice [ 7.461149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.466925] rtc_cmos 00:03: RTC can wake from S4 [ 7.472203] rtc_cmos 00:03: registered as rtc0 [ 7.475841] rtc_cmos 00:03: setting system clock to 2025-12-10T10:28:45 UTC (1765362525) [ 7.481550] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.486060] i2c_dev: i2c /dev entries driver [ 7.489209] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.497288] device-mapper: uevent: version 1.0.3 [ 7.500762] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.506518] platform eisa.0: Probing EISA bus 0 [ 7.509772] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.514529] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.518851] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.523168] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.527497] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.531888] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.536233] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.540778] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.545276] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.549827] platform eisa.0: EISA: Detected 0 cards [ 7.553563] ledtrig-cpu: registered to indicate activity on CPUs [ 7.557892] drop_monitor: Initializing network drop monitor service [ 7.562326] NET: Registered PF_INET6 protocol family [ 7.569207] Segment Routing with IPv6 [ 7.572006] In-situ OAM (IOAM) with IPv6 [ 7.575212] NET: Registered PF_PACKET protocol family [ 7.579592] Key type dns_resolver registered [ 7.583654] IPI shorthand broadcast: enabled [ 7.587164] registered taskstats version 1 [ 7.590116] Loading compiled-in X.509 certificates [ 7.594019] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.601211] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.608316] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.615305] blacklist: Loading compiled-in revocation X.509 certificates [ 7.619990] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.626883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.635915] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.643332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.651072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.659644] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.667934] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.676473] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.684927] zswap: loaded using pool lzo/zbud [ 7.688188] Key type .fscrypt registered [ 7.691231] Key type fscrypt-provisioning registered [ 7.696499] Key type encrypted registered [ 7.699642] AppArmor: AppArmor sha1 policy hashing enabled [ 7.703644] ima: No TPM chip found, activating TPM-bypass! [ 7.708410] Loading compiled-in module X.509 certificates [ 7.713084] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.720171] ima: Allocated hash algorithm: sha1 [ 7.723897] ima: No architecture policies found [ 7.727152] evm: Initialising EVM extended attributes: [ 7.730786] evm: security.selinux [ 7.733434] evm: security.SMACK64 [ 7.736278] evm: security.SMACK64EXEC [ 7.739505] evm: security.SMACK64TRANSMUTE [ 7.743167] evm: security.SMACK64MMAP [ 7.746092] evm: security.apparmor [ 7.749050] evm: security.ima [ 7.751546] evm: security.capability [ 7.754531] evm: HMAC attrs: 0x1 [ 7.757821] PM: Magic number: 5:773:476 [ 7.761061] RAS: Correctable Errors collector initialized. [ 7.764930] Unstable clock detected, switching default tracing clock to "global" [ 7.764930] If you want to keep using the local clock, then add: [ 7.764930] "trace_clock=local" [ 7.764930] on the kernel command line [ 7.778974] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.786970] Freeing unused decrypted memory: 2036K [ 7.791109] Freeing unused kernel image (initmem) memory: 3244K [ 7.795384] Write protecting the kernel read-only data: 30720k [ 7.800122] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.805015] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.851950] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.856743] Run /init as init process info: initramfs: up at 7.29 [ 7.913966] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.923077] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.929936] GPT:229375 != 2097151 [ 7.932976] GPT:Alternate GPT header not at the end of the disk. [ 7.938328] GPT:229375 != 2097151 [ 7.941639] GPT: Use GNU Parted to correct GPT errors. [ 8.009693] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.413472] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.460460] 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 8.24 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:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYbuGow1hZGIP/KjiNr4OAnHF5vqGg4WArBB5xmwV6l2JJHcJT9T8FkWynH0z4ByL2OwYxg7lpGGUkf2Up/NUBmO2MZVk7Hg64wkiWY7dYZ4laWVIRMCQXNQPLbJ7yWj0CnfmQLKvghYSDJYFBhQ1mCKMS6rLFiv2MvwCLJaipOW/mJkQRAuBxO4rrX5vnRB38I/9pJ2VnxKrp6KBqDTSu4JGRgj6JfXhzGgDIJ6Kcj3ni7KYtV1felUZ1CSgok+kafgV8WBw7fSxgHRJgegat/kFVgdug7QJzMb4lZH3VrpWfOh5Rc2GQaptyeMH+Ce2ZJXK247jxVEKlUDGPiAXr root@tempest-testnetworkbasicops-server-73136063 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHu3AAbWYQDu+11FEbNPswjseqlMfY/2dGXfX+DHgEedDQUSO7lv4Bc2qdYoNRL/Z/n4krPjzfi4sFIgnX1Qvs4= root@tempest-testnetworkbasicops-server-73136063 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fefb:ca06/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 name: tempest-TestNetworkBasicOps-server-73136063 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-73136063 launch-index: 0 === cirros: current=0.6.2 uptime=9.21 === === 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:FB:CA:06 inet6 addr: fe80::f816:3eff:fefb:ca06/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:8 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:1262 (1.2 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-73136063 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.558187] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.560460] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.570927] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.791336] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.811945] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.931349] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.932349] ISO 9660 Extensions: RRIP_1991A [ 9.035541] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.563013] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.565442] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:28:46 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:28:47 cirros auth.notice su: + none root:cirros Dec 10 10:28:47 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: DUID 00:04:9d:70:dd:0a:d1:e7:48:21:a3:0b:0f:11:f1:44:0a:e5 Dec 10 10:28:47 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:fb:ca:06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fefb:ca06 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Dec 10 10:28:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Dec 10 10:28:47 cirros authpriv.info dropbear[393]: Running in background Dec 10 10:28:47 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-73136063 login: 2025-12-10 10:29:24,920 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.174:22' as 'cirros' with public key authentication 2025-12-10 10:29:24,924 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:24,983 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:24,983 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.174 successfully created 2025-12-10 10:29:24,984 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-12-10 10:29:24,984 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.228:22' as 'cirros' with public key authentication 2025-12-10 10:29:24,988 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:29:25,088 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:29:25,088 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.228 successfully created 2025-12-10 10:29:25,095 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.110952 seconds 2025-12-10 10:29:26,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f2a3863f-5b35-453c-97c0-58aeeb280c93 1.494s 2025-12-10 10:29:26,590 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f1058643-53f8-4da0-b513-bb808e187f4f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f2a3863f-5b35-453c-97c0-58aeeb280c93'} Body: b'' 2025-12-10 10:29:26,749 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219 0.157s 2025-12-10 10:29:26,750 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': 'Wed, 10 Dec 2025 10:29:26 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-2a75e488-86de-483b-8297-752d710c4f64', 'x-compute-request-id': 'req-2a75e488-86de-483b-8297-752d710c4f64', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'' 2025-12-10 10:29:27,995 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219 1.244s 2025-12-10 10:29:27,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: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:26 GMT', 'server': 'Apache', 'content-length': '1821', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f0758c-a0d1-4d7b-b227-7076d5fb6e8f', 'x-compute-request-id': 'req-38f0758c-a0d1-4d7b-b227-7076d5fb6e8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:29:26Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:2a"}, {"version": 4, "addr": "192.168.122.228", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:2a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": "2025-12-10T10:28:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1807782993"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:29:29,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219 0.556s 2025-12-10 10:29:29,559 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': 'Wed, 10 Dec 2025 10:29:29 GMT', 'server': 'Apache', 'content-length': '1484', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9d005e-cc68-42da-b838-88eccd7b423b', 'x-compute-request-id': 'req-6b9d005e-cc68-42da-b838-88eccd7b423b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"server": {"id": "4756e517-16f2-43b0-809d-2464cbd9e219", "name": "tempest-TestNetworkBasicOps-server-165096650", "status": "DELETED", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:51Z", "updated": "2025-12-10T10:29:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4756e517-16f2-43b0-809d-2464cbd9e219"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1984468410", "OS-SRV-USG:launched_at": "2025-12-10T10:28:59.000000", "OS-SRV-USG:terminated_at": "2025-12-10T10:29:28.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-12-10 10:29:29,562 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-12-10 10:29:30,660 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219 0.097s 2025-12-10 10:29:30,660 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': 'Wed, 10 Dec 2025 10:29:30 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-d9a0dbb3-6ec7-4fcb-a5fe-3cb4f2cf4fa3', 'x-compute-request-id': 'req-d9a0dbb3-6ec7-4fcb-a5fe-3cb4f2cf4fa3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4756e517-16f2-43b0-809d-2464cbd9e219'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4756e517-16f2-43b0-809d-2464cbd9e219 could not be found."}}' 2025-12-10 10:29:31,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/809d373c-06a5-4972-8e17-4f646033bb2e 1.017s 2025-12-10 10:29:31,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b373f470-2340-43e4-a7f5-bc48257831cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/809d373c-06a5-4972-8e17-4f646033bb2e'} Body: b'' 2025-12-10 10:29:31,758 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-1984468410 0.079s 2025-12-10 10:29:31,759 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': 'Wed, 10 Dec 2025 10:29:31 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-166d6f53-e537-4c62-86d4-d9bcb8ba9b56', 'x-compute-request-id': 'req-166d6f53-e537-4c62-86d4-d9bcb8ba9b56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1984468410'} Body: b'' 2025-12-10 10:29:33,894 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/37ad1adc-fd4b-4c29-a2bd-758cd940afc0 2.135s 2025-12-10 10:29:33,895 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4b80359d-3eea-46a6-8f52-32752dc45dea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/37ad1adc-fd4b-4c29-a2bd-758cd940afc0'} Body: b'' 2025-12-10 10:29:34,145 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.250s 2025-12-10 10:29:34,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': 'Wed, 10 Dec 2025 10:29:33 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-86645eef-e2f0-4a6a-a6b8-4057386ad5e2', 'x-compute-request-id': 'req-86645eef-e2f0-4a6a-a6b8-4057386ad5e2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'' 2025-12-10 10:29:34,660 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.513s 2025-12-10 10:29:34,660 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': 'Wed, 10 Dec 2025 10:29:34 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-f2c9335e-8a69-4736-abe0-0c2b59ca674e', 'x-compute-request-id': 'req-f2c9335e-8a69-4736-abe0-0c2b59ca674e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:29:34Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}, {"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": "2025-12-10T10:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-510165574"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:29:36,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.351s 2025-12-10 10:29:36,016 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': 'Wed, 10 Dec 2025 10:29:35 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-08b9ac61-8614-4466-ace8-913a1c375f8a', 'x-compute-request-id': 'req-08b9ac61-8614-4466-ace8-913a1c375f8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"server": {"id": "9d70dd0a-d1e7-4821-a30b-0f11f1440ae5", "name": "tempest-TestNetworkBasicOps-server-73136063", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:28:25Z", "updated": "2025-12-10T10:29:34Z", "addresses": {"tempest-network-smoke--1643820045": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}, {"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:ca:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1390815627", "OS-SRV-USG:launched_at": "2025-12-10T10:28:37.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-12-10 10:29:37,114 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 0.092s 2025-12-10 10:29:37,114 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': 'Wed, 10 Dec 2025 10:29: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-172ebaa5-c8aa-497a-a785-4805ab769839', 'x-compute-request-id': 'req-172ebaa5-c8aa-497a-a785-4805ab769839', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9198A f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9d70dd0a-d1e7-4821-a30b-0f11f1440ae5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9d70dd0a-d1e7-4821-a30b-0f11f1440ae5 could not be found."}}' 2025-12-10 10:29:37,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ddafa709-2a55-4d17-9bb4-cff67cccfae8 0.529s 2025-12-10 10:29:37,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6251659a-7160-40cf-8f4b-5ba12cb2ec55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/ddafa709-2a55-4d17-9bb4-cff67cccfae8'} Body: b'' 2025-12-10 10:29:37,709 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-1390815627 0.064s 2025-12-10 10:29:37,710 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': 'Wed, 10 Dec 2025 10:29:37 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-e3af926d-4e7e-4356-9993-7b65c2c67122', 'x-compute-request-id': 'req-e3af926d-4e7e-4356-9993-7b65c2c67122', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1390815627'} Body: b'' 2025-12-10 10:29:39,114 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/eddb53ba-0166-4f50-845f-cad1ab887d3d/remove_router_interface 1.404s 2025-12-10 10:29:39,114 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a8fd8c6e-d45d-4a20-8890-34f364f43bda"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1ed352e7-9749-4335-aeea-455733589ba9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/eddb53ba-0166-4f50-845f-cad1ab887d3d/remove_router_interface'} Body: b'{"id": "eddb53ba-0166-4f50-845f-cad1ab887d3d", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "2a08b751-c2a2-42bf-8753-8b6bbaeb885f", "network_id": "88eae834-d1d3-4f81-a0f5-8439ceb543ad", "subnet_id": "a8fd8c6e-d45d-4a20-8890-34f364f43bda", "subnet_ids": ["a8fd8c6e-d45d-4a20-8890-34f364f43bda"]}' 2025-12-10 10:29:39,735 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a8fd8c6e-d45d-4a20-8890-34f364f43bda 0.621s 2025-12-10 10:29:39,736 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d555a945-4afe-4da8-ab1e-5ae27ab41821', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a8fd8c6e-d45d-4a20-8890-34f364f43bda'} Body: b'' 2025-12-10 10:29:40,995 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/eddb53ba-0166-4f50-845f-cad1ab887d3d 1.258s 2025-12-10 10:29:40,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9d4dd5b6-8c63-456f-83a0-fc10deb2e395', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/eddb53ba-0166-4f50-845f-cad1ab887d3d'} Body: b'' 2025-12-10 10:29:41,643 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/88eae834-d1d3-4f81-a0f5-8439ceb543ad 0.648s 2025-12-10 10:29:41,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9be2495c-de33-4c9a-9e8d-d57cc797c5d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/88eae834-d1d3-4f81-a0f5-8439ceb543ad'} Body: b'' 0 ] tags: -worker-0 time: 2025-12-10 10:29:41.673884Z 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-12-10 10:30:44.936758Z 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-12-10 10:29:42,234 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.559s 2025-12-10 10:29:42,234 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--1541010426", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b567379e-bffc-4303-9173-118953ae30bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"5bd242ab-51b6-45e4-8b1d-02223f35355a","name":"tempest-network-smoke--1541010426","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"82da19f85bb840d2a70395c3d761ef38","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-12-10T10:29:41Z","updated_at":"2025-12-10T10:29:41Z","revision_number":1}}' 2025-12-10 10:29:47,631 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 5.396s 2025-12-10 10:29:47,632 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-1945070957", "admin_state_up": true, "project_id": "82da19f85bb840d2a70395c3d761ef38", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3"}}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-29fda2a0-04b0-4c37-88e4-8f87a5dac976', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "name": "tempest-TestNetworkBasicOps-router-1945070957", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:29:42Z", "updated_at": "2025-12-10T10:29:43Z", "revision_number": 2, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:47,716 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=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28 0.084s 2025-12-10 10:29:47,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-925c9f27-aeb0-4f84-8498-581e82ae8cda', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=82da19f85bb840d2a70395c3d761ef38&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:29:48,594 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.876s 2025-12-10 10:29:48,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-50d53b9c-7983-4c8c-b6c1-0494b0bbbd70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:29:48,716 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=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28 0.122s 2025-12-10 10:29:48,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f2842361-4995-4c0e-913e-4686a04f4bc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=9b92b230-a105-4e6a-9428-79efb9ea86a3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-12-10 10:29:52,834 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 4.117s 2025-12-10 10:29:52,834 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-430359160", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "project_id": "82da19f85bb840d2a70395c3d761ef38", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-f4d67405-95d4-4174-9b3b-1fd46f9ba895', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"55e256bc-6528-4cfa-b623-79330e445e17","name":"tempest-subnet-smoke-430359160","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"5bd242ab-51b6-45e4-8b1d-02223f35355a","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-12-10T10:29:49Z","updated_at":"2025-12-10T10:29:49Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:57,039 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/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732/add_router_interface 4.204s 2025-12-10 10:29:57,039 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "55e256bc-6528-4cfa-b623-79330e445e17"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3a3ac983-4ec9-483f-bdfc-a1b8cdc72b9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732/add_router_interface'} Body: b'{"id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "d80b6484-74f7-4bf4-9a2c-cc95b873a9d1", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "subnet_id": "55e256bc-6528-4cfa-b623-79330e445e17", "subnet_ids": ["55e256bc-6528-4cfa-b623-79330e445e17"]}' 2025-12-10 10:29:57,587 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.547s 2025-12-10 10:29:57,587 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-8c688ccb-1265-4bb9-ba4e-c909c3efd668', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"5bd242ab-51b6-45e4-8b1d-02223f35355a","name":"tempest-network-smoke--1541010426","tenant_id":"82da19f85bb840d2a70395c3d761ef38","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["55e256bc-6528-4cfa-b623-79330e445e17"],"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-12-10T10:29:41Z","updated_at":"2025-12-10T10:29:49Z","revision_number":2,"project_id":"82da19f85bb840d2a70395c3d761ef38","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":26415},{"id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","name":"public","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ca1dd7d3-47a5-4d98-bb43-a5787da3977e"],"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-12-10T10:18:39Z","updated_at":"2025-12-10T10:18:43Z","revision_number":2,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-12-10 10:29:57,684 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.096s 2025-12-10 10:29:57,684 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-715b6669-83b6-4475-9d79-916b030484b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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":"55e256bc-6528-4cfa-b623-79330e445e17","name":"tempest-subnet-smoke-430359160","tenant_id":"82da19f85bb840d2a70395c3d761ef38","network_id":"5bd242ab-51b6-45e4-8b1d-02223f35355a","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-12-10T10:29:49Z","updated_at":"2025-12-10T10:29:49Z","revision_number":0,"project_id":"82da19f85bb840d2a70395c3d761ef38"},{"id":"ca1dd7d3-47a5-4d98-bb43-a5787da3977e","name":"public_subnet","tenant_id":"c2231ca0f94b4b4fa9b96f4406a080b9","network_id":"9b92b230-a105-4e6a-9428-79efb9ea86a3","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-12-10T10:18:43Z","updated_at":"2025-12-10T10:18:43Z","revision_number":0,"project_id":"c2231ca0f94b4b4fa9b96f4406a080b9"}]}' 2025-12-10 10:29:57,784 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.100s 2025-12-10 10:29:57,785 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-94ebd93f-c4fb-4b10-aa90-7976e21040ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "name": "tempest-TestNetworkBasicOps-router-1945070957", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:29:42Z", "updated_at": "2025-12-10T10:29:55Z", "revision_number": 3, "project_id": "82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:29:57,891 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.105s 2025-12-10 10:29:57,892 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-1955377106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH12OsC6l+BK+3BdHFQ2URxLIaiGsn4LygeiL3VxFFfe6CQFkRDS/QEafYDMHjWQ6VeoBF+WSxoFA76M/WA3Tc1QjssBcprA8xf3ad+D/e1vRO9Y6FZt9lFcDz7kSwDDeA=="}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:57 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-268d76da-37a5-44ab-8b38-58e6a5be7cb1', 'x-compute-request-id': 'req-268d76da-37a5-44ab-8b38-58e6a5be7cb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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-1955377106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH12OsC6l+BK+3BdHFQ2URxLIaiGsn4LygeiL3VxFFfe6CQFkRDS/QEafYDMHjWQ6VeoBF+WSxoFA76M/WA3Tc1QjssBcprA8xf3ad+D/e1vRO9Y6FZt9lFcDz7kSwDDeA==", "fingerprint": "30:f6:73:c9:0f:97:ee:5b:6a:f4:61:dd:f2:d7:48:2f", "user_id": "603f9c3a99e145e4a64248329321a249"}}' 2025-12-10 10:29:58,684 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.791s 2025-12-10 10:29:58,685 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-626803267", "description": "tempest-secgroup-smoke-626803267 description", "project_id": "82da19f85bb840d2a70395c3d761ef38"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-04d3a2d2-d457-4827-99d8-41de0f51f8c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "name": "tempest-secgroup-smoke-626803267", "stateful": true, "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "description": "tempest-secgroup-smoke-626803267 description", "shared": false, "security_group_rules": [{"id": "12a198cd-6782-4f2b-9076-6016f028c13e", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:58Z", "updated_at": "2025-12-10T10:29:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}, {"id": "672bed55-1f00-4491-912d-6c348fddbb91", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:58Z", "updated_at": "2025-12-10T10:29:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}], "tags": [], "created_at": "2025-12-10T10:29:57Z", "updated_at": "2025-12-10T10:29:58Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:59,000 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.315s 2025-12-10 10:29:59,001 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-eacfc95a-247d-4073-94f8-e29a77e49268', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "f5168a0b-d46f-4b92-b82e-94ccff97d487", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:58Z", "updated_at": "2025-12-10T10:29:58Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:59,615 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.613s 2025-12-10 10:29:59,615 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-07bc71a6-a4dd-4460-b65b-1aa52ca44972', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "9f8d6d3b-4a23-48df-a1b5-cab70f17e074", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:59Z", "updated_at": "2025-12-10T10:29:59Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:29:59,819 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.203s 2025-12-10 10:29:59,820 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:29:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4f1b0725-7c3a-4465-a3f6-0316a022bf27', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d2c2adef-cadf-48c9-a8a3-f46432901794", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:59Z", "updated_at": "2025-12-10T10:29:59Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:00,051 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.230s 2025-12-10 10:30:00,051 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e7709b8e-67b5-4bec-bb26-0074f61f8c3c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "209e426c-9c4b-4631-8f37-ec8e99ca3c81", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:29:59Z", "updated_at": "2025-12-10T10:29:59Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:00,707 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.655s 2025-12-10 10:30:00,707 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6eaca451-56ba-465b-af15-c8b6beb9aaa0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "d8845105-191a-4158-a94a-4169d42e3b43", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:30:00Z", "updated_at": "2025-12-10T10:30:00Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:00,891 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.183s 2025-12-10 10:30:00,891 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": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "project_id": "82da19f85bb840d2a70395c3d761ef38", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a6d2321f-50b0-4887-8771-3aa3190b9246', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "ec617d71-370b-41a5-8ea9-d43e4df4fe80", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "security_group_id": "874d554e-2ed4-4162-baeb-e2c60ba33f42", "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-12-10T10:30:00Z", "updated_at": "2025-12-10T10:30:00Z", "revision_number": 0, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:01,236 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.339s 2025-12-10 10:30:01,237 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:00 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8133383a-9561-4614-b566-465540d5205b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=922577f6af78c7a43f70c0768d948c77; 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": "603f9c3a99e145e4a64248329321a249", "name": "tempest-TestNetworkBasicOps-319431412-project-member", "password_expires_at": null}, "audit_ids": ["tlnspWUuTjCFX-VO26g2qg"], "expires_at": "2025-12-10T11:30:01.000000Z", "issued_at": "2025-12-10T10:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82da19f85bb840d2a70395c3d761ef38", "name": "tempest-TestNetworkBasicOps-319431412"}, "is_domain": false, "roles": [{"id": "a330603ef8c241e394d456567da6f516", "name": "member"}, {"id": "9f6298c7752a44b5b94518e26245f98e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "3b27291a9c4a4b3f869a0c662f69088d", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a9a2b5b6e5b04a7f99446278a85a65bd", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "013423b4908e4aa58b32b5015546df04", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "5237dae7d04e4e6ea98ceb64fb417fe5", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "8fb8960c0d8a4ac6b85984c22e975a25", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "379cfe2d2b7941afb0865fcfb3d372a6", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "nova", "id": "16f2b3efd1254b91adc66389c552fa57", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "81bd9542458047c890a926f708577714", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "5e6d206eceaf472a8a8a01c1ed2f5e57", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "a70b106797164fafaa2b34430cbf61b1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "d225081cfc044ffea28acf6a483a30b8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "652e408c5e604b43b13d2233f03b6d87", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "1e58001553d645ef8500a2e7c1c4d962", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}, {"name": "swift", "id": "d0a99c6f1b334fc4abce53ceb854202d", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_82da19f85bb840d2a70395c3d761ef38", "region": "regionOne"}], "id": "7e6d50a8475545339a4363600875d920", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "b9a00672dc234bc7a3b88222112962ed", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "fb355589a145446f999a8c106e9159a7", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "c36744ec05284d0b936889cb99679897", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "cinderv3", "id": "04d40827e3474e9f813a9f3024270458", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "51f6a74101a041aa874faa6d84b6dfc5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "ce81891e5a3a48a09557af6e92374b59", "type": " 2025-12-10 10:30:01,237 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-12-10 10:30:05,681 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 4.443s 2025-12-10 10:30:05,682 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-88465170", "imageRef": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "flavorRef": "6f9bf686-c5d3-4e9c-a944-269864569e67", "networks": [{"uuid": "5bd242ab-51b6-45e4-8b1d-02223f35355a"}], "key_name": "tempest-TestNetworkBasicOps-1955377106", "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}]}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:01 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e76654c-d48d-43fd-8f6d-e64ca08ec704', 'x-compute-request-id': 'req-2e76654c-d48d-43fd-8f6d-e64ca08ec704', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; 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": "cebdf629-e283-44bf-9a2a-1514afba22b3", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "adminPass": "n8uP4Dz9yznr"}}' 2025-12-10 10:30:06,533 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/cebdf629-e283-44bf-9a2a-1514afba22b3 0.849s 2025-12-10 10:30:06,534 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': 'Wed, 10 Dec 2025 10:30:05 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-0c1154da-91e6-478e-821a-002581374467', 'x-compute-request-id': 'req-0c1154da-91e6-478e-821a-002581374467', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1955377106", "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-12-10 10:30:07,791 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/cebdf629-e283-44bf-9a2a-1514afba22b3 0.248s 2025-12-10 10:30:07,791 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': 'Wed, 10 Dec 2025 10:30:07 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-40c8ab0c-74d7-4df7-8b21-e5e1a633386b', 'x-compute-request-id': 'req-40c8ab0c-74d7-4df7-8b21-e5e1a633386b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1955377106", "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-12-10 10:30:07,795 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-12-10 10:30:09,732 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/cebdf629-e283-44bf-9a2a-1514afba22b3 0.936s 2025-12-10 10:30:09,733 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': 'Wed, 10 Dec 2025 10:30:08 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04913fff-5f6e-4ecb-8fa3-56df2979b1b0', 'x-compute-request-id': 'req-04913fff-5f6e-4ecb-8fa3-56df2979b1b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:11,369 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/cebdf629-e283-44bf-9a2a-1514afba22b3 0.631s 2025-12-10 10:30:11,370 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': 'Wed, 10 Dec 2025 10:30:10 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f854ee4a-dff9-4ea7-92da-b90cee2d846d', 'x-compute-request-id': 'req-f854ee4a-dff9-4ea7-92da-b90cee2d846d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:14,665 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/cebdf629-e283-44bf-9a2a-1514afba22b3 2.290s 2025-12-10 10:30:14,666 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': 'Wed, 10 Dec 2025 10:30:12 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881b1acb-fde3-483b-842c-af11906961ad', 'x-compute-request-id': 'req-881b1acb-fde3-483b-842c-af11906961ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "BUILD", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:16,753 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/cebdf629-e283-44bf-9a2a-1514afba22b3 1.079s 2025-12-10 10:30:16,753 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': 'Wed, 10 Dec 2025 10:30:15 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-f2551fd5-8a97-416e-92a7-cafcaaf63e7b', 'x-compute-request-id': 'req-f2551fd5-8a97-416e-92a7-cafcaaf63e7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:12Z", "addresses": {"tempest-network-smoke--1541010426": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:18:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": "2025-12-10T10:30:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:16,757 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-12-10 10:30:17,606 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/cebdf629-e283-44bf-9a2a-1514afba22b3 0.848s 2025-12-10 10:30:17,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': 'Wed, 10 Dec 2025 10:30:16 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-dda1940d-ae99-4ccc-9929-69b4394a8ff9', 'x-compute-request-id': 'req-dda1940d-ae99-4ccc-9929-69b4394a8ff9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:12Z", "addresses": {"tempest-network-smoke--1541010426": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:18:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": "2025-12-10T10:30:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:17,612 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-12-10 10:30:17,808 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=cebdf629-e283-44bf-9a2a-1514afba22b3 0.195s 2025-12-10 10:30:17,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1337', 'x-openstack-request-id': 'req-985b8b5a-4501-4b3d-ace8-a264b79c7f70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"ports":[{"id":"00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3","name":"","network_id":"5bd242ab-51b6-45e4-8b1d-02223f35355a","tenant_id":"82da19f85bb840d2a70395c3d761ef38","mac_address":"fa:16:3e:f9:18:e2","admin_state_up":true,"status":"ACTIVE","device_id":"cebdf629-e283-44bf-9a2a-1514afba22b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"55e256bc-6528-4cfa-b623-79330e445e17","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["874d554e-2ed4-4162-baeb-e2c60ba33f42"],"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-88465170","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-88465170","fqdn":"tempest-testnetworkbasicops-server-88465170.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-12-10T10:30:07Z","updated_at":"2025-12-10T10:30:12Z","revision_number":4,"project_id":"82da19f85bb840d2a70395c3d761ef38"}]}' 2025-12-10 10:30:17,809 25 DEBUG [tempest.common.waiters] Server ID cebdf629-e283-44bf-9a2a-1514afba22b3 ports are all ACTIVE [{'id': '00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3', 'name': '', 'network_id': '5bd242ab-51b6-45e4-8b1d-02223f35355a', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'mac_address': 'fa:16:3e:f9:18:e2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'cebdf629-e283-44bf-9a2a-1514afba22b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '55e256bc-6528-4cfa-b623-79330e445e17', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['874d554e-2ed4-4162-baeb-e2c60ba33f42'], '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-88465170', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-88465170', 'fqdn': 'tempest-testnetworkbasicops-server-88465170.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-12-10T10:30:07Z', 'updated_at': '2025-12-10T10:30:12Z', 'revision_number': 4, 'project_id': '82da19f85bb840d2a70395c3d761ef38'}]: 2025-12-10 10:30:19,953 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 2.144s 2025-12-10 10:30:19,954 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "port_id": "00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-3deaca65-299f-43c3-aa12-2131488b1bcb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; 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": "24083df3-e201-4b0d-b863-aaa654268dde", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.214", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "port_id": "00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "82da19f85bb840d2a70395c3d761ef38", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "mac_address": "fa:16:3e:f9:18:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:30:18Z", "updated_at": "2025-12-10T10:30:18Z", "revision_number": 0}}' 2025-12-10 10:30:20,117 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/24083df3-e201-4b0d-b863-aaa654268dde 0.163s 2025-12-10 10:30:20,118 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-e6dc3620-3206-4dab-91fe-792cd34a1f7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/24083df3-e201-4b0d-b863-aaa654268dde'} Body: b'{"floatingip": {"id": "24083df3-e201-4b0d-b863-aaa654268dde", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.214", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "port_id": "00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "mac_address": "fa:16:3e:f9:18:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name10000 ": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:30:18Z", "updated_at": "2025-12-10T10:30:19Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:20,118 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '24083df3-e201-4b0d-b863-aaa654268dde', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.214', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '45c70adb-eebf-4d3e-88b2-b2d2f6cc6732', 'port_id': '00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5bd242ab-51b6-45e4-8b1d-02223f35355a', 'mac_address': 'fa:16:3e:f9:18:e2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'cebdf629-e283-44bf-9a2a-1514afba22b3', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:30:18Z', 'updated_at': '2025-12-10T10:30:19Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:30:20,118 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.164312 seconds 2025-12-10 10:30:20,118 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-12-10 10:30:20,118 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2025-12-10 10:30:30,462 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.343142 seconds 2025-12-10 10:30:30,463 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-12-10 10:30:30,661 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/cebdf629-e283-44bf-9a2a-1514afba22b3/action 0.196s 2025-12-10 10:30:30,661 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': 'Wed, 10 Dec 2025 10:30:30 GMT', 'server': 'Apache', 'content-length': '75294', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2acc05-753a-4517-a30f-33f3c211b99d', 'x-compute-request-id': 'req-4c2acc05-753a-4517-a30f-33f3c211b99d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1146935838 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004502] Using GB pages for direct mapping\\n[ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004856] ACPI: Early table checksum verification disabled\\n[ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004884] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006159] No NUMA configuration fo 2025-12-10 10:30:30,663 25 DEBUG [tempest.scenario.manager] Console output for cebdf629-e283-44bf-9a2a-1514afba22b3 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1146935838 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004502] Using GB pages for direct mapping [ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004856] ACPI: Early table checksum verification disabled [ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004884] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006159] No NUMA configuration found [ 0.006162] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006170] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006554] Zone ranges: [ 0.006557] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006560] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006562] Normal empty [ 0.006563] Device empty [ 0.006565] Movable zone start for each node [ 0.006568] Early memory node ranges [ 0.006569] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006571] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006573] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006806] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006841] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007088] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019423] ACPI: PM-Timer IO Port: 0x608 [ 0.019463] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019623] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019628] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019630] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019632] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019634] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019636] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019641] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019644] TSC deadline timer available [ 0.019661] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019749] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019752] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019754] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019755] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019758] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019760] Booting paravirtualized kernel on KVM [ 0.019763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019772] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020113] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020197] kvm-guest: setup async PF for cpu 0 [ 0.020232] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020256] kvm-guest: PV spinlocks disabled, single CPU [ 0.020264] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020266] Policy zone: DMA32 [ 0.020268] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020369] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020385] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020393] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020465] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020825] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021667] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021703] ftrace: allocating 50600 entries in 198 pages [ 0.046526] ftrace: allocated 198 pages with 4 groups [ 0.046681] rcu: Hierarchical RCU implementation. [ 0.046683] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046684] Rude variant of Tasks RCU enabled. [ 0.046685] Tracing variant of Tasks RCU enabled. [ 0.046686] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046688] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051054] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051451] random: crng init done [ 0.094988] Console: colour VGA+ 80x25 [ 0.238715] printk: console [tty1] enabled [ 0.582050] printk: console [ttyS0] enabled [ 0.585000] ACPI: Core revision 20210730 [ 0.588046] APIC: Switch to symmetric I/O mode setup [ 0.592887] x2apic enabled [ 0.596731] Switched APIC routing to physical x2apic. [ 0.605374] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.612419] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.616413] pid_max: default: 32768 minimum: 301 [ 0.616413] LSM: Security Framework initializing [ 0.616413] landlock: Up and running. [ 0.616413] Yama: becoming mindful. [ 0.616413] AppArmor: AppArmor initialized [ 0.616413] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616413] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616413] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616413] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616413] Spectre V2 : Mitigation: Retpolines [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616413] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616413] RETBleed: Mitigation: untrained return thunk [ 0.616413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616413] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616413] Freeing SMP alternatives memory: 44K [ 0.616413] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616552] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620439] ... version: 0 [ 0.623436] ... bit width: 48 [ 0.624428] ... generic registers: 6 [ 0.627756] ... value mask: 0000ffffffffffff [ 0.628427] ... max period: 00007fffffffffff [ 0.632075] ... fixed-purpose events: 0 [ 0.632428] ... event mask: 000000000000003f [ 0.636585] rcu: Hierarchical SRCU implementation. [ 0.640778] smp: Bringing up secondary CPUs ... [ 0.644075] smp: Brought up 1 node, 1 CPU [ 0.644430] smpboot: Max logical packages: 1 [ 0.647451] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.648914] devtmpfs: initialized [ 0.651672] x86/mm: Memory block size: 128MB [ 0.652613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656442] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.660509] pinctrl core: initialized pinctrl subsystem [ 0.664870] PM: RTC time: 10:30:14, date: 2025-12-10 [ 0.668670] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672526] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676462] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680442] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684447] audit: initializing netlink subsys (disabled) [ 0.688682] thermal_sys: Registered thermal governor 'fair_share' [ 0.688684] thermal_sys: Registered thermal governor 'bang_bang' [ 0.692432] audit: type=2000 audit(1765362613.923:1): state=initialized audit_enabled=0 res=1 [ 0.700431] thermal_sys: Registered thermal governor 'step_wise' [ 0.700432] thermal_sys: Registered thermal governor 'user_space' [ 0.704427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.708449] EISA bus registered [ 0.715180] cpuidle: using governor ladder [ 0.716429] cpuidle: using governor menu [ 0.722292] ACPI: bus type PCI registered [ 0.724430] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.728798] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.732430] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.736456] PCI: Using configuration type 1 for base access [ 0.741803] Kprobes globally optimized [ 0.744562] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.748429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.753389] ACPI: Added _OSI(Module Device) [ 0.756459] ACPI: Added _OSI(Processor Device) [ 0.759737] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760459] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764147] ACPI: Added _OSI(Linux-Dell-Video) [ 0.764434] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768043] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.771619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.776037] ACPI: Interpreter enabled [ 0.776437] ACPI: PM: (supports S0 S5) [ 0.779172] ACPI: Using IOAPIC for interrupt routing [ 0.780455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784425] PCI: Using E820 reservations for host bridge windows [ 0.788655] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.797115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800431] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804542] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808531] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813777] PCI host bridge to bus 0000:00 [ 0.816432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.824437] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.828431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.832433] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.836431] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.840428] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.844737] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.852812] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.863485] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872461] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880352] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.886705] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.888633] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.897214] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.903454] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911807] pci 0000:00:02.0: enabling Extended Tags [ 0.915176] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.919077] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.926623] pci 0000:00:02.1: enabling Extended Tags [ 0.931042] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.935650] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.941926] pci 0000:00:02.2: enabling Extended Tags [ 0.948466] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.955655] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.960754] pci 0000:00:02.3: enabling Extended Tags [ 0.967158] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.972277] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.977850] pci 0000:00:02.4: enabling Extended Tags [ 0.983294] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.987241] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.995216] pci 0000:00:02.5: enabling Extended Tags [ 0.999133] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.003032] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.009761] pci 0000:00:02.6: enabling Extended Tags [ 1.016525] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024028] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.028759] pci 0000:00:02.7: enabling Extended Tags [ 1.037828] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.043684] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.050531] pci 0000:00:03.0: enabling Extended Tags [ 1.055220] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.059021] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.066658] pci 0000:00:03.1: enabling Extended Tags [ 1.072483] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.079319] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.085312] pci 0000:00:03.2: enabling Extended Tags [ 1.091141] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.095217] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.100681] pci 0000:00:03.3: enabling Extended Tags [ 1.107009] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.111121] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.116676] pci 0000:00:03.4: enabling Extended Tags [ 1.123062] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.128429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.136740] pci 0000:00:03.5: enabling Extended Tags [ 1.143035] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.147279] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.157644] pci 0000:00:03.6: enabling Extended Tags [ 1.163029] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.167114] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.175040] pci 0000:00:03.7: enabling Extended Tags [ 1.181438] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.187611] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192804] pci 0000:00:04.0: enabling Extended Tags [ 1.199263] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.203256] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.209186] pci 0000:00:04.1: enabling Extended Tags [ 1.215113] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.219603] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226653] pci 0000:00:04.2: enabling Extended Tags [ 1.231036] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235215] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.241709] pci 0000:00:04.3: enabling Extended Tags [ 1.249172] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.255095] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.260740] pci 0000:00:04.4: enabling Extended Tags [ 1.268483] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.274992] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.281179] pci 0000:00:04.5: enabling Extended Tags [ 1.287452] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.291446] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.299600] pci 0000:00:04.6: enabling Extended Tags [ 1.303172] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.307289] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.314942] pci 0000:00:04.7: enabling Extended Tags [ 1.322799] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.327100] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.332743] pci 0000:00:05.0: enabling Extended Tags [ 1.399441] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.402454] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.405445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.423632] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.428238] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.431560] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.437644] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.446506] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.451138] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456750] pci 0000:01:00.0: enabling Extended Tags [ 1.534882] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.536495] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.540489] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.544550] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.550061] pci_bus 0000:02: extended config space not accessible [ 1.552690] acpiphp: Slot [1] registered [ 1.555569] acpiphp: Slot [0] registered [ 1.556478] acpiphp: Slot [2] registered [ 1.559391] acpiphp: Slot [3] registered [ 1.560479] acpiphp: Slot [4] registered [ 1.563325] acpiphp: Slot [5] registered [ 1.564477] acpiphp: Slot [6] registered [ 1.567286] acpiphp: Slot [7] registered [ 1.568474] acpiphp: Slot [8] registered [ 1.571524] acpiphp: Slot [9] registered [ 1.572491] acpiphp: Slot [10] registered [ 1.575554] acpiphp: Slot [11] registered [ 1.576477] acpiphp: Slot [12] registered [ 1.579557] acpiphp: Slot [13] registered [ 1.580488] acpiphp: Slot [14] registered [ 1.583744] acpiphp: Slot [15] registered [ 1.584481] acpiphp: Slot [16] registered [ 1.587537] acpiphp: Slot [17] registered [ 1.588477] acpiphp: Slot [18] registered [ 1.591627] acpiphp: Slot [19] registered [ 1.592510] acpiphp: Slot [20] registered [ 1.596338] acpiphp: Slot [21] registered [ 1.596491] acpiphp: Slot [22] registered [ 1.599744] acpiphp: Slot [23] registered [ 1.600477] acpiphp: Slot [24] registered [ 1.603526] acpiphp: Slot [25] registered [ 1.604477] acpiphp: Slot [26] registered [ 1.607371] acpiphp: Slot [27] registered [ 1.608478] acpiphp: Slot [28] registered [ 1.611664] acpiphp: Slot [29] registered [ 1.612478] acpiphp: Slot [30] registered [ 1.615446] acpiphp: Slot [31] registered [ 1.618929] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.631767] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.728897] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.732023] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.732484] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.736537] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.745032] acpiphp: Slot [0-2] registered [ 1.748321] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.753730] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.764431] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.773693] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.776592] pci 0000:03:00.0: enabling Extended Tags [ 1.860641] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.864594] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.868548] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.876236] acpiphp: Slot [0-3] registered [ 1.877191] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.888438] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.903005] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.907808] pci 0000:04:00.0: enabling Extended Tags [ 1.992215] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.992628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.996557] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.004256] acpiphp: Slot [0-4] registered [ 2.005024] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.016435] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.032433] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.040125] pci 0000:05:00.0: enabling Extended Tags [ 2.122227] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.124543] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.128541] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.135970] acpiphp: Slot [0-5] registered [ 2.136995] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.148441] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.164439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.172629] pci 0000:06:00.0: enabling Extended Tags [ 2.254324] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.256542] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.260532] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.267184] acpiphp: Slot [0-6] registered [ 2.342898] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.344542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.348549] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.356134] acpiphp: Slot [0-7] registered [ 2.431132] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.432596] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.436545] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.444457] acpiphp: Slot [0-8] registered [ 2.525161] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.528548] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.532555] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.540094] acpiphp: Slot [0-9] registered [ 2.614971] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.616561] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.620543] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.628160] acpiphp: Slot [0-10] registered [ 2.702533] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.704595] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.708540] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.715540] acpiphp: Slot [0-11] registered [ 2.789919] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.792551] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.796528] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.803407] acpiphp: Slot [0-12] registered [ 2.876259] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.876552] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.880583] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.887585] acpiphp: Slot [0-13] registered [ 2.961776] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.964579] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.968575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.977287] acpiphp: Slot [0-14] registered [ 3.065021] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.068590] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.072554] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.079921] acpiphp: Slot [0-15] registered [ 3.153000] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.156595] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.160553] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.168548] acpiphp: Slot [0-16] registered [ 3.245662] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.248569] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.252562] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.261050] acpiphp: Slot [0-17] registered [ 3.335868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336584] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340557] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347671] acpiphp: Slot [0-18] registered [ 3.421829] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.424569] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.428590] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.436306] acpiphp: Slot [0-19] registered [ 3.511571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.512576] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.516555] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.523411] acpiphp: Slot [0-20] registered [ 3.596330] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.596605] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.600553] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.607434] acpiphp: Slot [0-21] registered [ 3.680469] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.684188] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.684552] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.691549] acpiphp: Slot [0-22] registered [ 3.766374] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.768581] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.772557] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.779418] acpiphp: Slot [0-23] registered [ 3.852203] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.852559] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.856571] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.863545] acpiphp: Slot [0-24] registered [ 3.937591] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.940557] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.944563] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.951586] acpiphp: Slot [0-25] registered [ 4.022812] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.024556] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.028552] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.082009] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.084680] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.088647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.092650] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.096642] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.100649] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.104674] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.108638] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.112528] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.116448] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.120444] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.124443] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.128445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.132451] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.136449] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.140446] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.144955] iommu: Default domain type: Translated [ 4.148429] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.152620] SCSI subsystem initialized [ 4.155879] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.156413] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.156440] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.160430] vgaarb: loaded [ 4.163051] ACPI: bus type USB registered [ 4.164457] usbcore: registered new interface driver usbfs [ 4.168436] usbcore: registered new interface driver hub [ 4.172318] usbcore: registered new device driver usb [ 4.172455] pps_core: LinuxPPS API ver. 1 registered [ 4.176253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.176441] PTP clock support registered [ 4.179824] EDAC MC: Ver: 3.0.0 [ 4.184109] NetLabel: Initializing [ 4.184428] NetLabel: domain hash size = 128 [ 4.188222] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.188455] NetLabel: unlabeled traffic allowed by default [ 4.192385] PCI: Using ACPI for IRQ routing [ 5.026237] clocksource: Switched to clocksource kvm-clock [ 5.043378] VFS: Disk quotas dquot_6.6.0 [ 5.046514] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.051800] AppArmor: AppArmor Filesystem Enabled [ 5.055264] pnp: PnP ACPI init [ 5.058002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.063518] pnp: PnP ACPI: found 5 devices [ 5.072281] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.078305] NET: Registered PF_INET protocol family [ 5.081789] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.087708] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.093614] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.099309] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.104572] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.109772] TCP: Hash tables configured (established 1024 bind 1024) [ 5.114650] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.119836] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.125748] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130719] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.134970] NET: Registered PF_XDP protocol family [ 5.138578] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.144454] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.150452] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.156362] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.162357] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.168012] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.174281] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.181240] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187122] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.193366] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.199162] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.205044] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.211194] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.217363] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.223180] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228825] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.234525] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.240273] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245962] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251802] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.257716] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.263604] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.269497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.275443] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.281239] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.285889] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.290273] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.294568] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.298889] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.303238] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.307528] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.311970] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.316503] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.321073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.325485] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.330015] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.334377] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338767] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343347] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348127] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.352585] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.357277] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.361733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.366488] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.370910] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.375818] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.380318] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.385156] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.389648] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.394369] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.398879] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.403629] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.408154] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.412958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.417452] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.422107] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.426535] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.431216] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.435645] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.440352] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.444729] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.449211] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.453602] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.457956] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.462306] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.466652] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.471024] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.475413] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.479879] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.484767] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.489121] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.493752] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.498279] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.502758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.507467] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.511903] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.516599] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.521035] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.525740] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.530263] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.534934] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.539425] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.544126] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.548695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.553426] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.557901] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.562622] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.567119] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.571858] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.576375] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.580992] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.585629] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.590705] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.595942] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.601984] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.606890] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.617555] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.627450] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.640855] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.645954] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.655897] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.665393] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.677029] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.686723] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.694175] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.704804] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.712754] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.718767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.732769] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.738492] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.746546] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.756631] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.762645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.770849] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780630] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787657] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.799839] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.816066] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.827109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.839074] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.853401] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.864336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.872816] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884624] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.893980] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.905112] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.919401] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.927500] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.935906] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.945699] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.951224] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.959659] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.969306] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.975237] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.983352] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.994060] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.997870] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.004247] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.010006] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.019696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.023725] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031579] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038085] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045977] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051864] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.058623] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.066747] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.075821] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.079670] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.087278] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.092943] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.102233] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.107085] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.113237] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.120650] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.130646] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.135786] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.142381] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.149907] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.160124] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.164182] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.172306] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.180193] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.188326] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.194212] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.201389] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.207908] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.218612] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.224455] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.232502] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.240603] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.248967] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.252902] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261122] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.267043] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.276829] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.281632] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.287629] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.295230] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.304478] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.309564] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.315800] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.322792] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.330756] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.334538] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.341552] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.347629] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.357328] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.363195] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.367978] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.373240] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.378357] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.383267] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.388705] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.392782] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.397361] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.403278] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.407882] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.413318] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.419258] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425038] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.432587] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.437209] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.442658] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.447211] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.452666] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.457223] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.462738] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.467326] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.472627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.477125] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.482420] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.486904] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.492079] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.496731] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.502097] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.506541] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.512098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.516715] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.522327] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.527067] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.532832] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.537796] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.542474] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.547766] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.552000] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.556619] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.562242] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.566522] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571187] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.576606] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.580735] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.585290] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.590722] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595362] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600469] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606916] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.611851] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.616388] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.621454] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.625572] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.630266] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.635583] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.639666] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.644367] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.651813] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.656177] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.660611] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.666184] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.670342] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.674905] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.680236] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.684439] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.689294] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.694845] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.698863] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.703414] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.708888] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.713347] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.717990] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.725083] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.735145] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10227 usecs [ 6.741916] PCI: CLS 0 bytes, default 64 [ 6.744946] Trying to unpack rootfs image as initramfs... [ 6.748975] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.764832] Initialise system trusted keyrings [ 6.768211] Key type blacklist registered [ 6.780500] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.789613] zbud: loaded [ 6.791943] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.805113] fuse: init (API version 7.34) [ 6.812594] integrity: Platform Keyring initialized [ 6.828675] Key type asymmetric registered [ 6.831771] Asymmetric key parser 'x509' registered [ 6.844704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.856646] io scheduler mq-deadline registered [ 6.867546] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.880917] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.902870] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.913307] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.934644] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.949081] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.965499] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.977163] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.993488] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.002712] Freeing initrd memory: 8744K [ 7.006321] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.014949] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.019464] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.027941] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.032550] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.041108] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.046997] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.053304] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.059806] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.064960] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.075265] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.082227] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.092259] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.098173] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.107244] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.112808] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.121207] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.125871] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.135802] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.141630] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.151871] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.157092] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.165510] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.170330] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.176637] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.182427] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.187672] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.195508] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.200268] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.208686] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.213306] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.222231] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.227528] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.236186] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.240921] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.248922] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.253519] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.262918] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.268610] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.277043] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.282323] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.288813] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.295298] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.300324] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.308967] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.318667] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.324191] shpchp 0000:01:00.0: Slot initialization failed [ 7.331097] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.336244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.342206] ACPI: button: Power Button [PWRF] [ 7.371171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.407665] 00:010000 0: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.414512] Linux agpgart interface v0.103 [ 7.418803] loop: module loaded [ 7.421764] tun: Universal TUN/TAP device driver, 1.6 [ 7.425973] PPP generic driver version 2.4.2 [ 7.429293] VFIO - User Level meta-driver version: 0.3 [ 7.433418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.438310] ehci-pci: EHCI PCI platform driver [ 7.441823] ehci-platform: EHCI generic platform driver [ 7.445887] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.450601] ohci-pci: OHCI PCI platform driver [ 7.454121] ohci-platform: OHCI generic platform driver [ 7.458309] uhci_hcd: USB Universal Host Controller Interface driver [ 7.465277] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.469180] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.474620] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.478702] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.483102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.489139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.494591] usb usb1: Product: UHCI Host Controller [ 7.498471] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.503237] usb usb1: SerialNumber: 0000:02:01.0 [ 7.506795] hub 1-0:1.0: USB hub found [ 7.509786] hub 1-0:1.0: 2 ports detected [ 7.513613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.523498] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.527317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.531601] mousedev: PS/2 mouse device common for all mice [ 7.537104] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.543279] rtc_cmos 00:03: RTC can wake from S4 [ 7.549152] rtc_cmos 00:03: registered as rtc0 [ 7.552810] rtc_cmos 00:03: setting system clock to 2025-12-10T10:30:21 UTC (1765362621) [ 7.559208] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.564572] i2c_dev: i2c /dev entries driver [ 7.568226] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.579638] device-mapper: uevent: version 1.0.3 [ 7.584295] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.592362] platform eisa.0: Probing EISA bus 0 [ 7.596759] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.602620] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.608211] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.613795] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.619813] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.627657] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.632272] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.636802] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.641366] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.645894] platform eisa.0: EISA: Detected 0 cards [ 7.649742] ledtrig-cpu: registered to indicate activity on CPUs [ 7.654349] drop_monitor: Initializing network drop monitor service [ 7.659074] NET: Registered PF_INET6 protocol family [ 7.666051] Segment Routing with IPv6 [ 7.668967] In-situ OAM (IOAM) with IPv6 [ 7.671964] NET: Registered PF_PACKET protocol family [ 7.676048] Key type dns_resolver registered [ 7.679717] IPI shorthand broadcast: enabled [ 7.683338] registered taskstats version 1 [ 7.686639] Loading compiled-in X.509 certificates [ 7.691088] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.698489] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.705818] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.712937] blacklist: Loading compiled-in revocation X.509 certificates [ 7.718023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.725592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.735437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.743825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.751459] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.759076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.766825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.774496] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.782709] zswap: loaded using pool lzo/zbud [ 7.786209] Key type .fscrypt registered [ 7.789363] Key type fscrypt-provisioning registered [ 7.795592] Key type encrypted registered [ 7.799395] AppArmor: AppArmor sha1 policy hashing enabled [ 7.804335] ima: No TPM chip found, activating TPM-bypass! [ 7.808935] Loading compiled-in module X.509 certificates [ 7.813872] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.821654] ima: Allocated hash algorithm: sha1 [ 7.825261] ima: No architecture policies found [ 7.828832] evm: Initialising EVM extended attributes: [ 7.833286] evm: security.selinux [ 7.835917] evm: security.SMACK64 [ 7.838628] evm: security.SMACK64EXEC [ 7.841446] evm: security.SMACK64TRANSMUTE [ 7.844630] evm: security.SMACK64MMAP [ 7.847671] evm: security.apparmor [ 7.850397] evm: security.ima [ 7.852788] evm: security.capability [ 7.855625] evm: HMAC attrs: 0x1 [ 7.858244] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.863234] PM: Magic number: 5:326:527 [ 7.866883] RAS: Correctable Errors collector initialized. [ 7.871212] Unstable clock detected, switching default tracing clock to "global" [ 7.871212] If you want to keep using the local clock, then add: [ 7.871212] "trace_clock=local" [ 7.871212] on the kernel command line [ 7.887784] Freeing unused decrypted memory: 2036K [ 7.892127] Freeing unused kernel image (initmem) memory: 3244K [ 7.900482] Write protecting the kernel read-only data: 30720k [ 7.906119] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.911923] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.959292] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.964362] Run /init as init process info: initramfs: up at 7.41 [ 8.027100] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.037149] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.042967] GPT:229375 != 2097151 [ 8.045763] GPT:Alternate GPT header not at the end of the disk. [ 8.050523] GPT:229375 != 2097151 [ 8.053321] GPT: Use GNU Parted to correct GPT errors. [ 8.139343] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.536135] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.578491] 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 8.37 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:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTB0D5JWyTg2wF3jpbjbyzzQMV04z7AUa4jPAEqGOQeIf2AGTQcIVp1b+qU/QLu5xVkWwKBlVdMyVrkZJn/WWF6Wo2w+TXCKIpfUsN1BE3+JEJCiFmfc0YbIvT4tg84ev7daspZN0G5Egdtvd/A5yVlbFeISzw80z1KPCuMPO8aK9qVqRC5RSr+6hH54/pDQuJBzOhNP9lWXsdXTSTIzZlYAZ0qa3jjHmjuMXzEUZ7+1hHt+IQSo0UtYGzXGltvlthjkkWLyiJ+jLoDR3tcSJ7ozRB+RLi9S+u/KAzsdpHXBsxSvt6tfl9po92sTygW2QoIJSBzyZQRqYc5G7gVeAb root@tempest-testnetworkbasicops-server-88465170 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCbdXVYmhp8KM0P7cYazrsG/d0xU5WXIQiflGTXaGPQfzYv5AabVBKjXYU92/MD4cArP0M43ccN5D8RP4YjrUvc= root@tempest-testnetworkbasicops-server-88465170 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef9:18e2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: cebdf629-e283-44bf-9a2a-1514afba22b3 name: tempest-TestNetworkBasicOps-server-88465170 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-88465170 launch-index: 0 === cirros: current=0.6.2 uptime=9.25 === === 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:F9:18:E2 inet6 addr: fe80::f816:3eff:fef9:18e2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.0 B) 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-88465170 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.676619] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.679502] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.695795] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.914947] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.038074] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.039238] ISO 9660 Extensions: RRIP_1991A [ 9.141689] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.664389] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.667401] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:30:22 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:30:23 cirros auth.notice su: + none root:cirros Dec 10 10:30:23 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: DUID 00:04:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 Dec 10 10:30:23 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f9:18:e2 Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef9:18e2 Dec 10 10:30:23 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:30:23 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-88465170 login: 2025-12-10 10:30:30,665 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2025-12-10 10:30:30,673 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:30:30,781 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:30:30,782 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2025-12-10 10:30:31,896 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/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732 1.112s 2025-12-10 10:30:31,896 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': 'Wed, 10 Dec 2025 10:30:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-a5981901-9f3c-4852-9971-144348ef08a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732'} Body: b'{"router": {"id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "name": "tempest-TestNetworkBasicOps-router-1945070957", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:29:42Z", "updated_at": "2025-12-10T10:30:31Z", "revision_number": 4, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:31,897 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-12-10 10:30:31,897 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is unreachable 2025-12-10 10:30:32,924 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.027330 seconds 2025-12-10 10:30:32,925 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-12-10 10:30:33,132 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/cebdf629-e283-44bf-9a2a-1514afba22b3/action 0.205s 2025-12-10 10:30:33,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:32 GMT', 'server': 'Apache', 'content-length': '75294', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6845ba2-ac69-4134-9ff6-b49bc23ffccb', 'x-compute-request-id': 'req-b6845ba2-ac69-4134-9ff6-b49bc23ffccb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1146935838 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004502] Using GB pages for direct mapping\\n[ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004856] ACPI: Early table checksum verification disabled\\n[ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004884] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006159] No NUMA configuration fo 2025-12-10 10:30:33,134 25 DEBUG [tempest.scenario.manager] Console output for cebdf629-e283-44bf-9a2a-1514afba22b3 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1146935838 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004502] Using GB pages for direct mapping [ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004856] ACPI: Early table checksum verification disabled [ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004884] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006159] No NUMA configuration found [ 0.006162] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006170] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006554] Zone ranges: [ 0.006557] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006560] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006562] Normal empty [ 0.006563] Device empty [ 0.006565] Movable zone start for each node [ 0.006568] Early memory node ranges [ 0.006569] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006571] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006573] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006806] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006841] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007088] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019423] ACPI: PM-Timer IO Port: 0x608 [ 0.019463] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019623] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019628] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019630] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019632] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019634] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019636] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019641] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019644] TSC deadline timer available [ 0.019661] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019749] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019752] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019754] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019755] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019758] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019760] Booting paravirtualized kernel on KVM [ 0.019763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019772] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020113] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020197] kvm-guest: setup async PF for cpu 0 [ 0.020232] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020256] kvm-guest: PV spinlocks disabled, single CPU [ 0.020264] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020266] Policy zone: DMA32 [ 0.020268] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020369] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020385] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020393] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020465] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020825] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021667] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021703] ftrace: allocating 50600 entries in 198 pages [ 0.046526] ftrace: allocated 198 pages with 4 groups [ 0.046681] rcu: Hierarchical RCU implementation. [ 0.046683] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046684] Rude variant of Tasks RCU enabled. [ 0.046685] Tracing variant of Tasks RCU enabled. [ 0.046686] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046688] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051054] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051451] random: crng init done [ 0.094988] Console: colour VGA+ 80x25 [ 0.238715] printk: console [tty1] enabled [ 0.582050] printk: console [ttyS0] enabled [ 0.585000] ACPI: Core revision 20210730 [ 0.588046] APIC: Switch to symmetric I/O mode setup [ 0.592887] x2apic enabled [ 0.596731] Switched APIC routing to physical x2apic. [ 0.605374] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.612419] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.616413] pid_max: default: 32768 minimum: 301 [ 0.616413] LSM: Security Framework initializing [ 0.616413] landlock: Up and running. [ 0.616413] Yama: becoming mindful. [ 0.616413] AppArmor: AppArmor initialized [ 0.616413] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616413] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616413] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616413] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616413] Spectre V2 : Mitigation: Retpolines [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616413] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616413] RETBleed: Mitigation: untrained return thunk [ 0.616413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616413] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616413] Freeing SMP alternatives memory: 44K [ 0.616413] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616552] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620439] ... version: 0 [ 0.623436] ... bit width: 48 [ 0.624428] ... generic registers: 6 [ 0.627756] ... value mask: 0000ffffffffffff [ 0.628427] ... max period: 00007fffffffffff [ 0.632075] ... fixed-purpose events: 0 [ 0.632428] ... event mask: 000000000000003f [ 0.636585] rcu: Hierarchical SRCU implementation. [ 0.640778] smp: Bringing up secondary CPUs ... [ 0.644075] smp: Brought up 1 node, 1 CPU [ 0.644430] smpboot: Max logical packages: 1 [ 0.647451] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.648914] devtmpfs: initialized [ 0.651672] x86/mm: Memory block size: 128MB [ 0.652613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656442] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.660509] pinctrl core: initialized pinctrl subsystem [ 0.664870] PM: RTC time: 10:30:14, date: 2025-12-10 [ 0.668670] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672526] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676462] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680442] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684447] audit: initializing netlink subsys (disabled) [ 0.688682] thermal_sys: Registered thermal governor 'fair_share' [ 0.688684] thermal_sys: Registered thermal governor 'bang_bang' [ 0.692432] audit: type=2000 audit(1765362613.923:1): state=initialized audit_enabled=0 res=1 [ 0.700431] thermal_sys: Registered thermal governor 'step_wise' [ 0.700432] thermal_sys: Registered thermal governor 'user_space' [ 0.704427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.708449] EISA bus registered [ 0.715180] cpuidle: using governor ladder [ 0.716429] cpuidle: using governor menu [ 0.722292] ACPI: bus type PCI registered [ 0.724430] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.728798] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.732430] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.736456] PCI: Using configuration type 1 for base access [ 0.741803] Kprobes globally optimized [ 0.744562] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.748429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.753389] ACPI: Added _OSI(Module Device) [ 0.756459] ACPI: Added _OSI(Processor Device) [ 0.759737] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760459] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764147] ACPI: Added _OSI(Linux-Dell-Video) [ 0.764434] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768043] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.771619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.776037] ACPI: Interpreter enabled [ 0.776437] ACPI: PM: (supports S0 S5) [ 0.779172] ACPI: Using IOAPIC for interrupt routing [ 0.780455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784425] PCI: Using E820 reservations for host bridge windows [ 0.788655] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.797115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800431] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804542] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808531] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813777] PCI host bridge to bus 0000:00 [ 0.816432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.824437] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.828431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.832433] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.836431] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.840428] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.844737] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.852812] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.863485] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872461] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880352] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.886705] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.888633] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.897214] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.903454] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911807] pci 0000:00:02.0: enabling Extended Tags [ 0.915176] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.919077] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.926623] pci 0000:00:02.1: enabling Extended Tags [ 0.931042] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.935650] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.941926] pci 0000:00:02.2: enabling Extended Tags [ 0.948466] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.955655] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.960754] pci 0000:00:02.3: enabling Extended Tags [ 0.967158] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.972277] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.977850] pci 0000:00:02.4: enabling Extended Tags [ 0.983294] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.987241] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.995216] pci 0000:00:02.5: enabling Extended Tags [ 0.999133] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.003032] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.009761] pci 0000:00:02.6: enabling Extended Tags [ 1.016525] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024028] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.028759] pci 0000:00:02.7: enabling Extended Tags [ 1.037828] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.043684] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.050531] pci 0000:00:03.0: enabling Extended Tags [ 1.055220] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.059021] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.066658] pci 0000:00:03.1: enabling Extended Tags [ 1.072483] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.079319] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.085312] pci 0000:00:03.2: enabling Extended Tags [ 1.091141] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.095217] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.100681] pci 0000:00:03.3: enabling Extended Tags [ 1.107009] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.111121] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.116676] pci 0000:00:03.4: enabling Extended Tags [ 1.123062] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.128429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.136740] pci 0000:00:03.5: enabling Extended Tags [ 1.143035] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.147279] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.157644] pci 0000:00:03.6: enabling Extended Tags [ 1.163029] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.167114] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.175040] pci 0000:00:03.7: enabling Extended Tags [ 1.181438] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.187611] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192804] pci 0000:00:04.0: enabling Extended Tags [ 1.199263] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.203256] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.209186] pci 0000:00:04.1: enabling Extended Tags [ 1.215113] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.219603] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226653] pci 0000:00:04.2: enabling Extended Tags [ 1.231036] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235215] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.241709] pci 0000:00:04.3: enabling Extended Tags [ 1.249172] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.255095] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.260740] pci 0000:00:04.4: enabling Extended Tags [ 1.268483] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.274992] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.281179] pci 0000:00:04.5: enabling Extended Tags [ 1.287452] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.291446] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.299600] pci 0000:00:04.6: enabling Extended Tags [ 1.303172] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.307289] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.314942] pci 0000:00:04.7: enabling Extended Tags [ 1.322799] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.327100] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.332743] pci 0000:00:05.0: enabling Extended Tags [ 1.399441] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.402454] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.405445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.423632] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.428238] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.431560] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.437644] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.446506] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.451138] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456750] pci 0000:01:00.0: enabling Extended Tags [ 1.534882] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.536495] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.540489] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.544550] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.550061] pci_bus 0000:02: extended config space not accessible [ 1.552690] acpiphp: Slot [1] registered [ 1.555569] acpiphp: Slot [0] registered [ 1.556478] acpiphp: Slot [2] registered [ 1.559391] acpiphp: Slot [3] registered [ 1.560479] acpiphp: Slot [4] registered [ 1.563325] acpiphp: Slot [5] registered [ 1.564477] acpiphp: Slot [6] registered [ 1.567286] acpiphp: Slot [7] registered [ 1.568474] acpiphp: Slot [8] registered [ 1.571524] acpiphp: Slot [9] registered [ 1.572491] acpiphp: Slot [10] registered [ 1.575554] acpiphp: Slot [11] registered [ 1.576477] acpiphp: Slot [12] registered [ 1.579557] acpiphp: Slot [13] registered [ 1.580488] acpiphp: Slot [14] registered [ 1.583744] acpiphp: Slot [15] registered [ 1.584481] acpiphp: Slot [16] registered [ 1.587537] acpiphp: Slot [17] registered [ 1.588477] acpiphp: Slot [18] registered [ 1.591627] acpiphp: Slot [19] registered [ 1.592510] acpiphp: Slot [20] registered [ 1.596338] acpiphp: Slot [21] registered [ 1.596491] acpiphp: Slot [22] registered [ 1.599744] acpiphp: Slot [23] registered [ 1.600477] acpiphp: Slot [24] registered [ 1.603526] acpiphp: Slot [25] registered [ 1.604477] acpiphp: Slot [26] registered [ 1.607371] acpiphp: Slot [27] registered [ 1.608478] acpiphp: Slot [28] registered [ 1.611664] acpiphp: Slot [29] registered [ 1.612478] acpiphp: Slot [30] registered [ 1.615446] acpiphp: Slot [31] registered [ 1.618929] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.631767] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.728897] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.732023] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.732484] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.736537] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.745032] acpiphp: Slot [0-2] registered [ 1.748321] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.753730] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.764431] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.773693] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.776592] pci 0000:03:00.0: enabling Extended Tags [ 1.860641] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.864594] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.868548] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.876236] acpiphp: Slot [0-3] registered [ 1.877191] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.888438] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.903005] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.907808] pci 0000:04:00.0: enabling Extended Tags [ 1.992215] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.992628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.996557] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.004256] acpiphp: Slot [0-4] registered [ 2.005024] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.016435] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.032433] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.040125] pci 0000:05:00.0: enabling Extended Tags [ 2.122227] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.124543] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.128541] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.135970] acpiphp: Slot [0-5] registered [ 2.136995] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.148441] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.164439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.172629] pci 0000:06:00.0: enabling Extended Tags [ 2.254324] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.256542] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.260532] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.267184] acpiphp: Slot [0-6] registered [ 2.342898] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.344542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.348549] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.356134] acpiphp: Slot [0-7] registered [ 2.431132] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.432596] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.436545] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.444457] acpiphp: Slot [0-8] registered [ 2.525161] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.528548] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.532555] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.540094] acpiphp: Slot [0-9] registered [ 2.614971] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.616561] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.620543] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.628160] acpiphp: Slot [0-10] registered [ 2.702533] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.704595] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.708540] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.715540] acpiphp: Slot [0-11] registered [ 2.789919] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.792551] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.796528] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.803407] acpiphp: Slot [0-12] registered [ 2.876259] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.876552] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.880583] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.887585] acpiphp: Slot [0-13] registered [ 2.961776] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.964579] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.968575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.977287] acpiphp: Slot [0-14] registered [ 3.065021] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.068590] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.072554] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.079921] acpiphp: Slot [0-15] registered [ 3.153000] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.156595] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.160553] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.168548] acpiphp: Slot [0-16] registered [ 3.245662] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.248569] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.252562] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.261050] acpiphp: Slot [0-17] registered [ 3.335868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336584] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340557] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347671] acpiphp: Slot [0-18] registered [ 3.421829] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.424569] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.428590] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.436306] acpiphp: Slot [0-19] registered [ 3.511571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.512576] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.516555] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.523411] acpiphp: Slot [0-20] registered [ 3.596330] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.596605] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.600553] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.607434] acpiphp: Slot [0-21] registered [ 3.680469] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.684188] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.684552] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.691549] acpiphp: Slot [0-22] registered [ 3.766374] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.768581] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.772557] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.779418] acpiphp: Slot [0-23] registered [ 3.852203] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.852559] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.856571] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.863545] acpiphp: Slot [0-24] registered [ 3.937591] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.940557] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.944563] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.951586] acpiphp: Slot [0-25] registered [ 4.022812] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.024556] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.028552] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.082009] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.084680] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.088647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.092650] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.096642] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.100649] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.104674] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.108638] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.112528] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.116448] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.120444] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.124443] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.128445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.132451] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.136449] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.140446] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.144955] iommu: Default domain type: Translated [ 4.148429] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.152620] SCSI subsystem initialized [ 4.155879] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.156413] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.156440] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.160430] vgaarb: loaded [ 4.163051] ACPI: bus type USB registered [ 4.164457] usbcore: registered new interface driver usbfs [ 4.168436] usbcore: registered new interface driver hub [ 4.172318] usbcore: registered new device driver usb [ 4.172455] pps_core: LinuxPPS API ver. 1 registered [ 4.176253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.176441] PTP clock support registered [ 4.179824] EDAC MC: Ver: 3.0.0 [ 4.184109] NetLabel: Initializing [ 4.184428] NetLabel: domain hash size = 128 [ 4.188222] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.188455] NetLabel: unlabeled traffic allowed by default [ 4.192385] PCI: Using ACPI for IRQ routing [ 5.026237] clocksource: Switched to clocksource kvm-clock [ 5.043378] VFS: Disk quotas dquot_6.6.0 [ 5.046514] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.051800] AppArmor: AppArmor Filesystem Enabled [ 5.055264] pnp: PnP ACPI init [ 5.058002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.063518] pnp: PnP ACPI: found 5 devices [ 5.072281] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.078305] NET: Registered PF_INET protocol family [ 5.081789] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.087708] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.093614] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.099309] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.104572] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.109772] TCP: Hash tables configured (established 1024 bind 1024) [ 5.114650] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.119836] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.125748] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130719] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.134970] NET: Registered PF_XDP protocol family [ 5.138578] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.144454] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.150452] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.156362] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.162357] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.168012] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.174281] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.181240] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187122] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.193366] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.199162] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.205044] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.211194] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.217363] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.223180] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228825] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.234525] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.240273] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245962] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251802] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.257716] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.263604] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.269497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.275443] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.281239] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.285889] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.290273] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.294568] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.298889] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.303238] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.307528] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.311970] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.316503] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.321073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.325485] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.330015] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.334377] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338767] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343347] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348127] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.352585] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.357277] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.361733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.366488] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.370910] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.375818] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.380318] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.385156] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.389648] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.394369] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.398879] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.403629] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.408154] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.412958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.417452] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.422107] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.426535] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.431216] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.435645] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.440352] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.444729] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.449211] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.453602] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.457956] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.462306] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.466652] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.471024] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.475413] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.479879] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.484767] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.489121] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.493752] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.498279] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.502758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.507467] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.511903] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.516599] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.521035] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.525740] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.530263] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.534934] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.539425] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.544126] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.548695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.553426] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.557901] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.562622] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.567119] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.571858] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.576375] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.580992] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.585629] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.590705] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.595942] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.601984] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.606890] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.617555] pci 0000:01:00.0: bridge window [mem 010000 xfb600000-0xfb7fffff] [ 5.627450] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.640855] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.645954] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.655897] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.665393] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.677029] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.686723] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.694175] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.704804] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.712754] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.718767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.732769] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.738492] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.746546] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.756631] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.762645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.770849] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780630] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787657] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.799839] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.816066] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.827109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.839074] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.853401] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.864336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.872816] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884624] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.893980] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.905112] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.919401] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.927500] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.935906] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.945699] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.951224] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.959659] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.969306] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.975237] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.983352] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.994060] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.997870] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.004247] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.010006] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.019696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.023725] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031579] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038085] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045977] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051864] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.058623] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.066747] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.075821] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.079670] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.087278] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.092943] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.102233] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.107085] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.113237] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.120650] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.130646] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.135786] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.142381] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.149907] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.160124] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.164182] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.172306] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.180193] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.188326] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.194212] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.201389] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.207908] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.218612] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.224455] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.232502] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.240603] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.248967] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.252902] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261122] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.267043] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.276829] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.281632] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.287629] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.295230] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.304478] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.309564] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.315800] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.322792] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.330756] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.334538] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.341552] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.347629] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.357328] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.363195] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.367978] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.373240] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.378357] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.383267] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.388705] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.392782] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.397361] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.403278] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.407882] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.413318] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.419258] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425038] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.432587] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.437209] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.442658] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.447211] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.452666] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.457223] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.462738] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.467326] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.472627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.477125] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.482420] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.486904] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.492079] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.496731] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.502097] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.506541] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.512098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.516715] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.522327] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.527067] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.532832] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.537796] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.542474] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.547766] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.552000] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.556619] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.562242] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.566522] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571187] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.576606] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.580735] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.585290] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.590722] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595362] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600469] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606916] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.611851] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.616388] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.621454] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.625572] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.630266] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.635583] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.639666] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.644367] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.651813] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.656177] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.660611] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.666184] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.670342] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.674905] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.680236] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.684439] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.689294] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.694845] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.698863] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.703414] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.708888] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.713347] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.717990] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.725083] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.735145] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10227 usecs [ 6.741916] PCI: CLS 0 bytes, default 64 [ 6.744946] Trying to unpack rootfs image as initramfs... [ 6.748975] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.764832] Initialise system trusted keyrings [ 6.768211] Key type blacklist registered [ 6.780500] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.789613] zbud: loaded [ 6.791943] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.805113] fuse: init (API version 7.34) [ 6.812594] integrity: Platform Keyring initialized [ 6.828675] Key type asymmetric registered [ 6.831771] Asymmetric key parser 'x509' registered [ 6.844704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.856646] io scheduler mq-deadline registered [ 6.867546] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.880917] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.902870] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.913307] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.934644] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.949081] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.965499] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.977163] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.993488] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.002712] Freeing initrd memory: 8744K [ 7.006321] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.014949] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.019464] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.027941] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.032550] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.041108] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.046997] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.053304] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.059806] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.064960] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.075265] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.082227] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.092259] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.098173] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.107244] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.112808] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.121207] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.125871] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.135802] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.141630] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.151871] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.157092] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.165510] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.170330] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.176637] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.182427] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.187672] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.195508] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.200268] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.208686] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.213306] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.222231] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.227528] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.236186] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.240921] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.248922] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.253519] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.262918] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.268610] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.277043] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.282323] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.288813] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.295298] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.300324] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.308967] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.318667] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.324191] shpchp 0000:01:00.0: Slot initialization failed [ 7.331097] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.336244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.342206] ACPI: button: Power Button [PWRF] [ 7.371171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.407665] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.414512] Linux agpgart interface v0.103 [ 7.418803] loop: module loaded [ 7.421764] tun: Universal TUN/TAP device driver, 1.6 [ 7.425973] PPP generic driver version 2.4.2 [ 7.429293] VFIO - User Level meta-driver version: 0.3 [ 7.433418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.438310] ehci-pci: EHCI PCI platform driver [ 7.441823] ehci-platform: EHCI generic platform driver [ 7.445887] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.450601] ohci-pci: OHCI PCI platform driver [ 7.454121] ohci-platform: OHCI generic platform driver [ 7.458309] uhci_hcd: USB Universal Host Controller Interface driver [ 7.465277] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.469180] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.474620] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.478702] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.483102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.489139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.494591] usb usb1: Product: UHCI Host Controller [ 7.498471] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.503237] usb usb1: SerialNumber: 0000:02:01.0 [ 7.506795] hub 1-0:1.0: USB hub found [ 7.509786] hub 1-0:1.0: 2 ports detected [ 7.513613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.523498] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.527317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.531601] mousedev: PS/2 mouse device common for all mice [ 7.537104] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.543279] rtc_cmos 00:03: RTC can wake from S4 [ 7.549152] rtc_cmos 00:03: registered as rtc0 [ 7.552810] rtc_cmos 00:03: setting system clock to 2025-12-10T10:30:21 UTC (1765362621) [ 7.559208] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.564572] i2c_dev: i2c /dev entries driver [ 7.568226] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.579638] device-mapper: uevent: version 1.0.3 [ 7.584295] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.592362] platform eisa.0: Probing EISA bus 0 [ 7.596759] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.602620] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.608211] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.613795] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.619813] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.627657] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.632272] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.636802] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.641366] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.645894] platform eisa.0: EISA: Detected 0 cards [ 7.649742] ledtrig-cpu: registered to indicate activity on CPUs [ 7.654349] drop_monitor: Initializing network drop monitor service [ 7.659074] NET: Registered PF_INET6 protocol family [ 7.666051] Segment Routing with IPv6 [ 7.668967] In-situ OAM (IOAM) with IPv6 [ 7.671964] NET: Registered PF_PACKET protocol family [ 7.676048] Key type dns_resolver registered [ 7.679717] IPI shorthand broadcast: enabled [ 7.683338] registered taskstats version 1 [ 7.686639] Loading compiled-in X.509 certificates [ 7.691088] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.698489] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.705818] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.712937] blacklist: Loading compiled-in revocation X.509 certificates [ 7.718023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.725592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.735437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.743825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.751459] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.759076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.766825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.774496] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.782709] zswap: loaded using pool lzo/zbud [ 7.786209] Key type .fscrypt registered [ 7.789363] Key type fscrypt-provisioning registered [ 7.795592] Key type encrypted registered [ 7.799395] AppArmor: AppArmor sha1 policy hashing enabled [ 7.804335] ima: No TPM chip found, activating TPM-bypass! [ 7.808935] Loading compiled-in module X.509 certificates [ 7.813872] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.821654] ima: Allocated hash algorithm: sha1 [ 7.825261] ima: No architecture policies found [ 7.828832] evm: Initialising EVM extended attributes: [ 7.833286] evm: security.selinux [ 7.835917] evm: security.SMACK64 [ 7.838628] evm: security.SMACK64EXEC [ 7.841446] evm: security.SMACK64TRANSMUTE [ 7.844630] evm: security.SMACK64MMAP [ 7.847671] evm: security.apparmor [ 7.850397] evm: security.ima [ 7.852788] evm: security.capability [ 7.855625] evm: HMAC attrs: 0x1 [ 7.858244] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.863234] PM: Magic number: 5:326:527 [ 7.866883] RAS: Correctable Errors collector initialized. [ 7.871212] Unstable clock detected, switching default tracing clock to "global" [ 7.871212] If you want to keep using the local clock, then add: [ 7.871212] "trace_clock=local" [ 7.871212] on the kernel command line [ 7.887784] Freeing unused decrypted memory: 2036K [ 7.892127] Freeing unused kernel image (initmem) memory: 3244K [ 7.900482] Write protecting the kernel read-only data: 30720k [ 7.906119] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.911923] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.959292] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.964362] Run /init as init process info: initramfs: up at 7.41 [ 8.027100] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.037149] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.042967] GPT:229375 != 2097151 [ 8.045763] GPT:Alternate GPT header not at the end of the disk. [ 8.050523] GPT:229375 != 2097151 [ 8.053321] GPT: Use GNU Parted to correct GPT errors. [ 8.139343] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.536135] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.578491] 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 8.37 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:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTB0D5JWyTg2wF3jpbjbyzzQMV04z7AUa4jPAEqGOQeIf2AGTQcIVp1b+qU/QLu5xVkWwKBlVdMyVrkZJn/WWF6Wo2w+TXCKIpfUsN1BE3+JEJCiFmfc0YbIvT4tg84ev7daspZN0G5Egdtvd/A5yVlbFeISzw80z1KPCuMPO8aK9qVqRC5RSr+6hH54/pDQuJBzOhNP9lWXsdXTSTIzZlYAZ0qa3jjHmjuMXzEUZ7+1hHt+IQSo0UtYGzXGltvlthjkkWLyiJ+jLoDR3tcSJ7ozRB+RLi9S+u/KAzsdpHXBsxSvt6tfl9po92sTygW2QoIJSBzyZQRqYc5G7gVeAb root@tempest-testnetworkbasicops-server-88465170 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCbdXVYmhp8KM0P7cYazrsG/d0xU5WXIQiflGTXaGPQfzYv5AabVBKjXYU92/MD4cArP0M43ccN5D8RP4YjrUvc= root@tempest-testnetworkbasicops-server-88465170 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef9:18e2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: cebdf629-e283-44bf-9a2a-1514afba22b3 name: tempest-TestNetworkBasicOps-server-88465170 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-88465170 launch-index: 0 === cirros: current=0.6.2 uptime=9.25 === === 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:F9:18:E2 inet6 addr: fe80::f816:3eff:fef9:18e2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.0 B) 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-88465170 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.676619] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.679502] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.695795] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.914947] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.038074] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.039238] ISO 9660 Extensions: RRIP_1991A [ 9.141689] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.664389] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.667401] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:30:22 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:30:23 cirros auth.notice su: + none root:cirros Dec 10 10:30:23 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: DUID 00:04:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 Dec 10 10:30:23 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f9:18:e2 Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef9:18e2 Dec 10 10:30:23 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:30:23 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-88465170 login: 2025-12-10 10:30:34,153 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/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732 1.017s 2025-12-10 10:30:34,153 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': 'Wed, 10 Dec 2025 10:30:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-1c69e60a-1d79-4c6d-aff1-37c5f1de4318', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732'} Body: b'{"router": {"id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "name": "tempest-TestNetworkBasicOps-router-1945070957", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "external_fixed_ips": [{"subnet_id": "ca1dd7d3-47a5-4d98-bb43-a5787da3977e", "ip_address": "192.168.122.249"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-12-10T10:29:42Z", "updated_at": "2025-12-10T10:30:33Z", "revision_number": 5, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:34,602 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/24083df3-e201-4b0d-b863-aaa654268dde 0.448s 2025-12-10 10:30:34,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-bfa9e21e-efec-41df-9ae5-b9abc6454841', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/24083df3-e201-4b0d-b863-aaa654268dde'} Body: b'{"floatingip": {"id": "24083df3-e201-4b0d-b863-aaa654268dde", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "floating_ip_address": "192.168.122.214", "floating_network_id": "9b92b230-a105-4e6a-9428-79efb9ea86a3", "router_id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "port_id": "00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "mac_address": "fa:16:3e:f9:18:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-12-10T10:30:18Z", "updated_at": "2025-12-10T10:30:19Z", "revision_number": 1, "project_id": "82da19f85bb840d2a70395c3d761ef38"}}' 2025-12-10 10:30:34,602 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '24083df3-e201-4b0d-b863-aaa654268dde', 'tenant_id': '82da19f85bb840d2a70395c3d761ef38', 'floating_ip_address': '192.168.122.214', 'floating_network_id': '9b92b230-a105-4e6a-9428-79efb9ea86a3', 'router_id': '45c70adb-eebf-4d3e-88b2-b2d2f6cc6732', 'port_id': '00a1f903-cfeb-48dc-b91b-c5b35ba6d4f3', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5bd242ab-51b6-45e4-8b1d-02223f35355a', 'mac_address': 'fa:16:3e:f9:18:e2', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'cebdf629-e283-44bf-9a2a-1514afba22b3', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-12-10T10:30:18Z', 'updated_at': '2025-12-10T10:30:19Z', 'revision_number': 1, 'project_id': '82da19f85bb840d2a70395c3d761ef38'} is at status: ACTIVE 2025-12-10 10:30:34,602 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.448733 seconds 2025-12-10 10:30:34,602 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-12-10 10:30:34,602 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2025-12-10 10:30:34,714 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.110965 seconds 2025-12-10 10:30:34,714 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-12-10 10:30:34,922 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/cebdf629-e283-44bf-9a2a-1514afba22b3/action 0.207s 2025-12-10 10:30:34,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:34 GMT', 'server': 'Apache', 'content-length': '75294', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2be94b3-9849-44b1-b56e-a49c5ab2dc1e', 'x-compute-request-id': 'req-d2be94b3-9849-44b1-b56e-a49c5ab2dc1e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-5.el9 11/05/2023\\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 1146935838 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004502] Using GB pages for direct mapping\\n[ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004856] ACPI: Early table checksum verification disabled\\n[ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004884] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006159] No NUMA configuration fo 2025-12-10 10:30:34,924 25 DEBUG [tempest.scenario.manager] Console output for cebdf629-e283-44bf-9a2a-1514afba22b3 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 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-5.el9 11/05/2023 [ 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 1146935838 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001171] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001620] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004466] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004502] Using GB pages for direct mapping [ 0.004850] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004856] ACPI: Early table checksum verification disabled [ 0.004861] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004866] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004873] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004880] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004884] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004888] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004891] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004895] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004899] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004901] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004902] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004904] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004905] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004906] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006159] No NUMA configuration found [ 0.006162] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006170] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006554] Zone ranges: [ 0.006557] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006560] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006562] Normal empty [ 0.006563] Device empty [ 0.006565] Movable zone start for each node [ 0.006568] Early memory node ranges [ 0.006569] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006571] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006573] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006806] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006841] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007088] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019423] ACPI: PM-Timer IO Port: 0x608 [ 0.019463] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019623] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019628] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019630] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019632] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019634] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019636] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019641] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019644] TSC deadline timer available [ 0.019661] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019749] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019752] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019754] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019755] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019758] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019760] Booting paravirtualized kernel on KVM [ 0.019763] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019772] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020113] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020197] kvm-guest: setup async PF for cpu 0 [ 0.020232] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020256] kvm-guest: PV spinlocks disabled, single CPU [ 0.020264] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020266] Policy zone: DMA32 [ 0.020268] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020369] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020385] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020393] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020465] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020825] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021667] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021703] ftrace: allocating 50600 entries in 198 pages [ 0.046526] ftrace: allocated 198 pages with 4 groups [ 0.046681] rcu: Hierarchical RCU implementation. [ 0.046683] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046684] Rude variant of Tasks RCU enabled. [ 0.046685] Tracing variant of Tasks RCU enabled. [ 0.046686] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046688] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051054] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051451] random: crng init done [ 0.094988] Console: colour VGA+ 80x25 [ 0.238715] printk: console [tty1] enabled [ 0.582050] printk: console [ttyS0] enabled [ 0.585000] ACPI: Core revision 20210730 [ 0.588046] APIC: Switch to symmetric I/O mode setup [ 0.592887] x2apic enabled [ 0.596731] Switched APIC routing to physical x2apic. [ 0.605374] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.612419] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.616413] pid_max: default: 32768 minimum: 301 [ 0.616413] LSM: Security Framework initializing [ 0.616413] landlock: Up and running. [ 0.616413] Yama: becoming mindful. [ 0.616413] AppArmor: AppArmor initialized [ 0.616413] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616413] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616413] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616413] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616413] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616413] Spectre V2 : Mitigation: Retpolines [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616413] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616413] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616413] RETBleed: Mitigation: untrained return thunk [ 0.616413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616413] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616413] Freeing SMP alternatives memory: 44K [ 0.616413] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616552] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620439] ... version: 0 [ 0.623436] ... bit width: 48 [ 0.624428] ... generic registers: 6 [ 0.627756] ... value mask: 0000ffffffffffff [ 0.628427] ... max period: 00007fffffffffff [ 0.632075] ... fixed-purpose events: 0 [ 0.632428] ... event mask: 000000000000003f [ 0.636585] rcu: Hierarchical SRCU implementation. [ 0.640778] smp: Bringing up secondary CPUs ... [ 0.644075] smp: Brought up 1 node, 1 CPU [ 0.644430] smpboot: Max logical packages: 1 [ 0.647451] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.648914] devtmpfs: initialized [ 0.651672] x86/mm: Memory block size: 128MB [ 0.652613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.656442] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.660509] pinctrl core: initialized pinctrl subsystem [ 0.664870] PM: RTC time: 10:30:14, date: 2025-12-10 [ 0.668670] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.672526] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.676462] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.680442] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.684447] audit: initializing netlink subsys (disabled) [ 0.688682] thermal_sys: Registered thermal governor 'fair_share' [ 0.688684] thermal_sys: Registered thermal governor 'bang_bang' [ 0.692432] audit: type=2000 audit(1765362613.923:1): state=initialized audit_enabled=0 res=1 [ 0.700431] thermal_sys: Registered thermal governor 'step_wise' [ 0.700432] thermal_sys: Registered thermal governor 'user_space' [ 0.704427] thermal_sys: Registered thermal governor 'power_allocator' [ 0.708449] EISA bus registered [ 0.715180] cpuidle: using governor ladder [ 0.716429] cpuidle: using governor menu [ 0.722292] ACPI: bus type PCI registered [ 0.724430] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.728798] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.732430] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.736456] PCI: Using configuration type 1 for base access [ 0.741803] Kprobes globally optimized [ 0.744562] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.748429] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.753389] ACPI: Added _OSI(Module Device) [ 0.756459] ACPI: Added _OSI(Processor Device) [ 0.759737] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.760459] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764147] ACPI: Added _OSI(Linux-Dell-Video) [ 0.764434] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768043] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.771619] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.776037] ACPI: Interpreter enabled [ 0.776437] ACPI: PM: (supports S0 S5) [ 0.779172] ACPI: Using IOAPIC for interrupt routing [ 0.780455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784425] PCI: Using E820 reservations for host bridge windows [ 0.788655] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.797115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.800431] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.804542] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.808531] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.813777] PCI host bridge to bus 0000:00 [ 0.816432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.820431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.824437] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.828431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.832433] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.836431] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.840428] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.844737] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.852812] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.863485] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.872461] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.880352] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.886705] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.888633] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.897214] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.903454] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.911807] pci 0000:00:02.0: enabling Extended Tags [ 0.915176] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.919077] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.926623] pci 0000:00:02.1: enabling Extended Tags [ 0.931042] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.935650] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.941926] pci 0000:00:02.2: enabling Extended Tags [ 0.948466] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.955655] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.960754] pci 0000:00:02.3: enabling Extended Tags [ 0.967158] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.972277] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.977850] pci 0000:00:02.4: enabling Extended Tags [ 0.983294] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.987241] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.995216] pci 0000:00:02.5: enabling Extended Tags [ 0.999133] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.003032] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.009761] pci 0000:00:02.6: enabling Extended Tags [ 1.016525] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.024028] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.028759] pci 0000:00:02.7: enabling Extended Tags [ 1.037828] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.043684] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.050531] pci 0000:00:03.0: enabling Extended Tags [ 1.055220] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.059021] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.066658] pci 0000:00:03.1: enabling Extended Tags [ 1.072483] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.079319] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.085312] pci 0000:00:03.2: enabling Extended Tags [ 1.091141] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.095217] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.100681] pci 0000:00:03.3: enabling Extended Tags [ 1.107009] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.111121] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.116676] pci 0000:00:03.4: enabling Extended Tags [ 1.123062] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.128429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.136740] pci 0000:00:03.5: enabling Extended Tags [ 1.143035] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.147279] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.157644] pci 0000:00:03.6: enabling Extended Tags [ 1.163029] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.167114] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.175040] pci 0000:00:03.7: enabling Extended Tags [ 1.181438] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.187611] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.192804] pci 0000:00:04.0: enabling Extended Tags [ 1.199263] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.203256] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.209186] pci 0000:00:04.1: enabling Extended Tags [ 1.215113] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.219603] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226653] pci 0000:00:04.2: enabling Extended Tags [ 1.231036] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235215] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.241709] pci 0000:00:04.3: enabling Extended Tags [ 1.249172] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.255095] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.260740] pci 0000:00:04.4: enabling Extended Tags [ 1.268483] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.274992] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.281179] pci 0000:00:04.5: enabling Extended Tags [ 1.287452] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.291446] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.299600] pci 0000:00:04.6: enabling Extended Tags [ 1.303172] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.307289] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.314942] pci 0000:00:04.7: enabling Extended Tags [ 1.322799] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.327100] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.332743] pci 0000:00:05.0: enabling Extended Tags [ 1.399441] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.402454] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.405445] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.423632] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.428238] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.431560] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.437644] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.446506] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.451138] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456750] pci 0000:01:00.0: enabling Extended Tags [ 1.534882] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.536495] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.540489] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.544550] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.550061] pci_bus 0000:02: extended config space not accessible [ 1.552690] acpiphp: Slot [1] registered [ 1.555569] acpiphp: Slot [0] registered [ 1.556478] acpiphp: Slot [2] registered [ 1.559391] acpiphp: Slot [3] registered [ 1.560479] acpiphp: Slot [4] registered [ 1.563325] acpiphp: Slot [5] registered [ 1.564477] acpiphp: Slot [6] registered [ 1.567286] acpiphp: Slot [7] registered [ 1.568474] acpiphp: Slot [8] registered [ 1.571524] acpiphp: Slot [9] registered [ 1.572491] acpiphp: Slot [10] registered [ 1.575554] acpiphp: Slot [11] registered [ 1.576477] acpiphp: Slot [12] registered [ 1.579557] acpiphp: Slot [13] registered [ 1.580488] acpiphp: Slot [14] registered [ 1.583744] acpiphp: Slot [15] registered [ 1.584481] acpiphp: Slot [16] registered [ 1.587537] acpiphp: Slot [17] registered [ 1.588477] acpiphp: Slot [18] registered [ 1.591627] acpiphp: Slot [19] registered [ 1.592510] acpiphp: Slot [20] registered [ 1.596338] acpiphp: Slot [21] registered [ 1.596491] acpiphp: Slot [22] registered [ 1.599744] acpiphp: Slot [23] registered [ 1.600477] acpiphp: Slot [24] registered [ 1.603526] acpiphp: Slot [25] registered [ 1.604477] acpiphp: Slot [26] registered [ 1.607371] acpiphp: Slot [27] registered [ 1.608478] acpiphp: Slot FE96 [28] registered [ 1.611664] acpiphp: Slot [29] registered [ 1.612478] acpiphp: Slot [30] registered [ 1.615446] acpiphp: Slot [31] registered [ 1.618929] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.631767] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.728897] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.732023] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.732484] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.736537] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.745032] acpiphp: Slot [0-2] registered [ 1.748321] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.753730] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.764431] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.773693] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.776592] pci 0000:03:00.0: enabling Extended Tags [ 1.860641] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.864594] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.868548] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.876236] acpiphp: Slot [0-3] registered [ 1.877191] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.888438] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.903005] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.907808] pci 0000:04:00.0: enabling Extended Tags [ 1.992215] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.992628] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.996557] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.004256] acpiphp: Slot [0-4] registered [ 2.005024] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.016435] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.032433] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.040125] pci 0000:05:00.0: enabling Extended Tags [ 2.122227] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.124543] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.128541] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.135970] acpiphp: Slot [0-5] registered [ 2.136995] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.148441] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.164439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.172629] pci 0000:06:00.0: enabling Extended Tags [ 2.254324] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.256542] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.260532] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.267184] acpiphp: Slot [0-6] registered [ 2.342898] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.344542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.348549] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.356134] acpiphp: Slot [0-7] registered [ 2.431132] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.432596] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.436545] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.444457] acpiphp: Slot [0-8] registered [ 2.525161] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.528548] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.532555] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.540094] acpiphp: Slot [0-9] registered [ 2.614971] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.616561] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.620543] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.628160] acpiphp: Slot [0-10] registered [ 2.702533] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.704595] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.708540] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.715540] acpiphp: Slot [0-11] registered [ 2.789919] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.792551] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.796528] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.803407] acpiphp: Slot [0-12] registered [ 2.876259] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.876552] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.880583] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.887585] acpiphp: Slot [0-13] registered [ 2.961776] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.964579] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.968575] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.977287] acpiphp: Slot [0-14] registered [ 3.065021] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.068590] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.072554] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.079921] acpiphp: Slot [0-15] registered [ 3.153000] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.156595] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.160553] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.168548] acpiphp: Slot [0-16] registered [ 3.245662] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.248569] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.252562] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.261050] acpiphp: Slot [0-17] registered [ 3.335868] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.336584] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.340557] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.347671] acpiphp: Slot [0-18] registered [ 3.421829] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.424569] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.428590] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.436306] acpiphp: Slot [0-19] registered [ 3.511571] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.512576] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.516555] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.523411] acpiphp: Slot [0-20] registered [ 3.596330] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.596605] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.600553] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.607434] acpiphp: Slot [0-21] registered [ 3.680469] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.684188] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.684552] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.691549] acpiphp: Slot [0-22] registered [ 3.766374] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.768581] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.772557] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.779418] acpiphp: Slot [0-23] registered [ 3.852203] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.852559] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.856571] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.863545] acpiphp: Slot [0-24] registered [ 3.937591] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.940557] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.944563] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.951586] acpiphp: Slot [0-25] registered [ 4.022812] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.024556] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.028552] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.082009] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.084680] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.088647] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.092650] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.096642] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.100649] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.104674] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.108638] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.112528] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.116448] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.120444] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.124443] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.128445] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.132451] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.136449] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.140446] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.144955] iommu: Default domain type: Translated [ 4.148429] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.152620] SCSI subsystem initialized [ 4.155879] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.156413] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.156440] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.160430] vgaarb: loaded [ 4.163051] ACPI: bus type USB registered [ 4.164457] usbcore: registered new interface driver usbfs [ 4.168436] usbcore: registered new interface driver hub [ 4.172318] usbcore: registered new device driver usb [ 4.172455] pps_core: LinuxPPS API ver. 1 registered [ 4.176253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.176441] PTP clock support registered [ 4.179824] EDAC MC: Ver: 3.0.0 [ 4.184109] NetLabel: Initializing [ 4.184428] NetLabel: domain hash size = 128 [ 4.188222] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.188455] NetLabel: unlabeled traffic allowed by default [ 4.192385] PCI: Using ACPI for IRQ routing [ 5.026237] clocksource: Switched to clocksource kvm-clock [ 5.043378] VFS: Disk quotas dquot_6.6.0 [ 5.046514] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.051800] AppArmor: AppArmor Filesystem Enabled [ 5.055264] pnp: PnP ACPI init [ 5.058002] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.063518] pnp: PnP ACPI: found 5 devices [ 5.072281] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.078305] NET: Registered PF_INET protocol family [ 5.081789] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.087708] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.093614] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.099309] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.104572] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.109772] TCP: Hash tables configured (established 1024 bind 1024) [ 5.114650] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.119836] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.125748] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.130719] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.134970] NET: Registered PF_XDP protocol family [ 5.138578] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.144454] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.150452] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.156362] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.162357] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.168012] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.174281] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.181240] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.187122] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.193366] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.199162] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.205044] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.211194] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.217363] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.223180] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.228825] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.234525] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.240273] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.245962] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.251802] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.257716] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.263604] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.269497] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.275443] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.281239] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.285889] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.290273] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.294568] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.298889] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.303238] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.307528] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.311970] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.316503] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.321073] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.325485] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.330015] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.334377] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.338767] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.343347] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.348127] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.352585] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.357277] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.361733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.366488] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.370910] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.375818] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.380318] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.385156] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.389648] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.394369] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.398879] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.403629] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.408154] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.412958] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.417452] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.422107] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.426535] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.431216] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.435645] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.440352] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.444729] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.449211] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.453602] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.457956] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.462306] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.466652] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.471024] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.475413] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.479879] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.484767] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.489121] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.493752] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.498279] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.502758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.507467] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.511903] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.516599] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.521035] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.525740] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.530263] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.534934] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.539425] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.544126] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.548695] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.553426] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.557901] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.562622] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.567119] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.571858] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.576375] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.580992] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.585629] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.590705] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.595942] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.601984] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.606890] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.617555] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.627450] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.640855] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.645954] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.655897] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.665393] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.677029] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.686723] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.694175] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.704804] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.712754] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.718767] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.732769] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.738492] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.746546] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.756631] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.762645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.770849] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.780630] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787657] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.799839] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.816066] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.827109] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.839074] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.853401] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.864336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.872816] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.884624] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.893980] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.905112] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.919401] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.927500] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.935906] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.945699] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.951224] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.959659] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.969306] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.975237] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.983352] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.994060] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.997870] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.004247] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.010006] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.019696] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.023725] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.031579] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038085] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.045977] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051864] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.058623] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.066747] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.075821] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.079670] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.087278] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.092943] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.102233] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.107085] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.113237] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.120650] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.130646] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.135786] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.142381] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.149907] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.160124] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.164182] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.172306] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.180193] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.188326] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.194212] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.201389] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.207908] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.218612] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.224455] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.232502] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.240603] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.248967] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.252902] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.261122] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.267043] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.276829] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.281632] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.287629] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.295230] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.304478] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.309564] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.315800] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.322792] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.330756] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.334538] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.341552] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.347629] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.357328] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.363195] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.367978] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.373240] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.378357] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.383267] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.388705] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.392782] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.397361] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.403278] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.407882] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.413318] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.419258] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.425038] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.432587] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.437209] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.442658] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.447211] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.452666] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.457223] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.462738] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.467326] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.472627] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.477125] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.482420] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.486904] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.492079] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.496731] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.502097] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.506541] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.512098] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.516715] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.522327] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.527067] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.532832] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.537796] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.542474] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.547766] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.552000] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.556619] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.562242] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.566522] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.571187] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.576606] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.580735] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.585290] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.590722] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595362] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600469] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606916] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.611851] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.616388] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.621454] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.625572] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.630266] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.635583] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.639666] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.644367] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.651813] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.656177] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.660611] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.666184] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.670342] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.674905] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.680236] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.684439] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.689294] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.694845] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.698863] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.703414] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.708888] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.713347] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.717990] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.725083] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.735145] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10227 usecs [ 6.741916] PCI: CLS 0 bytes, default 64 [ 6.744946] Trying to unpack rootfs image as initramfs... [ 6.748975] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.764832] Initialise system trusted keyrings [ 6.768211] Key type blacklist registered [ 6.780500] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.789613] zbud: loaded [ 6.791943] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.805113] fuse: init (API version 7.34) [ 6.812594] integrity: Platform Keyring initialized [ 6.828675] Key type asymmetric registered [ 6.831771] Asymmetric key parser 'x509' registered [ 6.844704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.856646] io scheduler mq-deadline registered [ 6.867546] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.880917] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.902870] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.913307] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.934644] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.949081] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.965499] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.977163] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.993488] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.002712] Freeing initrd memory: 8744K [ 7.006321] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.014949] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.019464] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.027941] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.032550] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.041108] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.046997] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.053304] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.059806] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.064960] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.075265] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.082227] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.092259] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.098173] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.107244] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.112808] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.121207] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.125871] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.135802] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.141630] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.151871] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.157092] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.165510] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.170330] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.176637] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.182427] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.187672] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.195508] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.200268] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.208686] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.213306] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.222231] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.227528] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.236186] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.240921] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.248922] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.253519] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.262918] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.268610] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.277043] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.282323] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.288813] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.295298] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.300324] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.308967] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.318667] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.324191] shpchp 0000:01:00.0: Slot initialization failed [ 7.331097] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.336244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.342206] ACPI: button: Power Button [PWRF] [ 7.371171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.407665] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.414512] Linux agpgart interface v0.103 [ 7.418803] loop: module loaded [ 7.421764] tun: Universal TUN/TAP device driver, 1.6 [ 7.425973] PPP generic driver version 2.4.2 [ 7.429293] VFIO - User Level meta-driver version: 0.3 [ 7.433418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.438310] ehci-pci: EHCI PCI platform driver [ 7.441823] ehci-platform: EHCI generic platform driver [ 7.445887] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.450601] ohci-pci: OHCI PCI platform driver [ 7.454121] ohci-platform: OHCI generic platform driver [ 7.458309] uhci_hcd: USB Universal Host Controller Interface driver [ 7.465277] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.469180] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.474620] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.478702] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.483102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.489139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.494591] usb usb1: Product: UHCI Host Controller [ 7.498471] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.503237] usb usb1: SerialNumber: 0000:02:01.0 [ 7.506795] hub 1-0:1.0: USB hub found [ 7.509786] hub 1-0:1.0: 2 ports detected [ 7.513613] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.523498] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.527317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.531601] mousedev: PS/2 mouse device common for all mice [ 7.537104] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.543279] rtc_cmos 00:03: RTC can wake from S4 [ 7.549152] rtc_cmos 00:03: registered as rtc0 [ 7.552810] rtc_cmos 00:03: setting system clock to 2025-12-10T10:30:21 UTC (1765362621) [ 7.559208] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.564572] i2c_dev: i2c /dev entries driver [ 7.568226] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.579638] device-mapper: uevent: version 1.0.3 [ 7.584295] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.592362] platform eisa.0: Probing EISA bus 0 [ 7.596759] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.602620] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.608211] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.613795] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.619813] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.627657] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.632272] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.636802] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.641366] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.645894] platform eisa.0: EISA: Detected 0 cards [ 7.649742] ledtrig-cpu: registered to indicate activity on CPUs [ 7.654349] drop_monitor: Initializing network drop monitor service [ 7.659074] NET: Registered PF_INET6 protocol family [ 7.666051] Segment Routing with IPv6 [ 7.668967] In-situ OAM (IOAM) with IPv6 [ 7.671964] NET: Registered PF_PACKET protocol family [ 7.676048] Key type dns_resolver registered [ 7.679717] IPI shorthand broadcast: enabled [ 7.683338] registered taskstats version 1 [ 7.686639] Loading compiled-in X.509 certificates [ 7.691088] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.698489] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.705818] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.712937] blacklist: Loading compiled-in revocation X.509 certificates [ 7.718023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.725592] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.735437] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.743825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.751459] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.759076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.766825] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.774496] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.782709] zswap: loaded using pool lzo/zbud [ 7.786209] Key type .fscrypt registered [ 7.789363] Key type fscrypt-provisioning registered [ 7.795592] Key type encrypted registered [ 7.799395] AppArmor: AppArmor sha1 policy hashing enabled [ 7.804335] ima: No TPM chip found, activating TPM-bypass! [ 7.808935] Loading compiled-in module X.509 certificates [ 7.813872] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.821654] ima: Allocated hash algorithm: sha1 [ 7.825261] ima: No architecture policies found [ 7.828832] evm: Initialising EVM extended attributes: [ 7.833286] evm: security.selinux [ 7.835917] evm: security.SMACK64 [ 7.838628] evm: security.SMACK64EXEC [ 7.841446] evm: security.SMACK64TRANSMUTE [ 7.844630] evm: security.SMACK64MMAP [ 7.847671] evm: security.apparmor [ 7.850397] evm: security.ima [ 7.852788] evm: security.capability [ 7.855625] evm: HMAC attrs: 0x1 [ 7.858244] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.863234] PM: Magic number: 5:326:527 [ 7.866883] RAS: Correctable Errors collector initialized. [ 7.871212] Unstable clock detected, switching default tracing clock to "global" [ 7.871212] If you want to keep using the local clock, then add: [ 7.871212] "trace_clock=local" [ 7.871212] on the kernel command line [ 7.887784] Freeing unused decrypted memory: 2036K [ 7.892127] Freeing unused kernel image (initmem) memory: 3244K [ 7.900482] Write protecting the kernel read-only data: 30720k [ 7.906119] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.911923] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.959292] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.964362] Run /init as init process info: initramfs: up at 7.41 [ 8.027100] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.037149] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.042967] GPT:229375 != 2097151 [ 8.045763] GPT:Alternate GPT header not at the end of the disk. [ 8.050523] GPT:229375 != 2097151 [ 8.053321] GPT: Use GNU Parted to correct GPT errors. [ 8.139343] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.536135] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.578491] 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 8.37 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:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 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.04s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTB0D5JWyTg2wF3jpbjbyzzQMV04z7AUa4jPAEqGOQeIf2AGTQcIVp1b+qU/QLu5xVkWwKBlVdMyVrkZJn/WWF6Wo2w+TXCKIpfUsN1BE3+JEJCiFmfc0YbIvT4tg84ev7daspZN0G5Egdtvd/A5yVlbFeISzw80z1KPCuMPO8aK9qVqRC5RSr+6hH54/pDQuJBzOhNP9lWXsdXTSTIzZlYAZ0qa3jjHmjuMXzEUZ7+1hHt+IQSo0UtYGzXGltvlthjkkWLyiJ+jLoDR3tcSJ7ozRB+RLi9S+u/KAzsdpHXBsxSvt6tfl9po92sTygW2QoIJSBzyZQRqYc5G7gVeAb root@tempest-testnetworkbasicops-server-88465170 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCbdXVYmhp8KM0P7cYazrsG/d0xU5WXIQiflGTXaGPQfzYv5AabVBKjXYU92/MD4cArP0M43ccN5D8RP4YjrUvc= root@tempest-testnetworkbasicops-server-88465170 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef9:18e2/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: cebdf629-e283-44bf-9a2a-1514afba22b3 name: tempest-TestNetworkBasicOps-server-88465170 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-88465170 launch-index: 0 === cirros: current=0.6.2 uptime=9.25 === === 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:F9:18:E2 inet6 addr: fe80::f816:3eff:fef9:18e2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:9 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:826 (826.0 B) 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-88465170 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.676619] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.679502] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.695795] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.914947] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.939330] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.038074] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.039238] ISO 9660 Extensions: RRIP_1991A [ 9.141689] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.664389] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.667401] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Dec 10 10:30:22 cirros syslog.info syslogd started: BusyBox v1.35.0 Dec 10 10:30:23 cirros auth.notice su: + none root:cirros Dec 10 10:30:23 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: DUID 00:04:ce:bd:f6:29:e2:83:44:bf:9a:2a:15:14:af:ba:22:b3 Dec 10 10:30:23 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f9:18:e2 Dec 10 10:30:23 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef9:18e2 Dec 10 10:30:23 cirros authpriv.info dropbear[391]: Running in background Dec 10 10:30:23 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-88465170 login: 2025-12-10 10:30:34,926 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2025-12-10 10:30:34,931 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-12-10 10:30:35,044 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-12-10 10:30:35,044 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2025-12-10 10:30:35,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/24083df3-e201-4b0d-b863-aaa654268dde 0.827s 2025-12-10 10:30:35,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6c6266fc-c649-4389-82ed-4cb7c8c24459', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/24083df3-e201-4b0d-b863-aaa654268dde'} Body: b'' 2025-12-10 10:30:36,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3 0.147s 2025-12-10 10:30:36,020 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': 'Wed, 10 Dec 2025 10:30: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-c82a96d1-f8c8-47a0-b94f-3d4e61b1c062', 'x-compute-request-id': 'req-c82a96d1-f8c8-47a0-b94f-3d4e61b1c062', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'' 2025-12-10 10:30:37,267 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3 1.244s 2025-12-10 10:30:37,268 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': 'Wed, 10 Dec 2025 10:30:36 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-187e049c-682d-4c40-978b-59f0db466824', 'x-compute-request-id': 'req-187e049c-682d-4c40-978b-59f0db466824', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"server": {"id": "cebdf629-e283-44bf-9a2a-1514afba22b3", "name": "tempest-TestNetworkBasicOps-server-88465170", "status": "ACTIVE", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "user_id": "603f9c3a99e145e4a64248329321a249", "metadata": {}, "hostId": "ec8a1fa356a1608901604d711aae98fa22bf1c8712e20c4d861445b0", "image": {"id": "db4e7c9d-c1ff-44a9-9cd7-57ab019e9474", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/db4e7c9d-c1ff-44a9-9cd7-57ab019e9474"}]}, "flavor": {"id": "6f9bf686-c5d3-4e9c-a944-269864569e67", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6f9bf686-c5d3-4e9c-a944-269864569e67"}]}, "created": "2025-12-10T10:30:05Z", "updated": "2025-12-10T10:30:35Z", "addresses": {"tempest-network-smoke--1541010426": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:18:e2"}, {"version": 4, "addr": "192.168.122.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:18:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/cebdf629-e283-44bf-9a2a-1514afba22b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1955377106", "OS-SRV-USG:launched_at": "2025-12-10T10:30:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-626803267"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-12-10 10:30:38,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3 0.111s 2025-12-10 10:30:38,384 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': 'Wed, 10 Dec 2025 10:30: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-9acaa2b7-9014-4dce-a70a-e988a501d5c2', 'x-compute-request-id': 'req-9acaa2b7-9014-4dce-a70a-e988a501d5c2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/cebdf629-e283-44bf-9a2a-1514afba22b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cebdf629-e283-44bf-9a2a-1514afba22b3 could not be found."}}' 2025-12-10 10:30:38,747 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/874d554e-2ed4-4162-baeb-e2c60ba33f42 0.362s 2025-12-10 10:30:38,747 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5e271a73-676a-4bfe-a765-1654d747b0d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/874d554e-2ed4-4162-baeb-e2c60ba33f42'} Body: b'' 2025-12-10 10:30:38,811 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-1955377106 0.063s 2025-12-10 10:30:38,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': 'Wed, 10 Dec 2025 10:30: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-b8f119f2-d6cd-483f-a0c6-8f9e30ce6866', 'x-compute-request-id': 'req-b8f119f2-d6cd-483f-a0c6-8f9e30ce6866', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=694205c567a39a85e5f7415f4530f2ad; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1955377106'} Body: b'' 2025-12-10 10:30:41,650 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732/remove_router_interface 2.838s 2025-12-10 10:30:41,650 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "55e256bc-6528-4cfa-b623-79330e445e17"} Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-153ce8a7-f5b7-4b90-9047-fe29bb4cb510', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732/remove_router_interface'} Body: b'{"id": "45c70adb-eebf-4d3e-88b2-b2d2f6cc6732", "tenant_id": "82da19f85bb840d2a70395c3d761ef38", "port_id": "d80b6484-74f7-4bf4-9a2c-cc95b873a9d1", "network_id": "5bd242ab-51b6-45e4-8b1d-02223f35355a", "subnet_id": "55e256bc-6528-4cfa-b623-79330e445e17", "subnet_ids": ["55e256bc-6528-4cfa-b623-79330e445e17"]}' 2025-12-10 10:30:42,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/55e256bc-6528-4cfa-b623-79330e445e17 0.930s 2025-12-10 10:30:42,581 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3ec7e6a1-ff0f-4e3d-817a-835bd43c4ddb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/55e256bc-6528-4cfa-b623-79330e445e17'} Body: b'' 2025-12-10 10:30:43,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732 1.135s 2025-12-10 10:30:43,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d62893f2-1db2-49e9-8c1b-5dc0d79acc1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/45c70adb-eebf-4d3e-88b2-b2d2f6cc6732'} Body: b'' 2025-12-10 10:30:44,936 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5bd242ab-51b6-45e4-8b1d-02223f35355a 1.218s 2025-12-10 10:30:44,936 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 10 Dec 2025 10:30:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bf425f3b-1f36-4ba1-82da-81de44ab467b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=3a29a6fdaadfe87c269b07f072e915ac; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5bd242ab-51b6-45e4-8b1d-02223f35355a'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715116245730014772 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, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000163715116245730015013 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, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015116245730014571 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015116245730014577 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015116245730013734 0ustar tempesttempest