.stestr/0002755012276001227600000000000015212032735012420 5ustar tempesttempest.stestr/format0000644012276001227600000000000215212031325013613 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215212032735014600 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001015212032735014762 0ustar tempesttempest116.74885881.59487994.029389133.3303162.0115780.00143763.96431994.86449279.07491.stestr/00000600012276001227600001026763015212032735012507 0ustar tempesttempesttime: 2026-06-09 15:36:35.790958Z 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: 2026-06-09 15:38:32.539816Z 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 2026-06-09 15:36:37,989 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.197s 2026-06-09 15:36:37,990 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--1567864855", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3acf2435-3c2d-48e6-b670-757c31c0e615', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","name":"tempest-network-smoke--1567864855","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:36:37Z","updated_at":"2026-06-09T15:36:37Z","revision_number":1}}' 2026-06-09 15:36:43,107 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 5.117s 2026-06-09 15:36:43,108 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-592034049", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-544a7b40-5c0d-4ee0-a742-1640262d2bf2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "name": "tempest-TestNetworkBasicOps-router-592034049", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:36:38Z", "updated_at": "2026-06-09T15:36:41Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:43,408 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.299s 2026-06-09 15:36:43,408 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-49cb7920-b33e-4d59-90c6-c7a426835d05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:36:43,588 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.179s 2026-06-09 15:36:43,588 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3394386e-375a-4a3c-b1e7-8e277de080da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:36:43,690 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.101s 2026-06-09 15:36:43,690 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-abe737e9-1909-404d-b853-8a1cf5dfc2f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:36:45,724 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.033s 2026-06-09 15:36:45,724 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-1537388227", "network_id": "c920c07a-8d7b-4c02-9db0-b874f5dda9af", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-a92713d8-49f5-4b10-8e0f-abc2472d46e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","name":"tempest-subnet-smoke-1537388227","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:36:44Z","updated_at":"2026-06-09T15:36:44Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:48,995 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/c1d74b74-3ee4-4666-b2aa-90e4ea898973/add_router_interface 3.269s 2026-06-09 15:36:48,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1c39d93e-f321-4c98-9df9-fa0a626bf4fa"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6c8eaf3f-4c97-4c79-9c74-293b3d8d830e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/add_router_interface'} Body: b'{"id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "821b2875-fbe1-4386-ba22-f0f2242fc4c8", "network_id": "c920c07a-8d7b-4c02-9db0-b874f5dda9af", "subnet_id": "1c39d93e-f321-4c98-9df9-fa0a626bf4fa", "subnet_ids": ["1c39d93e-f321-4c98-9df9-fa0a626bf4fa"]}' 2026-06-09 15:36:49,121 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.125s 2026-06-09 15:36:49,121 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-7aab63ae-85ff-4246-b7f7-574f0ee67bc8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","name":"tempest-network-smoke--1567864855","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["1c39d93e-f321-4c98-9df9-fa0a626bf4fa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:36:37Z","updated_at":"2026-06-09T15:36:44Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":38743}]}' 2026-06-09 15:36:49,232 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.111s 2026-06-09 15:36:49,232 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-d9d11bda-9d9f-47f7-96f9-5646a742e670', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","name":"tempest-subnet-smoke-1537388227","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:36:44Z","updated_at":"2026-06-09T15:36:44Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"}]}' 2026-06-09 15:36:49,415 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.182s 2026-06-09 15:36:49,415 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-3a60b95a-45b4-41ad-8f5c-c5f5c536b450', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "name": "tempest-TestNetworkBasicOps-router-592034049", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:36:38Z", "updated_at": "2026-06-09T15:36:47Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:36:49,668 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.251s 2026-06-09 15:36:49,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1119947124", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCamkjVymKLhQe0gS5by9ihewdtoasPKKsTpvs8GyY1PhDNRcgWqWR9yIG0oEpScRhN7xY4wMfuYl2GWY5RO7LLHV7Kepjym4x1A4MDjBqDSPjVoQcz+AJRq0D9QlsPWw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:49 GMT', 'server': 'Apache', 'content-length': '398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30eca55a-c19f-49f4-acb4-ec7448b5629a', 'x-compute-request-id': 'req-30eca55a-c19f-49f4-acb4-ec7448b5629a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1119947124", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCamkjVymKLhQe0gS5by9ihewdtoasPKKsTpvs8GyY1PhDNRcgWqWR9yIG0oEpScRhN7xY4wMfuYl2GWY5RO7LLHV7Kepjym4x1A4MDjBqDSPjVoQcz+AJRq0D9QlsPWw==", "fingerprint": "d0:16:09:d5:a8:3a:58:0e:6b:6e:4a:b6:17:42:b5:b0", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:36:49,980 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.309s 2026-06-09 15:36:49,980 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-1593930013", "description": "tempest-secgroup-smoke-1593930013 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3e300af2-6824-4279-b31a-4f88e281ed5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "name": "tempest-secgroup-smoke-1593930013", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1593930013 description", "shared": false, "security_group_rules": [{"id": "53791b8a-4057-424d-81fa-0acc449cf3a5", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "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": "2026-06-09T15:36:49Z", "updated_at": "2026-06-09T15:36:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "834b3534-d16b-4c19-9d6a-f3b3004b0344", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "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": "2026-06-09T15:36:49Z", "updated_at": "2026-06-09T15:36:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:36:49Z", "updated_at": "2026-06-09T15:36:49Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:50,304 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.323s 2026-06-09 15:36:50,304 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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1a1b62bd-609c-459d-b065-f81c78f6294b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "7fe42615-7972-48ac-b211-75bac54758da", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:50Z", "updated_at": "2026-06-09T15:36:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:50,563 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.257s 2026-06-09 15:36:50,563 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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-97fdc785-7489-4a36-928a-58b41890256d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f88afce9-4fd6-4f1f-8ea8-ce476a19729f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:50Z", "updated_at": "2026-06-09T15:36:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:50,824 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.260s 2026-06-09 15:36:50,824 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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-af53bb12-2024-4aad-84d9-cb667dc259f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "2e5021fb-0cd6-4442-8b01-e51fdb367fa6", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:50Z", "updated_at": "2026-06-09T15:36:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:51,439 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.615s 2026-06-09 15:36:51,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e671fc7e-b41c-4478-9780-bee5d4433c5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "01c64982-80f6-4735-81e5-4ee49c1baf77", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:51Z", "updated_at": "2026-06-09T15:36:51Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:51,629 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.189s 2026-06-09 15:36:51,629 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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-45da1fc2-c896-49b9-bb4f-2d08cfa18f2d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "e0f274f4-a554-409a-b404-a89e151b813c", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:51Z", "updated_at": "2026-06-09T15:36:51Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:51,890 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.261s 2026-06-09 15:36:51,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": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-60a37294-331e-407c-b124-2fd812588066', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "97c8ec5a-de02-49f7-8323-b9685d9a0177", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "27a9c0ae-ca69-4676-97d4-14d063f7ece7", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:36:51Z", "updated_at": "2026-06-09T15:36:51Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:36:52,224 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.330s 2026-06-09 15:36:52,224 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:51 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0bc8a195-ffcb-4676-a8bf-95c04ae38c1e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["XNkKdbdxR2y8evVbk7nChQ"], "expires_at": "2026-06-09T16:36:52.000000Z", "issued_at": "2026-06-09T15:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:36:52,225 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 15:36:56,229 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 4.003s 2026-06-09 15:36:56,229 25 DEBUG [tempest.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-334034511", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "c920c07a-8d7b-4c02-9db0-b874f5dda9af"}], "key_name": "tempest-TestNetworkBasicOps-1119947124", "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:52 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f755355-c4f7-4b7f-9238-31e1d46d3827', 'x-compute-request-id': 'req-9f755355-c4f7-4b7f-9238-31e1d46d3827', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "adminPass": "hW6Ehf559o7u"}}' 2026-06-09 15:36:57,165 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.934s 2026-06-09 15:36:57,165 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:56 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-8f36b156-cf32-482e-b80d-77d786eb91bc', 'x-compute-request-id': 'req-8f36b156-cf32-482e-b80d-77d786eb91bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:36:58,692 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.520s 2026-06-09 15:36:58,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:58 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-5164ad22-87b6-4fd6-8853-0b9eddc896d6', 'x-compute-request-id': 'req-5164ad22-87b6-4fd6-8853-0b9eddc896d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:00,827 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 1.128s 2026-06-09 15:37:00,827 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:36:59 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51cea056-fce0-473e-9353-65043f57d747', 'x-compute-request-id': 'req-51cea056-fce0-473e-9353-65043f57d747', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:36:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:00,841 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2026-06-09 15:37:02,782 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.938s 2026-06-09 15:37:02,782 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:01 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-32bdf065-da9c-4b05-85fc-9ffcb06ec03a', 'x-compute-request-id': 'req-32bdf065-da9c-4b05-85fc-9ffcb06ec03a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:02,787 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2026-06-09 15:37:04,518 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.729s 2026-06-09 15:37:04,521 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:03 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-d3a0219a-dca0-48b4-9524-e73090090d6e', 'x-compute-request-id': 'req-d3a0219a-dca0-48b4-9524-e73090090d6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:06,222 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.693s 2026-06-09 15:37:06,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': 'Tue, 09 Jun 2026 15:37:05 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-0b1198f4-567a-440f-b10f-8cd2678fc298', 'x-compute-request-id': 'req-0b1198f4-567a-440f-b10f-8cd2678fc298', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:07,611 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.384s 2026-06-09 15:37:07,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:07 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-6fbd23b5-a9ec-43c9-b910-851c13500ffb', 'x-compute-request-id': 'req-6fbd23b5-a9ec-43c9-b910-851c13500ffb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:09,034 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.418s 2026-06-09 15:37:09,034 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:08 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-4476b574-fd01-44d2-82a8-565c3129d0dd', 'x-compute-request-id': 'req-4476b574-fd01-44d2-82a8-565c3129d0dd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:11,211 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 1.170s 2026-06-09 15:37:11,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:10 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-6da45eff-adb3-4316-bcc1-5e482ce77a11', 'x-compute-request-id': 'req-6da45eff-adb3-4316-bcc1-5e482ce77a11', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:13,193 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.970s 2026-06-09 15:37:13,194 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:12 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-b2426bfd-35b8-4208-824a-17a70570857e', 'x-compute-request-id': 'req-b2426bfd-35b8-4208-824a-17a70570857e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:11Z", "addresses10000 ": {"tempest-network-smoke--1567864855": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:22:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": "2026-06-09T15:37:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:13,198 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2026-06-09 15:37:13,867 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.668s 2026-06-09 15:37:13,867 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:13 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-d91e5fa3-c5b0-47d1-af7e-42f102d41009', 'x-compute-request-id': 'req-d91e5fa3-c5b0-47d1-af7e-42f102d41009', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:37:11Z", "addresses": {"tempest-network-smoke--1567864855": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:22:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": "2026-06-09T15:37:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:13,873 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:37:14,093 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=b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.219s 2026-06-09 15:37:14,093 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-bc08134c-f737-405c-87f9-d78d2bd259d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"ports":[{"id":"ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be","name":"","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:48:22:11","admin_state_up":true,"status":"ACTIVE","device_id":"b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["27a9c0ae-ca69-4676-97d4-14d063f7ece7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-334034511","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-334034511","fqdn":"tempest-testnetworkbasicops-server-334034511.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:37:01Z","updated_at":"2026-06-09T15:37:10Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:37:14,094 25 DEBUG [tempest.common.waiters] Server ID b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 ports are all ACTIVE [{'id': 'ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be', 'name': '', 'network_id': 'c920c07a-8d7b-4c02-9db0-b874f5dda9af', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:48:22:11', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '1c39d93e-f321-4c98-9df9-fa0a626bf4fa', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['27a9c0ae-ca69-4676-97d4-14d063f7ece7'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-334034511', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-334034511', 'fqdn': 'tempest-testnetworkbasicops-server-334034511.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:37:01Z', 'updated_at': '2026-06-09T15:37:10Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:37:15,651 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.556s 2026-06-09 15:37:15,651 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-6a57c968-58a0-4c49-b203-dc5c0b2ee39b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "7db09104-08d5-4d67-a0d7-f98dc178e507", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.204", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "port_id": "ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c920c07a-8d7b-4c02-9db0-b874f5dda9af", "mac_address": "fa:16:3e:48:22:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:37:14Z", "updated_at": "2026-06-09T15:37:14Z", "revision_number": 0}}' 2026-06-09 15:37:15,810 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/7db09104-08d5-4d67-a0d7-f98dc178e507 0.157s 2026-06-09 15:37:15,810 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-54dc2fdf-6a33-406e-8d64-a595918c9ebc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7db09104-08d5-4d67-a0d7-f98dc178e507'} Body: b'{"floatingip": {"id": "7db09104-08d5-4d67-a0d7-f98dc178e507", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.204", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "port_id": "ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be", "fixed_ip_address": "10.100.0.13", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c920c07a-8d7b-4c02-9db0-b874f5dda9af", "mac_address": "fa:16:3e:48:22:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:37:14Z", "updated_at": "2026-06-09T15:37:15Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:15,810 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '7db09104-08d5-4d67-a0d7-f98dc178e507', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.204', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': 'c1d74b74-3ee4-4666-b2aa-90e4ea898973', 'port_id': 'ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be', 'fixed_ip_address': '10.100.0.13', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c920c07a-8d7b-4c02-9db0-b874f5dda9af', 'mac_address': 'fa:16:3e:48:22:11', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:37:14Z', 'updated_at': '2026-06-09T15:37:15Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:37:15,811 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.158698 seconds 2026-06-09 15:37:15,811 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.204 with user: cirros 2026-06-09 15:37:15,811 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.204 in 120 sec and the expected result is reachable 2026-06-09 15:37:32,125 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.314214 seconds 2026-06-09 15:37:32,128 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.204 in 120 sec and the ping result is expected 2026-06-09 15:37:33,333 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/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6/action 1.202s 2026-06-09 15:37:33,334 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:37:32 GMT', 'server': 'Apache', 'content-length': '75304', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed72dc20-c59a-4f9d-9f24-2e705f0bee21', 'x-compute-request-id': 'req-ed72dc20-c59a-4f9d-9f24-2e705f0bee21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6/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 2980214368 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.001036] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001414] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004440] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004473] Using GB pages for direct mapping\\n[ 0.004757] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004761] ACPI: Early table checksum verification disabled\\n[ 0.004766] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004771] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004778] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004785] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004789] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004793] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004797] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004801] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004804] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004806] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004807] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004809] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004810] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004811] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005998] No NUMA configuration fo 2026-06-09 15:37:33,336 25 DEBUG [tempest.scenario.manager] Console output for b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 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 2980214368 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.001036] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001414] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004440] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004473] Using GB pages for direct mapping [ 0.004757] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004761] ACPI: Early table checksum verification disabled [ 0.004766] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004771] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004778] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004785] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004789] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004793] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004797] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004801] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004804] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004806] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004807] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004809] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004810] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004811] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005998] No NUMA configuration found [ 0.006000] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006008] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.008452] Zone ranges: [ 0.008454] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.008457] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.008459] Normal empty [ 0.008461] Device empty [ 0.008463] Movable zone start for each node [ 0.008466] Early memory node ranges [ 0.008466] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.008468] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.008470] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.009904] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.009934] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.010127] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.020403] ACPI: PM-Timer IO Port: 0x608 [ 0.020432] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.020547] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.020551] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.020554] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.020556] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.020558] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.020559] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.020563] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.020565] TSC deadline timer available [ 0.020579] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020650] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020653] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020655] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020656] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020658] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020660] Booting paravirtualized kernel on KVM [ 0.020663] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020670] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021527] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.021616] kvm-guest: setup async PF for cpu 0 [ 0.021644] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021663] kvm-guest: PV spinlocks disabled, single CPU [ 0.021670] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021672] Policy zone: DMA32 [ 0.021674] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021734] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.023555] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.024545] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.024606] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.024851] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.025576] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.025619] ftrace: allocating 50600 entries in 198 pages [ 0.050398] ftrace: allocated 198 pages with 4 groups [ 0.050565] rcu: Hierarchical RCU implementation. [ 0.050567] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.050569] Rude variant of Tasks RCU enabled. [ 0.050570] Tracing variant of Tasks RCU enabled. [ 0.050571] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.050572] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054855] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.055373] random: crng init done [ 0.091883] Console: colour VGA+ 80x25 [ 0.222245] printk: console [tty1] enabled [ 0.548363] printk: console [ttyS0] enabled [ 0.552462] ACPI: Core revision 20210730 [ 0.555188] APIC: Switch to symmetric I/O mode setup [ 0.559482] x2apic enabled [ 0.562599] Switched APIC routing to physical x2apic. [ 0.570493] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.576896] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.580890] pid_max: default: 32768 minimum: 301 [ 0.580890] LSM: Security Framework initializing [ 0.580890] landlock: Up and running. [ 0.580890] Yama: becoming mindful. [ 0.580890] AppArmor: AppArmor initialized [ 0.580890] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.580890] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.580890] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.580890] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.580890] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.580890] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.580890] Spectre V2 : Mitigation: Retpolines [ 0.580890] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.580890] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.580890] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.580890] RETBleed: Mitigation: untrained return thunk [ 0.580890] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.580890] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.580890] Freeing SMP alternatives memory: 44K [ 0.580890] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.581082] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.584913] ... version: 0 [ 0.587635] ... bit width: 48 [ 0.588903] ... generic registers: 6 [ 0.591576] ... value mask: 0000ffffffffffff [ 0.592903] ... max period: 00007fffffffffff [ 0.596438] ... fixed-purpose events: 0 [ 0.596903] ... event mask: 000000000000003f [ 0.600520] rcu: Hierarchical SRCU implementation. [ 0.601412] smp: Bringing up secondary CPUs ... [ 0.604473] smp: Brought up 1 node, 1 CPU [ 0.604906] smpboot: Max logical packages: 1 [ 0.607809] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.609484] devtmpfs: initialized [ 0.612007] x86/mm: Memory block size: 128MB [ 0.613084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.616918] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.620982] pinctrl core: initialized pinctrl subsystem [ 0.624812] PM: RTC time: 15:37:14, date: 2026-06-09 [ 0.625078] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.629019] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.632942] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.636915] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.640921] audit: initializing netlink subsys (disabled) [ 0.644964] thermal_sys: Registered thermal governor 'fair_share' [ 0.644966] thermal_sys: Registered thermal governor 'bang_bang' [ 0.648907] audit: type=2000 audit(1781019434.327:1): state=initialized audit_enabled=0 res=1 [ 0.656909] thermal_sys: Registered thermal governor 'step_wise' [ 0.656911] thermal_sys: Registered thermal governor 'user_space' [ 0.660911] thermal_sys: Registered thermal governor 'power_allocator' [ 0.664945] EISA bus registered [ 0.671184] cpuidle: using governor ladder [ 0.672904] cpuidle: using governor menu [ 0.678862] ACPI: bus type PCI registered [ 0.680908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.685364] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.688911] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.692944] PCI: Using configuration type 1 for base access [ 0.698056] Kprobes globally optimized [ 0.700998] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.704906] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.709726] ACPI: Added _OSI(Module Device) [ 0.712678] ACPI: Added _OSI(Processor Device) [ 0.712927] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.716336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.716973] ACPI: Added _OSI(Linux-Dell-Video) [ 0.719879] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.720916] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.729794] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.736503] ACPI: Interpreter enabled [ 0.736916] ACPI: PM: (supports S0 S5) [ 0.739472] ACPI: Using IOAPIC for interrupt routing [ 0.740948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.744906] PCI: Using E820 reservations for host bridge windows [ 0.749207] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.774405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.776916] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.781254] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.785065] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.790621] PCI host bridge to bus 0000:00 [ 0.792908] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.796906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.800905] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.804904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.808907] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.812905] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816914] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.821260] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.829296] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.840124] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.852170] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.859390] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.872075] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.874678] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.887609] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.892588] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.900484] pci 0000:00:02.0: enabling Extended Tags [ 0.905472] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.912732] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.921220] pci 0000:00:02.1: enabling Extended Tags [ 0.929324] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.936908] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.948107] pci 0000:00:02.2: enabling Extended Tags [ 0.951833] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.956742] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.965201] pci 0000:00:02.3: enabling Extended Tags [ 0.971134] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.976907] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.987475] pci 0000:00:02.4: enabling Extended Tags [ 0.991557] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.998407] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.009280] pci 0000:00:02.5: enabling Extended Tags [ 1.016026] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.022593] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.035578] pci 0000:00:02.6: enabling Extended Tags [ 1.040160] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.044910] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.059819] pci 0000:00:02.7: enabling Extended Tags [ 1.066787] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.074801] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.082855] pci 0000:00:03.0: enabling Extended Tags [ 1.087989] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.092905] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.102277] pci 0000:00:03.1: enabling Extended Tags [ 1.110176] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.116906] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.128942] pci 0000:00:03.2: enabling Extended Tags [ 1.135532] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.140905] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.153111] pci 0000:00:03.3: enabling Extended Tags [ 1.162139] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.168907] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.181011] pci 0000:00:03.4: enabling Extended Tags [ 1.187503] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.192652] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.201125] pci 0000:00:03.5: enabling Extended Tags [ 1.210322] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.218790] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.226907] pci 0000:00:03.6: enabling Extended Tags [ 1.233264] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.240905] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.251433] pci 0000:00:03.7: enabling Extended Tags [ 1.258272] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.264908] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.275454] pci 0000:00:04.0: enabling Extended Tags [ 1.280262] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.284908] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.296550] pci 0000:00:04.1: enabling Extended Tags [ 1.299999] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.304829] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.311271] pci 0000:00:04.2: enabling Extended Tags [ 1.315753] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.320906] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.332652] pci 0000:00:04.3: enabling Extended Tags [ 1.336943] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.344905] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.355542] pci 0000:00:04.4: enabling Extended Tags [ 1.359702] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.364905] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.378852] pci 0000:00:04.5: enabling Extended Tags [ 1.385447] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.392909] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.405858] pci 0000:00:04.6: enabling Extended Tags [ 1.412217] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.416778] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.423332] pci 0000:00:04.7: enabling Extended Tags [ 1.433020] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.439774] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.448754] pci 0000:00:05.0: enabling Extended Tags [ 1.509454] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.514981] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.518648] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.536373] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.539049] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.545393] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.554860] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.564690] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.568912] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.576909] pci 0000:01:00.0: enabling Extended Tags [ 1.659362] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.660971] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.664934] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.669021] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.675320] pci_bus 0000:02: extended config space not accessible [ 1.679187] acpiphp: Slot [1] registered [ 1.681090] acpiphp: Slot [0] registered [ 1.684594] acpiphp: Slot [2] registered [ 1.684970] acpiphp: Slot [3] registered [ 1.688083] acpiphp: Slot [4] registered [ 1.688968] acpiphp: Slot [5] registered [ 1.691821] acpiphp: Slot [6] registered [ 1.692957] acpiphp: Slot [7] registered [ 1.696009] acpiphp: Slot [8] registered [ 1.696955] acpiphp: Slot [9] registered [ 1.699818] acpiphp: Slot [10] registered [ 1.700958] acpiphp: Slot [11] registered [ 1.704287] acpiphp: Slot [12] registered [ 1.704970] acpiphp: Slot [13] registered [ 1.708621] acpiphp: Slot [14] registered [ 1.708987] acpiphp: Slot [15] registered [ 1.712466] acpiphp: Slot [16] registered [ 1.712995] acpiphp: Slot [17] registered [ 1.716301] acpiphp: Slot [18] registered [ 1.716955] acpiphp: Slot [19] registered [ 1.720955] acpiphp: Slot [20] registered [ 1.723679] acpiphp: Slot [21] registered [ 1.724969] acpiphp: Slot [22] registered [ 1.728178] acpiphp: Slot [23] registered [ 1.728966] acpiphp: Slot [24] registered [ 1.731879] acpiphp: Slot [25] registered [ 1.732986] acpiphp: Slot [26] registered [ 1.735774] acpiphp: Slot [27] registered [ 1.736977] acpiphp: Slot [28] registered [ 1.739851] acpiphp: Slot [29] registered [ 1.740966] acpiphp: Slot [30] registered [ 1.744140] acpiphp: Slot [31] registered [ 1.747389] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.756583] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.838853] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.841006] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.845005] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.849051] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.857794] acpiphp: Slot [0-2] registered [ 1.861165] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.868908] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.880587] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.883177] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.885091] pci 0000:03:00.0: enabling Extended Tags [ 1.966188] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.969027] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.973043] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.979457] acpiphp: Slot [0-3] registered [ 1.981519] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.990370] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.000303] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.003261] pci 0000:04:00.0: enabling Extended Tags [ 2.085769] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.088962] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.092962] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.099611] acpiphp: Slot [0-4] registered [ 2.101518] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.110122] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.119507] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.123062] pci 0000:05:00.0: enabling Extended Tags [ 2.203919] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.205054] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.209073] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.216002] acpiphp: Slot [0-5] registered [ 2.217508] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.226631] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.236912] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.243339] pci 0000:06:00.0: enabling Extended Tags [ 2.326244] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.329029] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.333022] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.340408] acpiphp: Slot [0-6] registered [ 2.412914] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.416394] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.417022] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.423879] acpiphp: Slot [0-7] registered [ 2.496624] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.497065] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.501025] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.507639] acpiphp: Slot [0-8] registered [ 2.580309] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.581047] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.585023] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.591714] acpiphp: Slot [0-9] registered [ 2.666534] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.669028] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.673034] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.679836] acpiphp: Slot [0-10] registered [ 2.752343] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.753039] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.757049] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.764684] acpiphp: Slot [0-11] registered [ 2.843998] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.845028] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.849042] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.856044] acpiphp: Slot [0-12] registered [ 2.927814] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.929029] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.933022] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.939951] acpiphp: Slot [0-13] registered [ 3.012511] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.013027] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.017025] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.023724] acpiphp: Slot [0-14] registered [ 3.097524] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.101028] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.105025] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.111656] acpiphp: Slot [0-15] registered [ 3.182182] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.185044] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.189021] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.195720] acpiphp: Slot [0-16] registered [ 3.267687] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.269047] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.273021] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.279640] acpiphp: Slot [0-17] registered [ 3.350646] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.353027] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.357040] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.363839] acpiphp: Slot [0-18] registered [ 3.434999] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.437026] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.441021] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.448187] acpiphp: Slot [0-19] registered [ 3.523194] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.525028] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.529021] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.535621] acpiphp: Slot [0-20] registered [ 3.609877] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.613029] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.617022] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.623782] acpiphp: Slot [0-21] registered [ 3.700239] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.701059] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.705043] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.711632] acpiphp: Slot [0-22] registered [ 3.785743] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.788933] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.793021] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.799770] acpiphp: Slot [0-23] registered [ 3.873010] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.876344] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.877039] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.883650] acpiphp: Slot [0-24] registered [ 3.957002] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.960369] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.961057] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.967619] acpiphp: Slot [0-25] registered [ 4.043555] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.045045] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.049034] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.099785] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.101196] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.105322] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.109494] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.113119] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.117116] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.121330] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.125268] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.129113] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.132922] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.137042] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.140922] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.144921] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.148620] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.148920] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.152934] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.162854] iommu: Default domain type: Translated [ 4.164903] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.174060] SCSI subsystem initialized [ 4.178670] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.180890] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.180919] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.184906] vgaarb: loaded [ 4.187854] ACPI: bus type USB registered [ 4.189323] usbcore: registered new interface driver usbfs [ 4.193041] usbcore: registered new interface driver hub [ 4.197090] usbcore: registered new device driver usb [ 4.201283] pps_core: LinuxPPS API ver. 1 registered [ 4.204903] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.208914] PTP clock support registered [ 4.212799] EDAC MC: Ver: 3.0.0 [ 4.223469] NetLabel: Initializing [ 4.224902] NetLabel: domain hash size = 128 [ 4.227657] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.229523] NetLabel: unlabeled traffic allowed by default [ 4.233056] PCI: Using ACPI for IRQ routing [ 5.058586] clocksource: Switched to clocksource kvm-clock [ 5.194757] VFS: Disk quotas dquot_6.6.0 [ 5.197970] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.204950] AppArmor: AppArmor Filesystem Enabled [ 5.208341] pnp: PnP ACPI init [ 5.212588] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.217667] pnp: PnP ACPI: found 5 devices [ 5.227659] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.233840] NET: Registered PF_INET protocol family [ 5.238037] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.248370] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.253925] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.258987] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.263862] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.268294] TCP: Hash tables configured (established 1024 bind 1024) [ 5.273635] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.278212] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.282302] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.287052] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.290586] NET: Registered PF_XDP protocol family [ 5.293795] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.298811] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.303952] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.309062] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.314312] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.319337] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.324439] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.329358] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.334276] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.339171] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.344420] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.349484] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.354470] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.359445] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.364804] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.371510] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.377383] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.383346] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.389292] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.395334] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.401367] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.407305] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.413369] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.419539] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.425691] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.430279] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.434777] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.439319] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.443841] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.448409] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.452947] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.457459] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.461998] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.466791] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.471538] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.476392] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.481021] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.485525] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.490311] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.495380] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.500093] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.505077] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.509844] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.514722] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.519388] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.524300] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.528950] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.533795] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.538458] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.543318] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.548069] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.552933] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.558394] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.563360] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.567998] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.572872] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.577455] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.582313] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.586937] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.591759] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.596458] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.601016] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.605529] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.610055] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.614738] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.618686] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.622586] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.626497] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.630514] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.635885] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.639922] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.644094] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.647922] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.652111] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.656241] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.660136] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.664396] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.668338] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.672427] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.676330] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.680441] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.684238] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.688210] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.692044] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.696026] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.700041] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.704106] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.708310] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.712455] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.716381] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.720429] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.724248] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.728389] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.732241] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.736256] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.739494] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.745640] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.751182] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.758211] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.761671] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.766838] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.771933] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.778270] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.783248] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.789434] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.795943] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.801308] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.806574] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.815069] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.820315] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.825583] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.832223] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.836876] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.842290] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.849572] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.855377] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.861205] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.869318] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.874848] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.881091] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.889784] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.895422] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.906227] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.914545] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.920564] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.925879] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.934547] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.940293] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.946303] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.954511] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.960820] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.967697] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.977780] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.984457] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.991195] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.999950] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.003753] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.010239] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.016398] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.025966] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.032423] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.041431] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.050227] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.062494] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.067750] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.076715] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.084548] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.092605] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.096029] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.101410] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.108003] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.115806] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.119256] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.124662] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.132023] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.139318] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.142541] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.149429] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.155753] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.163318] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.166806] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.173569] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.178940] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.189000] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.192248] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.200388] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.206016] pci 0000:00:04.3: 10000 bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.215656] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.220969] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.227329] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.234711] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.244106] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.247535] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.253464] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.261005] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.270869] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.274663] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.282511] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.287949] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.297610] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.301938] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.307984] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.315060] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.321920] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.328260] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.334332] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.343078] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.351433] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.356092] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.361323] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.365817] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.370224] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.374759] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.379352] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.382898] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.386777] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.391361] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.394865] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.398819] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.403578] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.408051] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.412773] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.416918] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.421426] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.427416] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.432202] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.436052] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.440685] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.444592] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.449192] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.453099] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.458721] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.463052] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.467942] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.472609] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.477362] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.481449] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.486347] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.490488] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.495167] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.499258] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.504061] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.507828] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.512125] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.517133] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.521145] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.525437] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.530270] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.533987] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.538180] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.542929] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.546629] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.550645] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.555459] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.559204] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.563742] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.568574] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.572476] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.576842] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.582144] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.586002] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.590218] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.595218] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.599011] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.603224] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.609519] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.613390] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.617713] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.622744] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.626576] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.630838] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.635699] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.639746] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.644332] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.649145] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.652936] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.657366] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.662738] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.666599] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.670728] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.679857] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.689562] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11960 usecs [ 6.695133] PCI: CLS 0 bytes, default 64 [ 6.699697] Trying to unpack rootfs image as initramfs... [ 6.704205] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.725955] Initialise system trusted keyrings [ 6.737723] Key type blacklist registered [ 6.745265] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.756242] zbud: loaded [ 6.766691] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.781075] fuse: init (API version 7.34) [ 6.790579] integrity: Platform Keyring initialized [ 6.805166] Key type asymmetric registered [ 6.808001] Asymmetric key parser 'x509' registered [ 6.817191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.829747] io scheduler mq-deadline registered [ 6.846012] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.853990] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.870598] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.885322] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.901300] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.913895] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.929315] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.941335] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.957320] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.965541] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.982270] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.993645] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.009323] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.021488] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.039440] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.053692] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.062532] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.071793] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.085308] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.098705] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.113664] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.126599] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.141884] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.157527] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.166333] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.185461] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.193656] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.214902] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.225288] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.241283] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.249285] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.260625] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.274027] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.278637] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.292518] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.302048] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.318241] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.329834] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.346808] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.358344] Freeing initrd memory: 8744K [ 7.361823] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.370897] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.376440] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.385271] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.390848] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.399583] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.403557] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.413495] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.417205] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.426146] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.429749] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.435318] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.440817] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.446098] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.453235] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.461620] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.465479] shpchp 0000:01:00.0: Slot initialization failed [ 7.470634] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.477627] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.482026] ACPI: button: Power Button [PWRF] [ 7.512123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.545720] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.556126] Linux agpgart interface v0.103 [ 7.569504] loop: module loaded [ 7.573945] tun: Universal TUN/TAP device driver, 1.6 [ 7.578030] PPP generic driver version 2.4.2 [ 7.581835] VFIO - User Level meta-driver version: 0.3 [ 7.586434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.590982] ehci-pci: EHCI PCI platform driver [ 7.594448] ehci-platform: EHCI generic platform driver [ 7.598151] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.602746] ohci-pci: OHCI PCI platform driver [ 7.606469] ohci-platform: OHCI generic platform driver [ 7.610152] uhci_hcd: USB Universal Host Controller Interface driver [ 7.617209] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.621364] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.626836] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.630776] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.635089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.640778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.645969] usb usb1: Product: UHCI Host Controller [ 7.649453] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.654601] usb usb1: SerialNumber: 0000:02:01.0 [ 7.657624] hub 1-0:1.0: USB hub found [ 7.659947] hub 1-0:1.0: 2 ports detected [ 7.663088] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.669626] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.672346] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.675431] mousedev: PS/2 mouse device common for all mice [ 7.679591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.684564] rtc_cmos 00:03: RTC can wake from S4 [ 7.689931] rtc_cmos 00:03: registered as rtc0 [ 7.693320] rtc_cmos 00:03: setting system clock to 2026-06-09T15:37:21 UTC (1781019441) [ 7.699161] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.703524] i2c_dev: i2c /dev entries driver [ 7.706524] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.714417] device-mapper: uevent: version 1.0.3 [ 7.717991] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.723976] platform eisa.0: Probing EISA bus 0 [ 7.727462] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.732589] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.736351] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.740068] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.743619] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.747189] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.751292] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.755115] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.759324] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.763622] platform eisa.0: EISA: Detected 0 cards [ 7.766774] ledtrig-cpu: registered to indicate activity on CPUs [ 7.771291] drop_monitor: Initializing network drop monitor service [ 7.775997] NET: Registered PF_INET6 protocol family [ 7.791123] Segment Routing with IPv6 [ 7.793666] In-situ OAM (IOAM) with IPv6 [ 7.796140] NET: Registered PF_PACKET protocol family [ 7.799569] Key type dns_resolver registered [ 7.803518] IPI shorthand broadcast: enabled [ 7.806906] registered taskstats version 1 [ 7.810175] Loading compiled-in X.509 certificates [ 7.815878] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.822295] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.828565] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.834267] blacklist: Loading compiled-in revocation X.509 certificates [ 7.838288] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.844039] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.851463] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.858833] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.864625] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.870442] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.876498] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.882312] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.889064] zswap: loaded using pool lzo/zbud [ 7.892526] Key type .fscrypt registered [ 7.894793] Key type fscrypt-provisioning registered [ 7.900562] Key type encrypted registered [ 7.903175] AppArmor: AppArmor sha1 policy hashing enabled [ 7.906693] ima: No TPM chip found, activating TPM-bypass! [ 7.910284] Loading compiled-in module X.509 certificates [ 7.914628] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.920474] ima: Allocated hash algorithm: sha1 [ 7.923941] ima: No architecture policies found [ 7.926967] evm: Initialising EVM extended attributes: [ 7.930093] evm: security.selinux [ 7.932104] evm: security.SMACK64 [ 7.934196] evm: security.SMACK64EXEC [ 7.936522] evm: security.SMACK64TRANSMUTE [ 7.939153] evm: security.SMACK64MMAP [ 7.941449] evm: security.apparmor [ 7.943604] evm: security.ima [ 7.945712] evm: security.capability [ 7.948006] evm: HMAC attrs: 0x1 [ 7.951460] PM: Magic number: 14:846:638 [ 7.955778] RAS: Correctable Errors collector initialized. [ 7.959604] Unstable clock detected, switching default tracing clock to "global" [ 7.959604] If you want to keep using the local clock, then add: [ 7.959604] "trace_clock=local" [ 7.959604] on the kernel command line [ 8.021156] Freeing unused decrypted memory: 2036K [ 8.024112] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.082223] Freeing unused kernel image (initmem) memory: 3244K [ 8.085937] Write protecting the kernel read-only data: 30720k [ 8.089900] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.119100] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.166654] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.170924] Run /init as init process info: initramfs: up at 7.66 [ 8.330871] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.362185] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.366594] GPT:229375 != 2097151 [ 8.368568] GPT:Alternate GPT header not at the end of the disk. [ 8.372121] GPT:229375 != 2097151 [ 8.374132] GPT: Use GNU Parted to correct GPT errors. [ 8.438285] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.823664] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.854653] 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.95 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:b6:d9:cf:09:8f:d6:43:f3:8f:1e:5b:d4:46:33:9a:a6 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.07s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmWuDSFr0uS3rFOAO115UEpgmdClLr6B9qqaHYD+8GNRlivK4onmy3PEsAeULbUwmiMYBm0KR+0fuk67AloLIyYy2vUE7oA3Ugh0PNhzTr8WSaBi+XzpnYx+6TxqRcEJymFcK0ym8mMR0u5c0vRVvFehwnWVoEgNeEulLnSSYfqILV1dYAlj5/Gr3KsxK1MIUgr8NemsriKiGEEe60u5lroypUHDlPwUqA8doUxW8pNlH9cqIb/fLpaZ0Ep8M2w7V/lb2GPHILhSBrowQvzsXb/aQsLlpSOeHy3YjYUHLgKcTC99D93G/DQOOVfBSR/vI/3fxIWqraBFJk7E9crDIz root@tempest-testnetworkbasicops-server-334034511 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHRlSOKPXeeH+t+Z1jjfcLLc12JiizS2G3RRI4U3aCXubAdS1zxo/E3riwZ9lg+7mH1etxqg9cdbrbHIwbthS8s= root@tempest-testnetworkbasicops-server-334034511 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe48:2211/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 name: tempest-TestNetworkBasicOps-server-334034511 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-334034511 launch-index: 0 === cirros: current=0.6.2 uptime=10.63 === === 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:48:22:11 inet6 addr: fe80::f816:3eff:fe48:2211/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:1120 (1.0 KiB) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-334034511 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.974546] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.981021] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 9.003671] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.442880] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.486041] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.655000] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.656254] ISO 9660 Extensions: RRIP_1991A [ 9.831168] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.985170] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.989825] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:37:23 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:37:23 cirros auth.notice su: + none root:cirros Jun 9 16:37:23 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:37:23 cirros daemon.info dhcpcd[350]: DUID 00:04:b6:d9:cf:09:8f:d6:43:f3:8f:1e:5b:d4:46:33:9a:a6 Jun 9 16:37:23 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:37:23 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:37:23 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:37:23 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:48:22:11 Jun 9 16:37:23 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe48:2211 Jun 9 16:37:24 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:37:24 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-334034511 login: 2026-06-09 15:37:33,339 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:33,348 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:33,461 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:33,462 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:33,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/ports?project_id=60f33b4c5b684e85871ad9dcb016134a&network_id=c920c07a-8d7b-4c02-9db0-b874f5dda9af 0.428s 2026-06-09 15:37:33,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': 'Tue, 09 Jun 2026 15:37:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3456', 'x-openstack-request-id': 'req-ef30e01c-354b-478f-ae85-08a75f4b46da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=60f33b4c5b684e85871ad9dcb016134a&network_id=c920c07a-8d7b-4c02-9db0-b874f5dda9af'} Body: b'{"ports":[{"id":"1fc3482e-8b4b-43f3-b516-58bf7d4b8c59","name":"","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:47:9f:d6","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-c920c07a-8d7b-4c02-9db0-b874f5dda9af","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","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":"2026-06-09T15:36:37Z","updated_at":"2026-06-09T15:36:44Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"821b2875-fbe1-4386-ba22-f0f2242fc4c8","name":"","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:81:32:3f","admin_state_up":true,"status":"ACTIVE","device_id":"c1d74b74-3ee4-4666-b2aa-90e4ea898973","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","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":"2026-06-09T15:36:46Z","updated_at":"2026-06-09T15:36:47Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"ae9a1dbe-f3b5-4fe1-8c83-beb20714f3be","name":"","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:48:22:11","admin_state_up":true,"status":"ACTIVE","device_id":"b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["27a9c0ae-ca69-4676-97d4-14d063f7ece7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-334034511","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-334034511","fqdn":"tempest-testnetworkbasicops-server-334034511.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:37:01Z","updated_at":"2026-06-09T15:37:10Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:37:33,892 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:33,897 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:33,955 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:33,955 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:33,956 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 2026-06-09 15:37:33,957 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:33,959 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:34,021 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:34,022 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:34,030 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.074671 seconds 2026-06-09 15:37:34,031 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.13 2026-06-09 15:37:34,031 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:34,034 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:34,145 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:34,145 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:34,153 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122381 seconds 2026-06-09 15:37:34,276 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=77f9e994-5c61-4648-94f3-139fd110f2ee 0.122s 2026-06-09 15:37:34,276 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-88abbd9d-5428-47cd-a611-5db4be6f34d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee'} Body: b'{"subnets":[{"id":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"}]}' 2026-06-09 15:37:34,277 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:34,282 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:34,387 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:34,388 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:34,388 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 2026-06-09 15:37:34,388 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:37:34,391 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:37:34,496 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:37:34,496 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:37:34,522 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.133586 seconds 2026-06-09 15:37:35,854 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.331s 2026-06-09 15:37:35,854 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--1839883993", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8cddb560-6404-47ee-b969-c400a87f900d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"af52ea4a-5c2e-40e0-87d7-39078a528193","name":"tempest-network-smoke--1839883993","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:37:35Z","updated_at":"2026-06-09T15:37:35Z","revision_number":1}}' 2026-06-09 15:37:35,987 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.132s 2026-06-09 15:37:35,988 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-54b17735-041a-43af-bcb2-6cc096530e2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"1c39d93e-f321-4c98-9df9-fa0a626bf4fa","name":"tempest-subnet-smoke-1537388227","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"c920c07a-8d7b-4c02-9db0-b874f5dda9af","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:36:44Z","updated_at":"2026-06-09T15:36:44Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:37:36,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.131s 2026-06-09 15:37:36,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': 'Tue, 09 Jun 2026 15:37:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e762232d-f8d4-4c08-b494-491804c18453', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:37:36,194 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.074s 2026-06-09 15:37:36,194 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6ff1349e-5d89-4a39-9364-7eee7da93051', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:37:36,262 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28 0.067s 2026-06-09 15:37:36,262 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8c2a38aa-38fb-479f-844a-05c4ef8d8360', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:37:36,377 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.114s 2026-06-09 15:37:36,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3ac3fa83-234c-42d8-93a5-3168cdce1c73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:37:36,452 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28 0.074s 2026-06-09 15:37:36,452 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-fbc45225-c41b-4561-8248-0d449df511e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:37:37,960 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.507s 2026-06-09 15:37:37,961 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-1090340234", "network_id": "af52ea4a-5c2e-40e0-87d7-39078a528193", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-65ba139f-488a-4568-adf5-703026ab9bf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"a3a85232-dc3f-44b9-91b4-a74babbbd27c","name":"tempest-subnet-smoke-1090340234","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"af52ea4a-5c2e-40e0-87d7-39078a528193","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":"2026-06-09T15:37:36Z","updated_at":"2026-06-09T15:37:36Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:38,117 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.155s 2026-06-09 15:37:38,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-906924716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrIGRcByo6+lRbJM4RWTc/eoiQRYb1C63FTSsk8zpKgkrrkVCFPIwFJNSYP29v/ij0fV0N+4brzzqJHwcNn2Gf2dJ8CVV/aOXBIu6KNPoFajwNR/Vvz85Yl1gwZXhqxHw=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:37 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-acc1c08a-4c54-4ced-b42a-4ce9af140867', 'x-compute-request-id': 'req-acc1c08a-4c54-4ced-b42a-4ce9af140867', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-906924716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCrIGRcByo6+lRbJM4RWTc/eoiQRYb1C63FTSsk8zpKgkrrkVCFPIwFJNSYP29v/ij0fV0N+4brzzqJHwcNn2Gf2dJ8CVV/aOXBIu6KNPoFajwNR/Vvz85Yl1gwZXhqxHw==", "fingerprint": "9e:22:a1:32:01:57:d2:22:26:c7:21:e9:f2:75:39:f1", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:37:38,510 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.391s 2026-06-09 15:37:38,510 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-345897184", "description": "tempest-secgroup-smoke-345897184 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-a8bb5125-a583-40d8-a9ac-bfb4ebf7ce59', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "e640c203-4b90-4244-8457-722cd859e2cc", "name": "tempest-secgroup-smoke-345897184", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-345897184 description", "shared": false, "security_group_rules": [{"id": "229cf270-b7ae-45bf-a337-f44e04d6ad7d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "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": "2026-06-09T15:37:38Z", "updated_at": "2026-06-09T15:37:38Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "cadc9b38-f712-4a4b-9d60-56ed87a51b3d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "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": "2026-06-09T15:37:38Z", "updated_at": "2026-06-09T15:37:38Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:37:38Z", "updated_at": "2026-06-09T15:37:38Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:38,912 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.401s 2026-06-09 15:37:38,912 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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-02c70b5c-8c4f-4848-a9b5-b11b4f4afd2f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "6ee94517-80fc-4506-91de-24931903abff", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:38Z", "updated_at": "2026-06-09T15:37:38Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:39,243 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.330s 2026-06-09 15:37:39,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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2718183b-c3ff-4822-bf97-4b4001f51193', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "4d49b6b5-c680-4424-baf7-16b901638425", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:39Z", "updated_at": "2026-06-09T15:37:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:39,499 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.255s 2026-06-09 15:37:39,499 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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c624652b-a3a7-4a07-8110-61dfc8d33a25', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "90cf34cd-496a-4a90-af82-3655def52e64", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:39Z", "updated_at": "2026-06-09T15:37:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:39,907 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.407s 2026-06-09 15:37:39,907 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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-93cdac28-9bbb-49d2-b9ec-29c026e0bcfa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "fda4f43d-f38c-4224-831e-16f5157b3912", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:39Z", "updated_at": "2026-06-09T15:37:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:40,113 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 2026-06-09 15:37:40,114 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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5db07129-b7c7-49b2-a648-3b3f4691e29b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "562c9ecd-b971-48b4-a915-ef6fb53bf88e", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:40Z", "updated_at": "2026-06-09T15:37:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:40,340 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.225s 2026-06-09 15:37:40,340 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": "e640c203-4b90-4244-8457-722cd859e2cc", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a8bf23c7-0e3e-4914-a01a-47f511795a1b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "8fc8c941-942a-4ac8-9ac1-09c8cc39bc90", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "e640c203-4b90-4244-8457-722cd859e2cc", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:37:40Z", "updated_at": "2026-06-09T15:37:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:37:40,652 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.304s 2026-06-09 15:37:40,653 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:40 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5b410b27-f27b-4172-8234-59310cf6240b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["MvDepIpiS1-s_lgoNnwYIg"], "expires_at": "10000 2026-06-09T16:37:40.000000Z", "issued_at": "2026-06-09T15:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:37:40,653 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2026-06-09 15:37:44,985 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 4.331s 2026-06-09 15:37:44,986 25 DEBUG [tempest.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-196559352", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "af52ea4a-5c2e-40e0-87d7-39078a528193"}], "key_name": "tempest-TestNetworkBasicOps-906924716", "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:40 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18665410-2292-4100-9a7b-1f403b89a2d3', 'x-compute-request-id': 'req-18665410-2292-4100-9a7b-1f403b89a2d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "adminPass": "iZ5EVStTnjdt"}}' 2026-06-09 15:37:45,620 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.632s 2026-06-09 15:37:45,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:44 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-0d405c0a-ad3c-4f9a-a8c4-63c10e41dac6', 'x-compute-request-id': 'req-0d405c0a-ad3c-4f9a-a8c4-63c10e41dac6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:47,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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.507s 2026-06-09 15:37:47,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': 'Tue, 09 Jun 2026 15:37:46 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-6b33398e-6297-48d9-ac22-66e868e514ae', 'x-compute-request-id': 'req-6b33398e-6297-48d9-ac22-66e868e514ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:47,139 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:37:48,860 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.719s 2026-06-09 15:37:48,861 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:48 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2cb5d1-a39b-494b-a023-35fbe165e046', 'x-compute-request-id': 'req-9b2cb5d1-a39b-494b-a023-35fbe165e046', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:48,865 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:37:50,815 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.949s 2026-06-09 15:37:50,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:49 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-65afabd5-42a4-4843-bb5d-8842ad604496', 'x-compute-request-id': 'req-65afabd5-42a4-4843-bb5d-8842ad604496', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:52,358 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.536s 2026-06-09 15:37:52,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:51 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-bef92b07-4042-4490-95ff-4a325384e00a', 'x-compute-request-id': 'req-bef92b07-4042-4490-95ff-4a325384e00a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:54,084 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.721s 2026-06-09 15:37:54,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:53 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-3085e729-f5f5-4549-ae2d-37bd31d58038', 'x-compute-request-id': 'req-3085e729-f5f5-4549-ae2d-37bd31d58038', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:55,640 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.547s 2026-06-09 15:37:55,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:55 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-bcd5d78b-b458-4823-bbd2-e6bb0f72be2d', 'x-compute-request-id': 'req-bcd5d78b-b458-4823-bbd2-e6bb0f72be2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:57,111 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.464s 2026-06-09 15:37:57,112 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:56 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-0196f927-3539-4870-80cc-943faa16c67f', 'x-compute-request-id': 'req-0196f927-3539-4870-80cc-943faa16c67f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:58,989 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.871s 2026-06-09 15:37:58,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:58 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-326d8300-d955-4378-8c73-ea779a0c1b66', 'x-compute-request-id': 'req-326d8300-d955-4378-8c73-ea779a0c1b66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:57Z", "addresses": {"tempest-network-smoke--1839883993": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:18:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": "2026-06-09T15:37:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:58,997 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-09 15:37:59,682 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/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.685s 2026-06-09 15:37:59,683 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:37:59 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-2735bebb-8cad-4159-aad1-880a737ce97e', 'x-compute-request-id': 'req-2735bebb-8cad-4159-aad1-880a737ce97e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:37:57Z", "addresses": {"tempest-network-smoke--1839883993": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:18:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": "2026-06-09T15:37:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:37:59,691 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:00,517 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:00,619 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:00,619 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:00,620 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.22 2026-06-09 15:38:00,620 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:00,623 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:00,681 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:00,682 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:01,691 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:01,692 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:01,692 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.071970 seconds 2026-06-09 15:38:04,181 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/c1d74b74-3ee4-4666-b2aa-90e4ea898973/add_router_interface 2.488s 2026-06-09 15:38:04,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3a85232-dc3f-44b9-91b4-a74babbbd27c"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c5537c29-f4e6-4e79-9446-89f1dbdbe745', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/add_router_interface'} Body: b'{"id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "64a74adb-e508-48ba-b565-5d6d0138ba9a", "network_id": "af52ea4a-5c2e-40e0-87d7-39078a528193", "subnet_id": "a3a85232-dc3f-44b9-91b4-a74babbbd27c", "subnet_ids": ["a3a85232-dc3f-44b9-91b4-a74babbbd27c"]}' 2026-06-09 15:38:04,183 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:04,186 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:04,248 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:04,249 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:04,249 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.22 2026-06-09 15:38:04,250 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:04,252 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:04,310 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:04,311 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:05,319 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:05,319 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:06,321 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.22 2026-06-09 15:38:06,321 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:06,326 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:06,429 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:06,430 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:07,438 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:07,438 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:08,439 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.22 2026-06-09 15:38:08,440 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:08,444 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:08,546 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:08,546 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:09,554 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:09,555 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:10,556 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.22 2026-06-09 15:38:10,557 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:10,564 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:10,625 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:10,626 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:11,632 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:11,632 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:12,633 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.22 2026-06-09 15:38:12,634 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:12,637 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:12,740 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:12,740 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:13,746 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.22' failed, exit status: 1, stderr: stdout: PING 10.100.0.22 (10.100.0.22) 56(84) bytes of data. --- 10.100.0.22 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:38:13,747 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.22 via a ssh connection from: 192.168.122.204. 2026-06-09 15:38:14,751 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.22 2026-06-09 15:38:14,751 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.204:22' as 'cirros' with public key authentication 2026-06-09 15:38:14,755 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:38:14,865 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:38:14,866 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.204 successfully created 2026-06-09 15:38:14,882 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.632650 seconds 2026-06-09 15:38:17,579 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/remove_router_interface 2.696s 2026-06-09 15:38:17,579 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3a85232-dc3f-44b9-91b4-a74babbbd27c"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-93f94f4a-06ef-44c0-8cd3-48eb33524809', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/remove_router_interface'} Body: b'{"id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "64a74adb-e508-48ba-b565-5d6d0138ba9a", "network_id": "af52ea4a-5c2e-40e0-87d7-39078a528193", "subnet_id": "a3a85232-dc3f-44b9-91b4-a74babbbd27c", "subnet_ids": ["a3a85232-dc3f-44b9-91b4-a74babbbd27c"]}' 2026-06-09 15:38:17,861 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.281s 2026-06-09 15:38:17,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:17 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-825ac776-0f8c-4af5-8aeb-35e5283dcd4b', 'x-compute-request-id': 'req-825ac776-0f8c-4af5-8aeb-35e5283dcd4b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'' 2026-06-09 15:38:18,536 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.673s 2026-06-09 15:38:18,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:17 GMT', 'server': 'Apache', 'content-length': '1697', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed98851b-ca1f-4830-a0f7-41c059989958', 'x-compute-request-id': 'req-ed98851b-ca1f-4830-a0f7-41c059989958', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:38:17Z", "addresses": {"tempest-network-smoke--1839883993": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:18:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": "2026-06-09T15:37:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:20,088 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.543s 2026-06-09 15:38:20,088 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:19 GMT', 'server': 'Apache', 'content-length': '1697', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64803ade-aec4-4d62-a3f2-9e02fc22c9a9', 'x-compute-request-id': 'req-64803ade-aec4-4d62-a3f2-9e02fc22c9a9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:38:17Z", "addresses": {"tempest-network-smoke--1839883993": [{"version": 4, "addr": "10.100.0.22", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:18:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": "2026-06-09T15:37:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-345897184"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:21,345 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.250s 2026-06-09 15:38:21,345 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:21 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-c5e6e8c5-995a-4af3-b492-6e37f1bea773', 'x-compute-request-id': 'req-c5e6e8c5-995a-4af3-b492-6e37f1bea773', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"server": {"id": "1cf2c688-540c-4fbe-9885-cb9fdeef442e", "name": "tempest-TestNetworkBasicOps-server-196559352", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:37:44Z", "updated": "2026-06-09T15:38:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-906924716", "OS-SRV-USG:launched_at": "2026-06-09T15:37:57.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:38:21.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:21,350 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2026-06-09 15:38:22,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e 0.087s 2026-06-09 15:38:22,439 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:22 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-6219defe-4281-44fb-8820-106a30c87560', 'x-compute-request-id': 'req-6219defe-4281-44fb-8820-106a30c87560', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1cf2c688-540c-4fbe-9885-cb9fdeef442e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1cf2c688-540c-4fbe-9885-cb9fdeef442e could not be found."}}' 2026-06-09 15:38:23,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e640c203-4b90-4244-8457-722cd859e2cc 0.597s 2026-06-09 15:38:23,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-80a69006-e325-49db-b2cf-f08a568a197e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/e640c203-4b90-4244-8457-722cd859e2cc'} Body: b'' 2026-06-09 15:38:23,119 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-906924716 0.081s 2026-06-09 15:38:23,119 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:23 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-7f4bdb20-7cc3-4871-b87a-d6a18382917b', 'x-compute-request-id': 'req-7f4bdb20-7cc3-4871-b87a-d6a18382917b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-906924716'} Body: b'' 2026-06-09 15:38:23,382 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a3a85232-dc3f-44b9-91b4-a74babbbd27c 0.262s 2026-06-09 15:38:23,382 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2d4a68aa-dc58-4dc0-b8bb-9d16afd03681', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a3a85232-dc3f-44b9-91b4-a74babbbd27c'} Body: b'' 2026-06-09 15:38:24,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/af52ea4a-5c2e-40e0-87d7-39078a528193 0.843s 2026-06-09 15:38:24,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c7b6f41f-291b-4562-8d5e-a4e74f6a205c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/af52ea4a-5c2e-40e0-87d7-39078a528193'} Body: b'' 2026-06-09 15:38:25,161 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7db09104-08d5-4d67-a0d7-f98dc178e507 0.934s 2026-06-09 15:38:25,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6cc70b25-99c0-4de8-95d3-5075c190395d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/7db09104-08d5-4d67-a0d7-f98dc178e507'} Body: b'' 2026-06-09 15:38:25,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.238s 2026-06-09 15:38:25,400 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:25 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-d3fcd429-fbb0-4a83-85b0-99643ac5c13f', 'x-compute-request-id': 'req-d3fcd429-fbb0-4a83-85b0-99643ac5c13f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'' 2026-06-09 15:38:26,254 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.852s 2026-06-09 15:38:26,255 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:25 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-87510237-d807-428a-8229-774910e45ec0', 'x-compute-request-id': 'req-87510237-d807-428a-8229-774910e45ec0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:38:25Z", "addresses": 2C55 {"tempest-network-smoke--1567864855": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:22:11"}, {"version": 4, "addr": "192.168.122.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:22:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": "2026-06-09T15:37:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1593930013"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:27,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.256s 2026-06-09 15:38:27,516 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:27 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-7edfd8a7-752d-4c87-8e58-2e8b45d1116f', 'x-compute-request-id': 'req-7edfd8a7-752d-4c87-8e58-2e8b45d1116f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"server": {"id": "b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6", "name": "tempest-TestNetworkBasicOps-server-334034511", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:36:56Z", "updated": "2026-06-09T15:38:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1119947124", "OS-SRV-USG:launched_at": "2026-06-09T15:37:11.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:38:27.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:27,520 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 15:38:28,593 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 0.072s 2026-06-09 15:38:28,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': 'Tue, 09 Jun 2026 15:38:28 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f157d3-ca31-4fed-8802-700743f821a8', 'x-compute-request-id': 'req-f7f157d3-ca31-4fed-8802-700743f821a8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6d9cf09-8fd6-43f3-8f1e-5bd446339aa6 could not be found."}}' 2026-06-09 15:38:28,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27a9c0ae-ca69-4676-97d4-14d063f7ece7 0.385s 2026-06-09 15:38:28,980 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-13ad84d4-ad81-4e64-b35a-1267c5a01d06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/27a9c0ae-ca69-4676-97d4-14d063f7ece7'} Body: b'' 2026-06-09 15:38:29,048 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-1119947124 0.068s 2026-06-09 15:38:29,049 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:28 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-ac75b236-6e91-49bd-b068-ec0d72ed3afa', 'x-compute-request-id': 'req-ac75b236-6e91-49bd-b068-ec0d72ed3afa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1119947124'} Body: b'' 2026-06-09 15:38:30,255 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/remove_router_interface 1.206s 2026-06-09 15:38:30,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1c39d93e-f321-4c98-9df9-fa0a626bf4fa"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a360cd88-9604-4c2b-97fb-a8496ad11ff1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973/remove_router_interface'} Body: b'{"id": "c1d74b74-3ee4-4666-b2aa-90e4ea898973", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "821b2875-fbe1-4386-ba22-f0f2242fc4c8", "network_id": "c920c07a-8d7b-4c02-9db0-b874f5dda9af", "subnet_id": "1c39d93e-f321-4c98-9df9-fa0a626bf4fa", "subnet_ids": ["1c39d93e-f321-4c98-9df9-fa0a626bf4fa"]}' 2026-06-09 15:38:30,594 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/1c39d93e-f321-4c98-9df9-fa0a626bf4fa 0.336s 2026-06-09 15:38:30,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': 'Tue, 09 Jun 2026 15:38:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-18920346-ea0e-4522-b3fa-b41c3e751ffb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/1c39d93e-f321-4c98-9df9-fa0a626bf4fa'} Body: b'' 2026-06-09 15:38:31,964 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973 1.369s 2026-06-09 15:38:31,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': 'Tue, 09 Jun 2026 15:38:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fb2a5735-3946-4d4b-b1ab-a1ccb7c498bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c1d74b74-3ee4-4666-b2aa-90e4ea898973'} Body: b'' 2026-06-09 15:38:32,538 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c920c07a-8d7b-4c02-9db0-b874f5dda9af 0.573s 2026-06-09 15:38:32,539 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-64eb75da-a8c8-44b7-93b5-ca2117f5dfee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c920c07a-8d7b-4c02-9db0-b874f5dda9af'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:38:32.557272Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2026-06-09 15:39:54.152151Z 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 2026-06-09 15:38:33,268 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.710s 2026-06-09 15:38:33,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--270701649", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-ffdd3443-ed9f-4a80-9bd4-f181d568150f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"bfe965f4-0915-4645-8355-d488f0a27e6f","name":"tempest-network-smoke--270701649","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:38:32Z","updated_at":"2026-06-09T15:38:32Z","revision_number":1}}' 2026-06-09 15:38:38,090 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.821s 2026-06-09 15:38:38,090 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-1724228763", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-854da809-1f5e-4626-a6b0-8dd846f0ab30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "name": "tempest-TestNetworkBasicOps-router-1724228763", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:38:33Z", "updated_at": "2026-06-09T15:38:35Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:38,233 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.142s 2026-06-09 15:38:38,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-18febad8-3b1c-496d-ba06-627cf0b2f972', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:38:38,460 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.226s 2026-06-09 15:38:38,461 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-308ce1c2-7ca7-4190-8248-92be2251f3dd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:38:38,561 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.099s 2026-06-09 15:38:38,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2a87b7f8-3f65-4f13-a842-e9f1b6c17a6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:38:40,247 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.685s 2026-06-09 15:38:40,248 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-921986430", "network_id": "bfe965f4-0915-4645-8355-d488f0a27e6f", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-604519b5-0e14-43af-a1c3-8edbe4764203', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","name":"tempest-subnet-smoke-921986430","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:38:38Z","updated_at":"2026-06-09T15:38:38Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:46,941 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9/add_router_interface 6.693s 2026-06-09 15:38:46,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ea2336b0-ad0c-4fcf-ab00-584ad46e94fa"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fa7fccf4-36b6-429b-bd92-3dc477e56139', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9/add_router_interface'} Body: b'{"id": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "48477386-a75d-49a4-b1f0-5833e1eba10a", "network_id": "bfe965f4-0915-4645-8355-d488f0a27e6f", "subnet_id": "ea2336b0-ad0c-4fcf-ab00-584ad46e94fa", "subnet_ids": ["ea2336b0-ad0c-4fcf-ab00-584ad46e94fa"]}' 2026-06-09 15:38:47,073 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.131s 2026-06-09 15:38:47,074 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-30a8e2d4-0f39-479a-b0c5-0a1fe928fafb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"bfe965f4-0915-4645-8355-d488f0a27e6f","name":"tempest-network-smoke--270701649","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ea2336b0-ad0c-4fcf-ab00-584ad46e94fa"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:38:32Z","updated_at":"2026-06-09T15:38:38Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":61643}]}' 2026-06-09 15:38:47,465 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.391s 2026-06-09 15:38:47,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-0c424e95-12fd-453d-8ff9-3fea75455a71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","name":"tempest-subnet-smoke-921986430","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:38:38Z","updated_at":"2026-06-09T15:38:38Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:38:47,631 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.164s 2026-06-09 15:38:47,631 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-a4c93440-1e6a-4e6b-84a2-8a700f7293af', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "name": "tempest-TestNetworkBasicOps-router-1724228763", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:38:33Z", "updated_at": "2026-06-09T15:38:41Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:38:47,813 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.181s 2026-06-09 15:38:47,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1238441844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBcVEJc8KCKyrA4ybK1260uQc1g/i2taIEwfdApzYQy0jqyv5UHQam/SLHC2nUBmm6rLcTSWCmHsQSc84Zf/QKmvUSOT+cmpcEr4tToIuiInQ7Ye+BtHHRfLvj+2q7PDA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:47 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-48e00569-b5f4-4cf7-abb4-39b0552eec5c', 'x-compute-request-id': 'req-48e00569-b5f4-4cf7-abb4-39b0552eec5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1238441844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBcVEJc8KCKyrA4ybK1260uQc1g/i2taIEwfdApzYQy0jqyv5UHQam/SLHC2nUBmm6rLcTSWCmHsQSc84Zf/QKmvUSOT+cmpcEr4tToIuiInQ7Ye+BtHHRfLvj+2q7PDA==", "fingerprint": "4c:7a:b1:af:57:4f:36:f5:21:78:4b:54:94:86:b6:62", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:38:48,047 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.232s 2026-06-09 15:38:48,047 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-213838293", "description": "tempest-secgroup-smoke-213838293 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-2a939251-782b-40a6-b19a-ea7d10f97245', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "name": "tempest-secgroup-smoke-213838293", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-213838293 description", "shared": false, "security_group_rules": [{"id": "1da91c15-d22b-4085-a836-33d00a5a6484", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "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": "2026-06-09T15:38:47Z", "updated_at": "2026-06-09T15:38:47Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "4b4fc6f9-e98b-496c-8f76-dcc6f7c9f3bc", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "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": "2026-06-09T15:38:47Z", "updated_at": "2026-06-09T15:38:47Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:38:47Z", "updated_at": "2026-06-09T15:38:47Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:48,928 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.880s 2026-06-09 15:38:48,929 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-12189cc5-d27c-44bc-b223-7aa136b72932', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "fda513f9-a91c-4c76-9f1b-22357546cac8", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:48Z", "updated_at": "2026-06-09T15:38:48Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:49,106 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.177s 2026-06-09 15:38:49,107 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-045398b6-fcda-44d5-98b7-cacade450fb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "4a3b1dd3-8e2c-4ef4-8b89-6e0f7e8e2332", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:49Z", "updated_at": "2026-06-09T15:38:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:49,749 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.642s 2026-06-09 15:38:49,750 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8e1a7061-4be5-493a-a651-02c373e04151', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "94b8da8e-b120-4119-9d4d-3d63bbf3889c", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:49Z", "updated_at": "2026-06-09T15:38:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:49,933 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.182s 2026-06-09 15:38:49,933 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2f7410bb-9899-4fe1-91d6-a3f6b5be89e5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "de2b31fd-8809-47f5-afaf-55b572ee6c4a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:49Z", "updated_at": "2026-06-09T15:38:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:50,119 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 2026-06-09 15:38:50,119 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d7e33843-e812-49dc-87f5-40288149663d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "3e59dd73-0933-4e6b-8c8c-46e85db7dc39", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:50Z", "updated_at": "2026-06-09T15:38:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:50,936 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.810s 2026-06-09 15:38:50,937 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": "c3c9cfab-ab74-4361-9f18-341daa831726", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-122b305f-2c8a-42d1-915c-d5ec21e5932e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c30698d3-c2ad-4664-88ce-056daccbe980", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c3c9cfab-ab74-4361-9f18-341daa831726", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:38:50Z", "updated_at": "2026-06-09T15:38:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:38:51,260 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.319s 2026-06-09 15:38:51,261 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:50 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6e41068-e83f-4c0e-9a36-b0d9c6a54f8d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["A9lD8XjPRRq1m0MQGELhGg"], "expires_at": "2026-06-09T16:38:51.000000Z", "issued_at": "2026-06-09T15:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:38:51,261 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2026-06-09 15:38:57,229 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.947s 2026-06-09 15:38:57,232 25 DEBUG [tempest.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-2092115187", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "bfe965f4-0915-4645-8355-d488f0a27e6f"}], "key_name": "tempest-TestNetworkBasicOps-1238441844", "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:51 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ce2ec3-6083-4a48-a07e-160128304ef0', 'x-compute-request-id': 'req-32ce2ec3-6083-4a48-a07e-160128304ef0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "adminPass": "tp2HXboGu3j6"}}' 2026-06-09 15:38:57,918 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.670s 2026-06-09 15:38:57,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:57 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-1d8ca450-721b-4cb7-bb95-c83bef8889b4', 'x-compute-request-id': 'req-1d8ca450-721b-4cb7-bb95-c83bef8889b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:38:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:59,654 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.679s 2026-06-09 15:38:59,655 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:38:58 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbdfddd1-51a4-4a53-9701-7a0548103b27', 'x-compute-request-id': 'req-bbdfddd1-51a4-4a53-9701-7a0548103b27', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:38:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:38:59,663 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:39:00,982 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.316s 2026-06-09 15:39:00,983 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:00 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-b4717555-4c4f-4259-bd38-32409c3b99af', 'x-compute-request-id': 'req-b4717555-4c4f-4259-bd38-32409c3b99af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:00,987 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:39:02,729 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.741s 2026-06-09 15:39:02,730 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:02 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-e4fe7a20-72fb-402b-99a4-f6b0c43f697c', 'x-compute-request-id': 'req-e4fe7a20-72fb-402b-99a4-f6b0c43f697c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:04,243 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.498s 2026-06-09 15:39:04,243 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:03 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-c99ac71b-3607-46ca-aa6d-4be249828225', 'x-compute-request-id': 'req-c99ac71b-3607-46ca-aa6d-4be249828225', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:05,863 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.615s 2026-06-09 15:39:05,863 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:05 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-00850407-c278-4406-802c-2031ef2aa698', 'x-compute-request-id': 'req-00850407-c278-4406-802c-2031ef2aa698', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:07,512 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.640s 2026-06-09 15:39:07,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': 'Tue, 09 Jun 2026 15:39:06 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-4ca5a6f2-d4f1-4bd4-be35-a33fd6dd8bca', 'x-compute-request-id': 'req-4ca5a6f2-d4f1-4bd4-be35-a33fd6dd8bca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:09,127 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.608s 2026-06-09 15:39:09,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:08 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-13a044a1-f345-47f8-9ec2-00b5e0317fb1', 'x-compute-request-id': 'req-13a044a1-f345-47f8-9ec2-00b5e0317fb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:08Z", "addresses": {"tempest-network-smoke--270701649": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2e:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": "2026-06-09T15:39:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:09,133 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2026-06-09 15:39:09,624 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.486s 2026-06-09 15:39:09,625 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:09 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-f3720882-47d7-4c86-b6e0-005cc439de71', 'x-compute-request-id': 'req-f3720882-47d7-4c86-b6e0-005cc439de71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:08Z", "addresses": {"tempest-network-smoke--270701649": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2e:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": "2026-06-09T15:39:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:09,651 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:39:10,796 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=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 1.144s 2026-06-09 15:39:10,796 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-e52b296d-2d56-4614-8498-cd699a12feb2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"ports":[{"id":"83f8a94c-ec61-4ab8-b36e-3418088813cf","name":"","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:04:2e:13","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c3c9cfab-ab74-4361-9f18-341daa831726"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:00Z","updated_at":"2026-06-09T15:39:07Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:39:10,797 25 DEBUG [tempest.common.waiters] Server ID c16b2b36-3842-42b5-8e4f-fc4bfe7e310000 89f ports are all ACTIVE [{'id': '83f8a94c-ec61-4ab8-b36e-3418088813cf', 'name': '', 'network_id': 'bfe965f4-0915-4645-8355-d488f0a27e6f', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:04:2e:13', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c16b2b36-3842-42b5-8e4f-fc4bfe7e389f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ea2336b0-ad0c-4fcf-ab00-584ad46e94fa', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c3c9cfab-ab74-4361-9f18-341daa831726'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2092115187', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-2092115187', 'fqdn': 'tempest-testnetworkbasicops-server-2092115187.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:39:00Z', 'updated_at': '2026-06-09T15:39:07Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:39:15,425 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 4.628s 2026-06-09 15:39:15,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "83f8a94c-ec61-4ab8-b36e-3418088813cf", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-434c938e-c639-442d-bcf7-9c58ca276547', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "36f8a0e3-10e3-4528-9b17-95ab02320197", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.247", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "port_id": "83f8a94c-ec61-4ab8-b36e-3418088813cf", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bfe965f4-0915-4645-8355-d488f0a27e6f", "mac_address": "fa:16:3e:04:2e:13", "admin_state_up": true, "status": "ACTIVE", "device_id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:39:13Z", "updated_at": "2026-06-09T15:39:13Z", "revision_number": 0}}' 2026-06-09 15:39:15,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/36f8a0e3-10e3-4528-9b17-95ab02320197 0.169s 2026-06-09 15:39:15,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': 'Tue, 09 Jun 2026 15:39:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-01acc648-4f80-4766-bc90-80c0ed5a927e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/36f8a0e3-10e3-4528-9b17-95ab02320197'} Body: b'{"floatingip": {"id": "36f8a0e3-10e3-4528-9b17-95ab02320197", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.247", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "port_id": "83f8a94c-ec61-4ab8-b36e-3418088813cf", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "bfe965f4-0915-4645-8355-d488f0a27e6f", "mac_address": "fa:16:3e:04:2e:13", "admin_state_up": true, "status": "ACTIVE", "device_id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:39:13Z", "updated_at": "2026-06-09T15:39:15Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:39:15,596 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '36f8a0e3-10e3-4528-9b17-95ab02320197', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.247', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': '73b4c938-cc00-4b9f-ab13-4a9da2c746e9', 'port_id': '83f8a94c-ec61-4ab8-b36e-3418088813cf', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'bfe965f4-0915-4645-8355-d488f0a27e6f', 'mac_address': 'fa:16:3e:04:2e:13', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c16b2b36-3842-42b5-8e4f-fc4bfe7e389f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:39:13Z', 'updated_at': '2026-06-09T15:39:15Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:39:15,596 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.169663 seconds 2026-06-09 15:39:15,596 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.247 with user: cirros 2026-06-09 15:39:15,596 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.247 in 120 sec and the expected result is reachable 2026-06-09 15:39:25,792 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.195183 seconds 2026-06-09 15:39:25,792 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.247 in 120 sec and the ping result is expected 2026-06-09 15:39:26,861 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/action 1.067s 2026-06-09 15:39:26,862 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:39:25 GMT', 'server': 'Apache', 'content-length': '75222', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f726464-2299-41f9-985b-0cc4a3573725', 'x-compute-request-id': 'req-8f726464-2299-41f9-985b-0cc4a3573725', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/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 1516344828 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001119] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001463] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004248] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004274] Using GB pages for direct mapping\\n[ 0.004581] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004585] ACPI: Early table checksum verification disabled\\n[ 0.004589] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004594] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004600] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004607] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004611] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004615] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004622] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004628] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004629] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004630] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004632] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004633] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005704] No NUMA configuration fo 2026-06-09 15:39:26,864 25 DEBUG [tempest.scenario.manager] Console output for c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 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 1516344828 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001119] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001463] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004248] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004274] Using GB pages for direct mapping [ 0.004581] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004585] ACPI: Early table checksum verification disabled [ 0.004589] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004594] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004600] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004607] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004611] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004615] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004622] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004628] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004629] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004630] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004632] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004633] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005704] No NUMA configuration found [ 0.005706] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005714] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006046] Zone ranges: [ 0.006047] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006050] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006052] Normal empty [ 0.006053] Device empty [ 0.006055] Movable zone start for each node [ 0.006058] Early memory node ranges [ 0.006059] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006060] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006062] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006317] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006346] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006539] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015904] ACPI: PM-Timer IO Port: 0x608 [ 0.015927] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016032] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016035] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016038] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016039] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016041] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016043] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016046] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016048] TSC deadline timer available [ 0.016060] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.016120] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.016123] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.016125] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.016126] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.016128] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.016129] Booting paravirtualized kernel on KVM [ 0.016132] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.016137] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.016395] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.016462] kvm-guest: setup async PF for cpu 0 [ 0.016487] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016505] kvm-guest: PV spinlocks disabled, single CPU [ 0.016510] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016512] Policy zone: DMA32 [ 0.016513] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016566] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016578] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016586] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016638] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016890] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017608] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017636] ftrace: allocating 50600 entries in 198 pages [ 0.039929] ftrace: allocated 198 pages with 4 groups [ 0.040061] rcu: Hierarchical RCU implementation. [ 0.040063] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.040064] Rude variant of Tasks RCU enabled. [ 0.040065] Tracing variant of Tasks RCU enabled. [ 0.040066] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.040068] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.044314] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.044660] random: crng init done [ 0.080079] Console: colour VGA+ 80x25 [ 0.200806] printk: console [tty1] enabled [ 0.611374] printk: console [ttyS0] enabled [ 0.614588] ACPI: Core revision 20210730 [ 0.617680] APIC: Switch to symmetric I/O mode setup [ 0.623066] x2apic enabled [ 0.626781] Switched APIC routing to physical x2apic. [ 0.635277] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.642982] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.646977] pid_max: default: 32768 minimum: 301 [ 0.646977] LSM: Security Framework initializing [ 0.646977] landlock: Up and running. [ 0.646977] Yama: becoming mindful. [ 0.646977] AppArmor: AppArmor initialized [ 0.646977] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.646977] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.646977] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.646977] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.646977] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.646977] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.646977] Spectre V2 : Mitigation: Retpolines [ 0.646977] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.646977] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.646977] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.646977] RETBleed: Mitigation: untrained return thunk [ 0.646977] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.646977] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.646977] Freeing SMP alternatives memory: 44K [ 0.646977] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.647107] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.650997] ... version: 0 [ 0.654464] ... bit width: 48 [ 0.654989] ... generic registers: 6 [ 0.658074] ... value mask: 0000ffffffffffff [ 0.658988] ... max period: 00007fffffffffff [ 0.662988] ... fixed-purpose events: 0 [ 0.666083] ... event mask: 000000000000003f [ 0.667060] rcu: Hierarchical SRCU implementation. [ 0.671165] smp: Bringing up secondary CPUs ... [ 0.674645] smp: Brought up 1 node, 1 CPU [ 0.674992] smpboot: Max logical packages: 1 [ 0.678262] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.679399] devtmpfs: initialized [ 0.682106] x86/mm: Memory block size: 128MB [ 0.683149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.686997] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.691034] pinctrl core: initialized pinctrl subsystem [ 0.695272] PM: RTC time: 15:39:09, date: 2026-06-09 [ 0.699129] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.703066] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.707000] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.710999] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.714997] audit: initializing netlink subsys (disabled) [ 0.719130] thermal_sys: Registered thermal governor 'fair_share' [ 0.719132] thermal_sys: Registered thermal governor 'bang_bang' [ 0.722991] audit: type=2000 audit(1781019549.650:1): state=initialized audit_enabled=0 res=1 [ 0.730991] thermal_sys: Registered thermal governor 'step_wise' [ 0.730992] thermal_sys: Registered thermal governor 'user_space' [ 0.734989] thermal_sys: Registered thermal governor 'power_allocator' [ 0.738999] EISA bus registered [ 0.745503] cpuidle: using governor ladder [ 0.746989] cpuidle: using governor menu [ 0.752368] ACPI: bus type PCI registered [ 0.754989] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.759296] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.762991] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.767009] PCI: Using configuration type 1 for base access [ 0.772133] Kprobes globally optimized [ 0.775100] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.778991] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.783774] ACPI: Added _OSI(Module Device) [ 0.787010] ACPI: Added _OSI(Processor Device) [ 0.790589] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.791020] ACPI: Added _OSI(Processor Aggregator Device) [ 0.794997] ACPI: Added _OSI(Linux-Dell-Video) [ 0.798462] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.798996] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.806224] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.811810] ACPI: Interpreter enabled [ 0.815028] ACPI: PM: (supports S0 S5) [ 0.819005] ACPI: Using IOAPIC for interrupt routing [ 0.823080] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.827006] PCI: Using E820 reservations for host bridge windows [ 0.831345] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.842454] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.843007] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.847254] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.851172] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.856560] PCI host bridge to bus 0000:00 [ 0.858996] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.862993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.866990] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.870990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.874990] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.878989] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.882990] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.887249] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.894818] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.899036] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.912628] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.920402] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.930624] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.931189] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.939691] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.945666] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.954143] pci 0000:00:02.0: enabling Extended Tags [ 0.957486] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.961799] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.969177] pci 0000:00:02.1: enabling Extended Tags [ 0.973301] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.977750] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.985360] pci 0000:00:02.2: enabling Extended Tags [ 0.989425] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.993542] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.001580] pci 0000:00:02.3: enabling Extended Tags [ 1.005307] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.009624] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.017085] pci 0000:00:02.4: enabling Extended Tags [ 1.021313] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.025947] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.034116] pci 0000:00:02.5: enabling Extended Tags [ 1.037361] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.041863] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.050827] pci 0000:00:02.6: enabling Extended Tags [ 1.053781] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.058645] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.064706] pci 0000:00:02.7: enabling Extended Tags [ 1.073231] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.078488] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.086390] pci 0000:00:03.0: enabling Extended Tags [ 1.090318] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.094839] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.099840] pci 0000:00:03.1: enabling Extended Tags [ 1.105778] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.109801] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.115861] pci 0000:00:03.2: enabling Extended Tags [ 1.121360] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.126337] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.131276] pci 0000:00:03.3: enabling Extended Tags [ 1.137336] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.142592] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.147330] pci 0000:00:03.4: enabling Extended Tags [ 1.153439] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.158932] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.163294] pci 0000:00:03.5: enabling Extended Tags [ 1.169314] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.173616] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.180167] pci 0000:00:03.6: enabling Extended Tags [ 1.185376] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.190199] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.195273] pci 0000:00:03.7: enabling Extended Tags [ 1.203375] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.209544] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.218271] pci 0000:00:04.0: enabling Extended Tags [ 1.221345] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.225510] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.232209] pci 0000:00:04.1: enabling Extended Tags [ 1.237482] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.241601] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.247698] pci 0000:00:04.2: enabling Extended Tags [ 1.253186] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.259862] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.267668] pci 0000:00:04.3: enabling Extended Tags [ 1.273238] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.277660] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.283731] pci 0000:00:04.4: enabling Extended Tags [ 1.289094] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.294895] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.301967] pci 0000:00:04.5: enabling Extended Tags [ 1.305509] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.309861] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.316220] pci 0000:00:04.6: enabling Extended Tags [ 1.321308] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.325748] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.332229] pci 0000:00:04.7: enabling Extended Tags [ 1.339275] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.345829] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.352180] pci 0000:00:05.0: enabling Extended Tags [ 1.409860] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.412617] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.416820] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.431827] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.436526] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.442479] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.449148] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.456633] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.461621] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.466869] pci 0000:01:00.0: enabling Extended Tags [ 1.532190] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.535048] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.538578] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.539098] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.544717] pci_bus 0000:02: extended config space not accessible [ 1.547273] acpiphp: Slot [1] registered [ 1.549727] acpiphp: Slot [0] registered [ 1.551034] acpiphp: Slot [2] registered [ 1.553488] acpiphp: Slot [3] registered [ 1.555036] acpiphp: Slot [4] registered [ 1.557463] acpiphp: Slot [5] registered [ 1.559061] acpiphp: Slot [6] registered [ 1.561582] acpiphp: Slot [7] registered [ 1.563048] acpiphp: Slot [8] registered [ 1.565834] acpiphp: Slot [9] registered [ 1.567038] acpiphp: Slot [10] registered [ 1.569622] acpiphp: Slot [11] registered [ 1.571034] acpiphp: Slot [12] registered [ 1.573772] acpiphp: Slot [13] registered [ 1.575036] acpiphp: Slot [14] registered [ 1.577518] acpiphp: Slot [15] registered [ 1.579038] acpiphp: Slot [16] registered [ 1.581890] acpiphp: Slot [17] registered [ 1.583065] acpiphp: Slot [18] registered [ 1.585649] acpiphp: Slot [19] registered [ 1.587037] acpiphp: Slot [20] registered [ 1.589523] acpiphp: Slot [21] registered [ 1.591036] acpiphp: Slot [22] registered [ 1.593862] acpiphp: Slot [23] registered [ 1.595041] acpiphp: Slot [24] registered [ 1.597608] acpiphp: Slot [25] registered [ 1.599035] acpiphp: Slot [26] registered [ 1.601576] acpiphp: Slot [27] registered [ 1.603045] acpiphp: Slot [28] registered [ 1.606339] acpiphp: Slot [29] registered [ 1.607050] acpiphp: Slot [30] registered [ 1.610001] acpiphp: Slot [31] registered [ 1.613378] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.622297] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.697971] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.699067] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.702647] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.703105] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.711598] acpiphp: Slot [0-2] registered [ 1.714760] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.718995] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.730264] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.734345] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.735164] pci 0000:03:00.0: enabling Extended Tags [ 1.810137] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.811105] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.815118] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.821641] acpiphp: Slot [0-3] registered [ 1.823655] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.832611] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.842996] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.850971] pci 0000:04:00.0: enabling Extended Tags [ 1.922337] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.923135] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.927109] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.933650] acpiphp: Slot [0-4] registered [ 1.935554] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.944350] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.954869] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.956930] pci 0000:05:00.0: enabling Extended Tags [ 2.029412] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.031103] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.035098] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.041208] acpiphp: Slot [0-5] registered [ 2.043567] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.052403] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.062424] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.067472] pci 0000:06:00.0: enabling Extended Tags [ 2.141361] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.143159] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.147104] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.152854] acpiphp: Slot [0-6] registered [ 2.226180] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.227128] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.231098] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.237321] acpiphp: Slot [0-7] registered [ 2.302631] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.303110] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.307100] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.313248] acpiphp: Slot [0-8] registered [ 2.379190] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.382270] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.383097] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.389045] acpiphp: Slot [0-9] registered [ 2.454392] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.455104] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.459099] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.465899] acpiphp: Slot [0-10] registered [ 2.538328] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.539106] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.543112] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.549487] acpiphp: Slot [0-11] registered [ 2.616935] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.619103] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.623122] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.629909] acpiphp: Slot [0-12] registered [ 2.693511] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.695098] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.699109] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.705984] acpiphp: Slot [0-13] registered [ 2.769829] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.771099] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.775097] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.781675] acpiphp: Slot [0-14] registered [ 2.845217] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.847107] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.851189] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.857630] acpiphp: Slot [0-15] registered [ 2.921285] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.923108] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.927295] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.933721] acpiphp: Slot [0-16] registered [ 2.997384] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.999129] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.003098] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.009622] acpiphp: Slot [0-17] registered [ 3.073127] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.075098] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.079122] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.085726] acpiphp: Slot [0-18] registered [ 3.149675] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.151106] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.155110] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.161877] acpiphp: Slot [0-19] registered [ 3.225663] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.227100] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.231117] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.237682] acpiphp: Slot [0-20] registered [ 3.301379] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.303099] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.307147] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.313648] acpiphp: Slot [0-21] registered [ 3.377175] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.379100] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.383128] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.389822] acpiphp: Slot [0-22] registered [ 3.453311] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.455103] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.459137] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.465663] acpiphp: Slot [0-23] registered [ 3.528942] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.531123] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.535185] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.541806] acpiphp: Slot [0-24] registered [ 3.605378] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.607104] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.611238] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.617864] acpiphp: Slot [0-25] registered [ 3.681026] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.683098] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.687132] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.731206] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.734850] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.735205] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.739205] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.743072] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.746867] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.747211] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.750766] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.751079] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.754655] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.755005] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.758447] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.759005] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.762631] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.763005] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.766434] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.767269] iommu: Default domain type: Translated [ 3.770499] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.771155] SCSI subsystem initialized [ 3.773594] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.774977] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.774996] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.778096] vgaarb: loaded [ 3.779013] ACPI: bus type USB registered [ 3.781386] usbcore: registered new interface driver usbfs [ 3.782996] usbcore: registered new interface driver hub [ 3.785924] usbcore: registered new device driver usb [ 3.787009] pps_core: LinuxPPS API ver. 1 registered [ 3.789783] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.790992] PTP clock support registered [ 3.793284] EDAC MC: Ver: 3.0.0 [ 3.798006] NetLabel: Initializing [ 3.798989] NetLabel: domain hash size = 128 [ 3.801470] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.803023] NetLabel: unlabeled traffic allowed by default [ 3.806107] PCI: Using ACPI for IRQ routing [ 4.531905] clocksource: Switched to clocksource kvm-clock [ 4.550156] VFS: Disk quotas dquot_6.6.0 [ 4.552747] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.556761] AppArmor: AppArmor Filesystem Enabled [ 4.559622] pnp: PnP ACPI init [ 4.561951] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.566505] pnp: PnP ACPI: found 5 devices [ 4.574735] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.580888] NET: Registered PF_INET protocol family [ 4.584512] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.590595] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.596385] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.601735] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.607022] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.611960] TCP: Hash tables configured (established 1024 bind 1024) [ 4.616536] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.621583] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.626079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.630961] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.635004] NET: Registered PF_XDP protocol family [ 4.638391] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.643955] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.649596] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.655264] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.660905] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.666508] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.672159] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.677769] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.683467] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.688994] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.694585] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.700267] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.705859] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.711670] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.717623] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.723236] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.729718] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.734917] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.739499] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.744114] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.748726] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.753390] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.758063] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.762663] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.767227] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.770757] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.774244] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.777741] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.781295] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.784993] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.788569] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.792028] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.795555] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.799045] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.802510] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.805995] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.809464] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.813104] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.816916] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.821277] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.825474] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.830083] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.833741] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.837531] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.841494] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.845572] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.849378] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.853100] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.856725] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.860495] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.864043] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.867791] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.871375] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.875301] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.879159] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.883050] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.886745] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.890649] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.894347] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.898298] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.901993] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.905630] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.909316] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.913024] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.916692] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.920414] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.924060] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.927698] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.931402] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.935051] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.938676] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.942328] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 4.946007] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 4.949759] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 4.953668] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 4.957404] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 4.961310] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 4.965208] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 4.969238] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 4.973069] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 4.976987] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 4.980758] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 4.984659] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 4.988333] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 4.992279] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 4.996015] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 4.999956] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.003689] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.007586] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.011309] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.015220] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.019022] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.023320] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.027088] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.031130] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.034134] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.040173] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.045620] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.052823] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.056049] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.062948] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.067876] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.075691] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.080468] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.087367] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.093527] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.099664] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.104260] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.113226] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.117429] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.124399] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.130615] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.137415] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.142217] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.150514] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.154688] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.161520] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.169575] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.174314] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.179275] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.186837] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.193000] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.197783] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.205454] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.209668] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.216403] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.222596] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.229164] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.235326] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.242750] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.247046] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.251722] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.260230] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.267129] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.271842] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.279956] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.282799] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.287578] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.294289] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.300622] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.305433] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.310757] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.317318] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.324192] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.329998] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.336295] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.344007] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.352464] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.356011] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.363115] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.368629] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.377682] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.381378] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.388699] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.394207] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.403249] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.407940] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.413751] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.420373] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.427574] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.432376] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.438260] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.444983] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.453621] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.457183] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.462767] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.469463] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.477628] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.481165] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.487818] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.493311] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.502146] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.505791] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.512834] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.518320] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.526790] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.530319] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.537012] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.543565] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.550652] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.555592] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.560770] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.566208] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.573266] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.578554] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.584559] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.591377] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.599627] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.603294] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.606835] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.611877] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.615803] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.619667] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.623661] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.627442] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.631250] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.635422] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.638584] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.642145] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.646321] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.649908] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.654091] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.657761] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.662470] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.666040] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.670183] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.675881] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.680252] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.683783] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.687842] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.691304] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.695372] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.698831] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.703034] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.706560] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.710720] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.714430] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.718508] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.721987] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.726174] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.729706] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.733778] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.736948] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.740648] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.744724] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.747895] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.751388] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.755512] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.758689] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.762251] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.766485] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.769655] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.773121] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.777167] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.780371] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.783952] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.788052] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.791255] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.794808] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.798963] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.802582] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.806141] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.810625] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.813944] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.817664] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.823203] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.827316] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.831602] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.836968] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.840354] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.843956] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.848358] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.851726] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.855473] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.859696] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.862916] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.866508] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.870653] pci_bus 0000:1a: resource 0 [io 10000 0x1000-0x1fff] [ 5.874083] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.877735] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.883324] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.891589] PCI: CLS 0 bytes, default 64 [ 5.894135] Trying to unpack rootfs image as initramfs... [ 5.897426] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 5.915292] Initialise system trusted keyrings [ 5.918525] Key type blacklist registered [ 5.927057] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 5.936216] zbud: loaded [ 5.938444] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.951274] fuse: init (API version 7.34) [ 5.954508] integrity: Platform Keyring initialized [ 5.971123] Key type asymmetric registered [ 5.974099] Asymmetric key parser 'x509' registered [ 5.983146] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 5.995239] io scheduler mq-deadline registered [ 6.000646] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.015388] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.031829] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.039571] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.055495] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.067551] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.079208] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.091669] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.102509] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.115660] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.126281] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.136571] Freeing initrd memory: 8744K [ 6.139579] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.148498] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.152264] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.159953] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.163944] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.170129] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.176234] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.181576] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.188794] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.193645] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.201753] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.205709] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.213844] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.218094] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.227627] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.232810] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.241715] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.246849] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.254779] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.259934] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.267712] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.271961] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.278170] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.283786] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.288648] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.296266] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.301502] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.308840] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.314088] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.322451] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.326185] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.335189] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.339080] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.347407] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.352084] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.361186] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.365124] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.374117] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.379448] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.384202] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.390003] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.393944] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.402777] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.411786] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.415655] shpchp 0000:01:00.0: Slot initialization failed [ 6.421120] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.425180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.430624] ACPI: button: Power Button [PWRF] [ 6.458407] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.491297] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.497581] Linux agpgart interface v0.103 [ 6.502050] loop: module loaded [ 6.505291] tun: Universal TUN/TAP device driver, 1.6 [ 6.508473] PPP generic driver version 2.4.2 [ 6.511199] VFIO - User Level meta-driver version: 0.3 [ 6.514729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.519721] ehci-pci: EHCI PCI platform driver [ 6.522516] ehci-platform: EHCI generic platform driver [ 6.525847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.529540] ohci-pci: OHCI PCI platform driver [ 6.532737] ohci-platform: OHCI generic platform driver [ 6.536006] uhci_hcd: USB Universal Host Controller Interface driver [ 6.541462] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.544727] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.549054] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.552339] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.555865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.560993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.565838] usb usb1: Product: UHCI Host Controller [ 6.568968] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.573883] usb usb1: SerialNumber: 0000:02:01.0 [ 6.578196] hub 1-0:1.0: USB hub found [ 6.581484] hub 1-0:1.0: 2 ports detected [ 6.585121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.594298] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.598500] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.602930] mousedev: PS/2 mouse device common for all mice [ 6.608409] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.615426] rtc_cmos 00:03: RTC can wake from S4 [ 6.621397] rtc_cmos 00:03: registered as rtc0 [ 6.625535] rtc_cmos 00:03: setting system clock to 2026-06-09T15:39:15 UTC (1781019555) [ 6.632090] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.637069] i2c_dev: i2c /dev entries driver [ 6.640779] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.649947] device-mapper: uevent: version 1.0.3 [ 6.652889] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.658656] platform eisa.0: Probing EISA bus 0 [ 6.661490] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.665359] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.669028] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.672743] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.676540] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.680341] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.684145] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.688026] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.691787] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.695484] platform eisa.0: EISA: Detected 0 cards [ 6.698336] ledtrig-cpu: registered to indicate activity on CPUs [ 6.701962] drop_monitor: Initializing network drop monitor service [ 6.705766] NET: Registered PF_INET6 protocol family [ 6.711887] Segment Routing with IPv6 [ 6.714202] In-situ OAM (IOAM) with IPv6 [ 6.716676] NET: Registered PF_PACKET protocol family [ 6.719750] Key type dns_resolver registered [ 6.722541] IPI shorthand broadcast: enabled [ 6.725232] registered taskstats version 1 [ 6.727797] Loading compiled-in X.509 certificates [ 6.731185] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.737747] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.743587] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.749682] blacklist: Loading compiled-in revocation X.509 certificates [ 6.753759] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.759482] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.765481] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.773196] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.779327] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.785500] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.792183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.798868] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.805431] zswap: loaded using pool lzo/zbud [ 6.808262] Key type .fscrypt registered [ 6.810670] Key type fscrypt-provisioning registered [ 6.815337] Key type encrypted registered [ 6.817851] AppArmor: AppArmor sha1 policy hashing enabled [ 6.821093] ima: No TPM chip found, activating TPM-bypass! [ 6.824388] Loading compiled-in module X.509 certificates [ 6.828011] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.833702] ima: Allocated hash algorithm: sha1 [ 6.836550] ima: No architecture policies found [ 6.839513] evm: Initialising EVM extended attributes: [ 6.842521] evm: security.selinux [ 6.844668] evm: security.SMACK64 [ 6.846735] evm: security.SMACK64EXEC [ 6.849079] evm: security.SMACK64TRANSMUTE [ 6.851741] evm: security.SMACK64MMAP [ 6.854055] evm: security.apparmor [ 6.856337] evm: security.ima [ 6.858254] evm: security.capability [ 6.860734] evm: HMAC attrs: 0x1 [ 6.863335] PM: Magic number: 14:399:689 [ 6.866162] RAS: Correctable Errors collector initialized. [ 6.869510] Unstable clock detected, switching default tracing clock to "global" [ 6.869510] If you want to keep using the local clock, then add: [ 6.869510] "trace_clock=local" [ 6.869510] on the kernel command line [ 6.883264] Freeing unused decrypted memory: 2036K [ 6.886678] Freeing unused kernel image (initmem) memory: 3244K [ 6.891040] Write protecting the kernel read-only data: 30720k [ 6.895127] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.899328] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 6.946566] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 6.950364] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 6.954113] Run /init as init process info: initramfs: up at 6.36 [ 7.008297] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.030229] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.034571] GPT:229375 != 2097151 [ 7.036712] GPT:Alternate GPT header not at the end of the disk. [ 7.040199] GPT:229375 != 2097151 [ 7.042283] GPT: Use GNU Parted to correct GPT errors. [ 7.087080] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.460144] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.501081] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.46 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:c1:6b:2b:36:38:42:42:b5:8e:4f:fc:4b:fe:7e:38:9f 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.14s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDaqPXmOybWrqLQZd8OC+OtDrd4mfODCLke9+mj6rFdLU7PemvMnsxWo4lJlPCVxQbdtHNVOhaNhqOGhuuCpbUxh7GtzbyvEvfbzAh2nr65pTyuyVSwB0iv8Z64qVn0enWpMFTptFhSxBhlBZ26cEFzvth1UY7eq2WuyIemIU1R7ZcI2vBwITCbxo12YKrsKsI0qnf2OZ03ADRy4INv5aHOJ67tfApLCWBueGMIaz/G2hrc8tSXV8sfgZs9cxVMm/9wGOu/sSmBDpPg9s2teT5Pp6diUfVcjAVmlSMXX99Q7Xi1W/wB0fBL1VswsnSi0QD6itf96vW6otLbaOGVhJ9Z root@tempest-testnetworkbasicops-server-2092115187 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAcbA1PHwCwytjfJ3dyjprCszwTo+3wNJDsIGHO0KHoZdR2uk8tXQntIoDTXG+Ga9Fn+TOxu9GQfLdb5vO/7xa0= root@tempest-testnetworkbasicops-server-2092115187 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe04:2e13/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c16b2b36-3842-42b5-8e4f-fc4bfe7e389f name: tempest-TestNetworkBasicOps-server-2092115187 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2092115187 launch-index: 0 === cirros: current=0.6.2 uptime=8.71 === === 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:04:2E:13 inet6 addr: fe80::f816:3eff:fe04:2e13/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:7 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:638 (638.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-2092115187 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.637719] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.643339] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.665714] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.004883] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.067985] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.208728] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.210636] ISO 9660 Extensions: RRIP_1991A [ 8.353124] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.011150] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.018946] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:39:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:39:17 cirros auth.notice su: + none root:cirros Jun 9 16:39:17 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:39:17 cirros daemon.info dhcpcd[350]: DUID 00:04:c1:6b:2b:36:38:42:42:b5:8e:4f:fc:4b:fe:7e:38:9f Jun 9 16:39:17 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:39:17 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:39:17 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:39:17 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:04:2e:13 Jun 9 16:39:17 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe04:2e13 Jun 9 16:39:17 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:39:17 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-2092115187 login: 2026-06-09 15:39:26,866 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:26,874 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:26,993 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:26,993 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:27,629 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.635s 2026-06-09 15:39:27,630 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--1905476668", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e9f4a60e-90e2-4a5e-b6b1-6507de7352d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","name":"tempest-network-smoke--1905476668","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:39:27Z","updated_at":"2026-06-09T15:39:27Z","revision_number":1}}' 2026-06-09 15:39:27,801 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.170s 2026-06-09 15:39:27,801 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-ab61d310-ccec-48c0-be6b-91cd2d9f53ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","name":"tempest-subnet-smoke-921986430","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:38:38Z","updated_at":"2026-06-09T15:38:38Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:39:28,154 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.352s 2026-06-09 15:39:28,154 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-1e23ea02-0eb4-418a-8842-5070dec05d94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:39:28,943 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.788s 2026-06-09 15:39:28,943 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3dd37374-223a-4b7a-a56d-43470c976a5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:39:29,029 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28 0.085s 2026-06-09 15:39:29,029 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cca8def0-fb78-4f30-8f09-fef77e4cd099', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:39:29,132 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.102s 2026-06-09 15:39:29,133 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-ef9a3aa7-36f2-4b34-87c9-70310562c069', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:39:29,220 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28 0.086s 2026-06-09 15:39:29,220 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-26a9b267-6b84-4b47-8c47-75819a17dc68', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:39:30,883 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.662s 2026-06-09 15:39:30,883 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-1943091638", "network_id": "ca6baee4-93c7-4293-8bcf-26c0e5f503f7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-73e45435-82e4-4ca9-9a7c-576dec6e123e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"a4a7b91f-b70a-4f71-9be3-4d0455981170","name":"tempest-subnet-smoke-1943091638","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","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":"2026-06-09T15:39:29Z","updated_at":"2026-06-09T15:39:29Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:39:30,884 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:30,888 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:31,000 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:31,001 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:31,002 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 15:39:31,002 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:31,006 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:31,120 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:31,121 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:31,226 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=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.098s 2026-06-09 15:39:31,227 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-f3da6a2f-66b2-45f8-8c08-62284cb85cac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"ports":[{"id":"83f8a94c-ec61-4ab8-b36e-3418088813cf","name":"","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:04:2e:13","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c3c9cfab-ab74-4361-9f18-341daa831726"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:00Z","updated_at":"2026-06-09T15:39:07Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:39:37,285 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/os-interface 6.058s 2026-06-09 15:39:37,286 25 DEBUG [tempest.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": "ca6baee4-93c7-4293-8bcf-26c0e5f503f7"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:31 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-ff655de5-4275-4cee-9f1b-246561e21f56', 'x-compute-request-id': 'req-ff655de5-4275-4cee-9f1b-246561e21f56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "ca6baee4-93c7-4293-8bcf-26c0e5f503f7", "port_id": "a0ad410d-8e11-43f6-9511-8ea3d34bc7eb", "mac_addr": "fa:16:3e:5c:8c:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a4a7b91f-b70a-4f71-9be3-4d0455981170", "ip_address": "10.100.0.19"}]}}' 2026-06-09 15:39:37,413 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=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.125s 2026-06-09 15:39:37,414 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-f308c22a-15c0-4604-a050-b4585041fd64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"ports":[{"id":"83f8a94c-ec61-4ab8-b36e-3418088813cf","name":"","network_id":"bfe965f4-0915-4645-8355-d488f0a27e6f","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:04:2e:13","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ea2336b0-ad0c-4fcf-ab00-584ad46e94fa","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c3c9cfab-ab74-4361-9f18-341daa831726"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:00Z","updated_at":"2026-06-09T15:39:07Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"a0ad410d-8e11-43f6-9511-8ea3d34bc7eb","name":"","network_id":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:5c:8c:cd","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4a7b91f-b70a-4f71-9be3-4d0455981170","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:32Z","updated_at":"2026-06-09T15:39:36Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:39:37,414 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.125970 seconds 2026-06-09 15:39:37,414 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 15:39:37,414 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:37,419 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:37,530 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:37,532 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:37,540 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.125489 seconds 2026-06-09 15:39:37,540 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 15:39:37,540 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:37,544 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:37,603 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:37,603 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:37,608 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.19/28 dev eth1 2026-06-09 15:39:37,608 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:37,611 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:37,722 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:37,723 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:37,743 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 2026-06-09 15:39:37,744 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:37,747 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:37,858 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:37,859 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:38,984 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=60f33b4c5b684e85871ad9dcb016134a&network_id=ca6baee4-93c7-4293-8bcf-26c0e5f503f7 1.116s 2026-06-09 15:39:38,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2403', 'x-openstack-request-id': 'req-ba0025ff-6b5e-4b06-8723-deb5cb4b475f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=60f33b4c5b684e85871ad9dcb016134a&network_id=ca6baee4-93c7-4293-8bcf-26c0e5f503f7'} Body: b'{"ports":[{"id":"194b0d5f-6bb4-4d06-baba-4163e7f05725","name":"","network_id":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:88:fb:ef","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-ca6baee4-93c7-4293-8bcf-26c0e5f503f7","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"a4a7b91f-b70a-4f71-9be3-4d0455981170","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":"2026-06-09T15:39:27Z","updated_at":"2026-06-09T15:39:29Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"a0ad410d-8e11-43f6-9511-8ea3d34bc7eb","name":"","network_id":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:5c:8c:cd","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4a7b91f-b70a-4f71-9be3-4d0455981170","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:32Z","updated_at":"2026-06-09T15:39:36Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:39:38,986 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:38,989 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:39,094 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:39,095 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:39,095 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.19 2026-06-09 15:39:39,095 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.247:22' as 'cirros' with public key authentication 2026-06-09 15:39:39,098 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:39:39,206 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:39:39,207 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.247 successfully created 2026-06-09 15:39:39,227 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.132308 seconds 2026-06-09 15:39:39,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/os-interface/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb 0.130s 2026-06-09 15:39:39,359 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:39 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-682b3e39-4c65-4c00-9c10-f7053fd2f738', 'x-compute-request-id': 'req-682b3e39-4c65-4c00-9c10-f7053fd2f738', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f/os-interface/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb'} Body: b'' 2026-06-09 15:39:39,492 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb 0.132s 2026-06-09 15:39:39,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1080', 'x-openstack-request-id': 'req-69228ba3-0a5b-4a88-80b6-665d9382c5ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb'} Body: b'{"port":{"id":"a0ad410d-8e11-43f6-9511-8ea3d34bc7eb","name":"","network_id":"ca6baee4-93c7-4293-8bcf-26c0e5f503f7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:5c:8c:cd","admin_state_up":true,"status":"ACTIVE","device_id":"c16b2b36-3842-42b5-8e4f-fc4bfe7e389f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a4a7b91f-b70a-4f71-9be3-4d0455981170","ip_address":"10.100.0.19"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2092115187","dns_assignment":[{"ip_address":"10.100.0.19","hostname":"tempest-testnetworkbasicops-server-2092115187","fqdn":"tempest-testnetworkbasicops-server-2092115187.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:39:32Z","updated_at":"2026-06-09T15:39:36Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:39:40,778 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb 0.284s 2026-06-09 15:39:40,778 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-0bc85d62-9608-40b9-b34e-0ef7e7b778fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/a0ad410d-8e11-43f6-9511-8ea3d34bc7eb'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port a0ad410d-8e11-43f6-9511-8ea3d34bc7eb could not be found.", "detail": ""}}' 2026-06-09 15:39:41,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a4a7b91f-b70a-4f71-9be3-4d0455981170 0.261s 2026-06-09 15:39:41,040 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d3d30666-6b71-496e-90e4-8029b387513f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a4a7b91f-b70a-4f71-9be3-4d0455981170'} Body: b'' 2026-06-09 15:39:42,243 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca6baee4-93c7-4293-8bcf-26c0e5f503f7 1.202s 2026-06-09 15:39:42,243 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4c523847-71d5-4b8b-a402-ed553f834f56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/ca6baee4-93c7-4293-8bcf-26c0e5f503f7'} Body: b'' 2026-06-09 15:39:42,841 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/36f8a0e3-10e3-4528-9b17-95ab02320197 0.597s 2026-06-09 15:39:42,842 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c88ce811-5929-4212-a330-fd65fe00731b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/36f8a0e3-10e3-4528-9b17-95ab02320197'} Body: b'' 2026-06-09 15:39:43,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.214s 2026-06-09 15:39:43,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:42 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7874d9-a961-45eb-8702-c7640c6a68b2', 'x-compute-request-id': 'req-cd7874d9-a961-45eb-8702-c7640c6a68b2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'' 2026-06-09 15:39:45,029 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 1.968s 2026-06-09 15:39:45,030 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:43 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-0f0d9c35-e862-40cd-8360-681450d84a3a', 'x-compute-request-id': 'req-0f0d9c35-e862-40cd-8360-681450d84a3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:42Z", "addresses": {"tempest-network-smoke--270701649": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2e:13"}, {"version": 4, "addr": "192.168.122.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2e:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": "2026-06-09T15:39:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-213838293"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:46,959 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.922s 2026-06-09 15:39:46,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:46 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-de60be05-41e8-43ca-8815-e15f6f046a56', 'x-compute-request-id': 'req-de60be05-41e8-43ca-8815-e15f6f046a56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"server": {"id": "c16b2b36-3842-42b5-8e4f-fc4bfe7e389f", "name": "tempest-TestNetworkBasicOps-server-2092115187", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:38:57Z", "updated": "2026-06-09T15:39:45Z", "addresses": {"tempest-network-smoke--270701649": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2e:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1238441844", "OS-SRV-USG:launched_at": "2026-06-09T15:39:08.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:39:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:39:46,964 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 15:39:48,061 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f 0.095s 2026-06-09 15:39:48,061 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39: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-ee873595-3abf-4bd7-b849-be1ed44e33be', 'x-compute-request-id': 'req-ee873595-3abf-4bd7-b849-be1ed44e33be', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c16b2b36-3842-42b5-8e4f-fc4bfe7e389f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c16b2b36-3842-42b5-8e4f-fc4bfe7e389f could not be found."}}' 2026-06-09 15:39:49,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c3c9cfab-ab74-4361-9f18-341daa831726 1.017s 2026-06-09 15:39:49,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': 'Tue, 09 Jun 2026 15:39:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-40b9cc08-686a-40ea-a5fa-30d4c451d0e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c3c9cfab-ab74-4361-9f18-341daa83114A3 726'} Body: b'' 2026-06-09 15:39:49,148 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-1238441844 0.068s 2026-06-09 15:39:49,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': 'Tue, 09 Jun 2026 15:39:49 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbde901e-8d47-4e3c-b08a-8865bbec9e8d', 'x-compute-request-id': 'req-dbde901e-8d47-4e3c-b08a-8865bbec9e8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1238441844'} Body: b'' 2026-06-09 15:39:51,030 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9/remove_router_interface 1.880s 2026-06-09 15:39:51,030 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ea2336b0-ad0c-4fcf-ab00-584ad46e94fa"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ffb58dcb-5ff2-4197-9be7-29a996fc0011', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9/remove_router_interface'} Body: b'{"id": "73b4c938-cc00-4b9f-ab13-4a9da2c746e9", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "48477386-a75d-49a4-b1f0-5833e1eba10a", "network_id": "bfe965f4-0915-4645-8355-d488f0a27e6f", "subnet_id": "ea2336b0-ad0c-4fcf-ab00-584ad46e94fa", "subnet_ids": ["ea2336b0-ad0c-4fcf-ab00-584ad46e94fa"]}' 2026-06-09 15:39:51,770 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ea2336b0-ad0c-4fcf-ab00-584ad46e94fa 0.739s 2026-06-09 15:39:51,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e2b01e60-7302-4803-8fa5-aa6e0f10b5b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ea2336b0-ad0c-4fcf-ab00-584ad46e94fa'} Body: b'' 2026-06-09 15:39:53,009 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9 1.238s 2026-06-09 15:39:53,010 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7af142b1-e5f4-42df-adfa-669a8dbc60db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73b4c938-cc00-4b9f-ab13-4a9da2c746e9'} Body: b'' 2026-06-09 15:39:54,151 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bfe965f4-0915-4645-8355-d488f0a27e6f 1.141s 2026-06-09 15:39:54,151 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:54 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8641e03b-e972-48f0-8c43-43d8cd0ef7cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/bfe965f4-0915-4645-8355-d488f0a27e6f'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:39:54.158780Z 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: 2026-06-09 15:41:28.188169Z 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 2026-06-09 15:39:55,647 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 1.487s 2026-06-09 15:39:55,648 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--1610736737", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-4a197796-5ab0-4ccb-85f1-15c09d437996', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"18a15ecd-1f4a-43c7-96e5-470179d6108a","name":"tempest-network-smoke--1610736737","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:39:54Z","updated_at":"2026-06-09T15:39:54Z","revision_number":1}}' 2026-06-09 15:39:57,508 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.858s 2026-06-09 15:39:57,509 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-545925316", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-5fe94e66-1665-4a74-a17c-3390fee470cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "ae541aad-578d-40b1-8595-4018e46147fa", "name": "tempest-TestNetworkBasicOps-router-545925316", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:39:55Z", "updated_at": "2026-06-09T15:39:56Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:39:57,589 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.079s 2026-06-09 15:39:57,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-11eeec64-7ad8-4dab-8a2d-9d73e8c85bb6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:39:57,721 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.131s 2026-06-09 15:39:57,721 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e2c6635c-5b6f-4dee-a377-abfaacec1ed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:39:57,815 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.093s 2026-06-09 15:39:57,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d73ded88-74a7-4744-a20e-b09b2165b4e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:39:59,087 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.271s 2026-06-09 15:39:59,087 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-550632225", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:39:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-20bb3234-6c04-4592-8b69-1db6d5e86512', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","name":"tempest-subnet-smoke-550632225","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:39:58Z","updated_at":"2026-06-09T15:39:58Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:01,774 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/ae541aad-578d-40b1-8595-4018e46147fa/add_router_interface 2.687s 2026-06-09 15:40:01,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "219f7ebe-6ce3-45fa-a9e3-c71c1038a28c"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d76f2dba-ce28-4db7-a0a1-ee3e6f5cec5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ae541aad-578d-40b1-8595-4018e46147fa/add_router_interface'} Body: b'{"id": "ae541aad-578d-40b1-8595-4018e46147fa", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "b329674a-c8d5-4752-993b-f4c9dd7fce6f", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "subnet_id": "219f7ebe-6ce3-45fa-a9e3-c71c1038a28c", "subnet_ids": ["219f7ebe-6ce3-45fa-a9e3-c71c1038a28c"]}' 2026-06-09 15:40:02,027 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.252s 2026-06-09 15:40:02,027 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-f5973b1b-09a0-47f5-b06e-dbe9fcc6611a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"18a15ecd-1f4a-43c7-96e5-470179d6108a","name":"tempest-network-smoke--1610736737","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["219f7ebe-6ce3-45fa-a9e3-c71c1038a28c"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:39:54Z","updated_at":"2026-06-09T15:39:58Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":44072},{"id":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:40:02,115 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.087s 2026-06-09 15:40:02,116 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-4be70dc6-ca9d-467d-b5b2-71990e745b32', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","name":"tempest-subnet-smoke-550632225","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:39:58Z","updated_at":"2026-06-09T15:39:58Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"}]}' 2026-06-09 15:40:02,317 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.201s 2026-06-09 15:40:02,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-bc17aeec-3b8b-49b6-825d-5ecc66cac85a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "ae541aad-578d-40b1-8595-4018e46147fa", "name": "tempest-TestNetworkBasicOps-router-545925316", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:39:55Z", "updated_at": "2026-06-09T15:40:00Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:40:02,444 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.126s 2026-06-09 15:40:02,445 25 DEBUG [tempest.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-627007909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKzIssmkEvU7FTZkCOTMIkQ2hoIFd5kDOVxZflJ1SRHxP4fyznX+SOxbkBYHr+gH2UAYfRCTui8jAr1wRXFQpZm2xtpNVp2v24XMwfE4fEX3Qw1SKBZ+bc+oueZPwLq/EQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877af1cb-1377-498c-9280-121e4da0e8be', 'x-compute-request-id': 'req-877af1cb-1377-498c-9280-121e4da0e8be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-627007909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKzIssmkEvU7FTZkCOTMIkQ2hoIFd5kDOVxZflJ1SRHxP4fyznX+SOxbkBYHr+gH2UAYfRCTui8jAr1wRXFQpZm2xtpNVp2v24XMwfE4fEX3Qw1SKBZ+bc+oueZPwLq/EQ==", "fingerprint": "10:06:7b:2d:c6:da:09:0e:fa:02:08:77:74:c7:6e:08", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:40:02,671 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.225s 2026-06-09 15:40:02,672 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-1835684706", "description": "tempest-secgroup-smoke-1835684706 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8b8dff65-c8f8-4660-a401-30d2790e3462', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "name": "tempest-secgroup-smoke-1835684706", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1835684706 description", "shared": false, "security_group_rules": [{"id": "472c8a11-0464-44a7-9116-200a9ebd233b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "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": "2026-06-09T15:40:02Z", "updated_at": "2026-06-09T15:40:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "c762fa63-988c-4515-a680-08aa6735be60", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "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": "2026-06-09T15:40:02Z", "updated_at": "2026-06-09T15:40:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:40:02Z", "updated_at": "2026-06-09T15:40:02Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:02,977 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.305s 2026-06-09 15:40:02,977 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-64307bad-7d68-4eb4-ad1b-f33cf5ac31ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "142b8253-0ca8-4e8a-b70e-b4a4fe5f7c9b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:02Z", "updated_at": "2026-06-09T15:40:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:03,206 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.228s 2026-06-09 15:40:03,206 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-31dcc03d-ca81-46dd-8156-3db03f8f4b3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f6b185d2-5a75-4e51-a39e-0c4f558ba518", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:03Z", "updated_at": "2026-06-09T15:40:03Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:03,461 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.255s 2026-06-09 15:40:03,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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5ba5eaeb-f17d-44ce-b2e8-1f941c318995', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f0df77c8-8e00-4521-9382-e56fe3e20e0a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:03Z", "updated_at": "2026-06-09T15:40:03Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:03,712 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.250s 2026-06-09 15:40:03,713 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9d78ab50-3040-4efa-8661-3a6b74e268d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d31fc942-4ce9-4afb-a7c5-fff94c42b384", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:03Z", "updated_at": "2026-06-09T15:40:03Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:04,020 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.307s 2026-06-09 15:40:04,020 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-578d1627-ab13-4813-8d58-cbe442e89c1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "17827616-bdc6-4bb3-a19a-81ad470b4844", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:03Z", "updated_at": "2026-06-09T15:40:03Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:04,273 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.252s 2026-06-09 15:40:04,273 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": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1f7e2b16-3e14-4905-a531-f3d0fb5e93f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "043fd389-f5a3-4c51-b2fa-dda1e6f314f1", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "794c78bc-7a3d-45da-9e72-81c0c03ca138", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:04Z", "updated_at": "2026-06-09T15:40:04Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:04,648 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.371s 2026-06-09 15:40:04,649 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:04 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5adb4e3-ce7c-47f6-9c07-0a48fd29f445', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["WoCKPdSiSuuK5Wxo7YXWkQ"], "expires_at": "2026-06-09T16:40:04.000000Z", "issued_at": "2026-06-09T15:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:40:04,649 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 15:40:07,257 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 2.606s 2026-06-09 15:40:07,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-378743940", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "18a15ecd-1f4a-43c7-96e5-470179d6108a"}], "key_name": "tempest-TestNetworkBasicOps-627007909", "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:04 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644b981f-e572-4fa7-b22b-583a0357655d', 'x-compute-request-id': 'req-644b981f-e572-4fa7-b22b-583a0357655d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "6670532d-b8d1-4a69-879b-9029e56a9de7", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "adminPass": "FjScjPo9N3yT"}}' 2026-06-09 15:40:08,002 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.743s 2026-06-09 15:40:08,002 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:07 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-6934c377-a51a-4099-8255-5575303323e0', 'x-compute-request-id': 'req-6934c377-a51a-4099-8255-5575303323e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:09,644 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.637s 2026-06-09 15:40:09,645 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:09 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-769c4175-c0fa-4cac-a49d-c20effc0b962', 'x-compute-request-id': 'req-769c4175-c0fa-4cac-a49d-c20effc0b962', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:09,648 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2026-06-09 15:40:11,215 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.566s 2026-06-09 15:40:11,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:10 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-ff489662-3d15-417a-9c7b-f963fda3ad01', 'x-compute-request-id': 'req-ff489662-3d15-417a-9c7b-f963fda3ad01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:11,224 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:40:13,168 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.943s 2026-06-09 15:40:13,169 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40: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-10f4e5a0-9ec8-488a-a52f-ef7a5430d2e1', 'x-compute-request-id': 'req-10f4e5a0-9ec8-488a-a52f-ef7a5430d2e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:15,016 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.843s 2026-06-09 15:40:15,017 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:14 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-c6065a55-4bb7-4f46-b612-0110cfe7490e', 'x-compute-request-id': 'req-c6065a55-4bb7-4f46-b612-0110cfe7490e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:16,407 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.385s 2026-06-09 15:40:16,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:16 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-0cae44ab-3150-4d50-8987-c0d1300e10a3', 'x-compute-request-id': 'req-0cae44ab-3150-4d50-8987-c0d1300e10a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:18,104 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.692s 2026-06-09 15:40:18,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': 'Tue, 09 Jun 2026 15:40:17 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-06a0b3e9-97f0-4b68-baae-b2a8a3752d98', 'x-compute-request-id': 'req-06a0b3e9-97f0-4b68-baae-b2a8a3752d98', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:16Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a8:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": "2026-06-09T15:40:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:18,107 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-09 15:40:18,496 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/6670532d-b8d1-4a69-879b-9029e56a9de7 0.389s 2026-06-09 15:40:18,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': 'Tue, 09 Jun 2026 15:40:18 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-e6e217d1-afa2-4212-8533-6397d8acb842', 'x-compute-request-id': 'req-e6e217d1-afa2-4212-8533-6397d8acb842', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:40:16Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a8:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": "2026-06-09T15:40:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:18,500 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:40:18,580 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=6670532d-b8d1-4a69-879b-9029e56a9de7 0.080s 2026-06-09 15:40:18,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': 'Tue, 09 Jun 2026 15:40:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-d846a608-9c03-4bd3-862c-267d37a61191', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"ports":[{"id":"debb37e6-4fca-483c-ad18-3ba4fcedb40a","name":"","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:79:a8:e0","admin_state_up":true,"status":"ACTIVE","device_id":"6670532d-b8d1-4a69-879b-9029e56a9de7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["794c78bc-7a3d-45da-9e72-81c0c03ca138"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-378743940","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-378743940","fqdn":"tempest-testnetworkbasicops-server-378743940.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:40:10Z","updated_at":"2026-06-09T15:40:15Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:40:18,581 25 DEBUG [tempest.common.waiters] Server ID 6670532d-b8d1-4a69-879b-9029e56a9de7 ports are all ACTIVE [{'id': 'debb37e6-4fca-483c-ad18-3ba4fcedb40a', 'name': '', 'network_id': '18a15ecd-1f4a-43c7-96e5-470179d6108a', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:79:a8:e0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6670532d-b8d1-4a69-879b-9029e56a9de7', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '219f7ebe-6ce3-45fa-a9e3-c71c1038a28c', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['794c78bc-7a3d-45da-9e72-81c0c03ca138'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-378743940', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-378743940', 'fqdn': 'tempest-testnetworkbasicops-server-378743940.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:40:10Z', 'updated_at': '2026-06-09T15:40:15Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:40:20,218 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.637s 2026-06-09 15:40:20,219 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "debb37e6-4fca-483c-ad18-3ba4fcedb40a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-ff6af81c-439f-494c-bbf9-292406268b64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public10000 -openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "ae541aad-578d-40b1-8595-4018e46147fa", "port_id": "debb37e6-4fca-483c-ad18-3ba4fcedb40a", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "mac_address": "fa:16:3e:79:a8:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:40:19Z", "revision_number": 0}}' 2026-06-09 15:40:20,379 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/03c438cb-ed7c-4fa4-acb1-ebe572e482af 0.160s 2026-06-09 15:40:20,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-4ff9f272-fcfa-461f-8ce8-563b1c147385', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "ae541aad-578d-40b1-8595-4018e46147fa", "port_id": "debb37e6-4fca-483c-ad18-3ba4fcedb40a", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "mac_address": "fa:16:3e:79:a8:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:40:20Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:20,380 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '03c438cb-ed7c-4fa4-acb1-ebe572e482af', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.206', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': 'ae541aad-578d-40b1-8595-4018e46147fa', 'port_id': 'debb37e6-4fca-483c-ad18-3ba4fcedb40a', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '18a15ecd-1f4a-43c7-96e5-470179d6108a', 'mac_address': 'fa:16:3e:79:a8:e0', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '6670532d-b8d1-4a69-879b-9029e56a9de7', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:40:19Z', 'updated_at': '2026-06-09T15:40:20Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:40:20,380 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.161064 seconds 2026-06-09 15:40:20,380 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2026-06-09 15:40:20,380 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.206 in 120 sec and the expected result is reachable 2026-06-09 15:40:34,633 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.252192 seconds 2026-06-09 15:40:34,633 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.206 in 120 sec and the ping result is expected 2026-06-09 15:40:34,777 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/6670532d-b8d1-4a69-879b-9029e56a9de7/action 0.142s 2026-06-09 15:40:34,779 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:40:34 GMT', 'server': 'Apache', 'content-length': '75473', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2faeb0ee-0dec-4086-8f5a-71c6b0664333', 'x-compute-request-id': 'req-2faeb0ee-0dec-4086-8f5a-71c6b0664333', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7/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 1578883798 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001501] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004574] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004616] Using GB pages for direct mapping\\n[ 0.004896] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004901] ACPI: Early table checksum verification disabled\\n[ 0.004906] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004912] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004919] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004926] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004930] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004934] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004942] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004945] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004947] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004949] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004950] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004951] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004953] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005911] No NUMA configuration fo 2026-06-09 15:40:34,783 25 DEBUG [tempest.scenario.manager] Console output for 6670532d-b8d1-4a69-879b-9029e56a9de7 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 1578883798 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001501] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004574] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004616] Using GB pages for direct mapping [ 0.004896] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004901] ACPI: Early table checksum verification disabled [ 0.004906] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004912] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004919] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004926] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004930] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004934] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004938] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004942] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004945] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004947] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004949] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004950] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004951] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004953] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005911] No NUMA configuration found [ 0.005914] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005922] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006318] Zone ranges: [ 0.006320] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006322] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006324] Normal empty [ 0.006326] Device empty [ 0.006328] Movable zone start for each node [ 0.006331] Early memory node ranges [ 0.006332] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006333] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006335] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006596] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006638] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006923] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.015305] ACPI: PM-Timer IO Port: 0x608 [ 0.015358] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.015481] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.015486] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.015488] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.015490] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.015495] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.015498] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.015504] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.015507] TSC deadline timer available [ 0.015530] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.015608] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.015611] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.015613] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.015615] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.015617] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.015619] Booting paravirtualized kernel on KVM [ 0.015622] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.015631] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.015924] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.015994] kvm-guest: setup async PF for cpu 0 [ 0.016029] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.016052] kvm-guest: PV spinlocks disabled, single CPU [ 0.016061] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.016063] Policy zone: DMA32 [ 0.016065] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.016124] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.016161] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.016169] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.016224] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.016520] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.017289] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.017320] ftrace: allocating 50600 entries in 198 pages [ 0.042169] ftrace: allocated 198 pages with 4 groups [ 0.042334] rcu: Hierarchical RCU implementation. [ 0.042336] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042338] Rude variant of Tasks RCU enabled. [ 0.042340] Tracing variant of Tasks RCU enabled. [ 0.042341] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042343] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047022] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047430] random: crng init done [ 0.078917] Console: colour VGA+ 80x25 [ 0.203756] printk: console [tty1] enabled [ 0.460671] printk: console [ttyS0] enabled [ 0.463602] ACPI: Core revision 20210730 [ 0.465992] APIC: Switch to symmetric I/O mode setup [ 0.469627] x2apic enabled [ 0.472262] Switched APIC routing to physical x2apic. [ 0.479480] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.485846] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.489839] pid_max: default: 32768 minimum: 301 [ 0.489839] LSM: Security Framework initializing [ 0.489839] landlock: Up and running. [ 0.489839] Yama: becoming mindful. [ 0.489839] AppArmor: AppArmor initialized [ 0.489839] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.489839] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.489839] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.489839] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.489839] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.489839] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.489839] Spectre V2 : Mitigation: Retpolines [ 0.489839] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.489839] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.489839] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.489839] RETBleed: Mitigation: untrained return thunk [ 0.489839] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.489839] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.489839] Freeing SMP alternatives memory: 44K [ 0.489839] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.489985] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.493309] ... version: 0 [ 0.493851] ... bit width: 48 [ 0.496051] ... generic registers: 6 [ 0.497852] ... value mask: 0000ffffffffffff [ 0.500806] ... max period: 00007fffffffffff [ 0.501853] ... fixed-purpose events: 0 [ 0.504199] ... event mask: 000000000000003f [ 0.505979] rcu: Hierarchical SRCU implementation. [ 0.509631] smp: Bringing up secondary CPUs ... [ 0.509855] smp: Brought up 1 node, 1 CPU [ 0.512122] smpboot: Max logical packages: 1 [ 0.513853] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.517956] devtmpfs: initialized [ 0.519839] x86/mm: Memory block size: 128MB [ 0.522020] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.525862] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.529476] pinctrl core: initialized pinctrl subsystem [ 0.530184] PM: RTC time: 15:40:17, date: 2026-06-09 [ 0.533050] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.533947] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.537494] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.537865] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.541863] audit: initializing netlink subsys (disabled) [ 0.544926] thermal_sys: Registered thermal governor 'fair_share' [ 0.544928] thermal_sys: Registered thermal governor 'bang_bang' [ 0.545852] thermal_sys: Registered thermal governor 'step_wise' [ 0.549008] thermal_sys: Registered thermal governor 'user_space' [ 0.549863] audit: type=2000 audit(1781019617.597:1): state=initialized audit_enabled=0 res=1 [ 0.557858] thermal_sys: Registered thermal governor 'power_allocator' [ 0.557881] EISA bus registered [ 0.561855] cpuidle: using governor ladder [ 0.564162] cpuidle: using governor menu [ 0.568356] ACPI: bus type PCI registered [ 0.569854] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.573372] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.574051] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.577397] PCI: Using configuration type 1 for base access [ 0.579513] Kprobes globally optimized [ 0.582077] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.585467] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.586640] ACPI: Added _OSI(Module Device) [ 0.588890] ACPI: Added _OSI(Processor Device) [ 0.589879] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.592332] ACPI: Added _OSI(Processor Aggregator Device) [ 0.593888] ACPI: Added _OSI(Linux-Dell-Video) [ 0.596221] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.597860] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.603743] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.608862] ACPI: Interpreter enabled [ 0.609885] ACPI: PM: (supports S0 S5) [ 0.611902] ACPI: Using IOAPIC for interrupt routing [ 0.613882] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.617851] PCI: Using E820 reservations for host bridge windows [ 0.622070] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.630334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.633857] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.637976] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.641958] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.646797] PCI host bridge to bus 0000:00 [ 0.649670] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.649853] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.653853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.657872] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.661852] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.665852] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.669852] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.674104] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.681455] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.685884] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.697692] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.701093] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.709884] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.714009] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.721655] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.724700] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.732689] pci 0000:00:02.0: enabling Extended Tags [ 0.735842] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.741362] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.753066] pci 0000:00:02.1: enabling Extended Tags [ 0.758967] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.767715] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.781003] pci 0000:00:02.2: enabling Extended Tags [ 0.787624] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.793857] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.806056] pci 0000:00:02.3: enabling Extended Tags [ 0.812964] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.819444] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.831114] pci 0000:00:02.4: enabling Extended Tags [ 0.838334] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.845860] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.855136] pci 0000:00:02.5: enabling Extended Tags [ 0.863302] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.869135] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.875323] pci 0000:00:02.6: enabling Extended Tags [ 0.880380] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.885544] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.892454] pci 0000:00:02.7: enabling Extended Tags [ 0.899911] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.904671] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.910756] pci 0000:00:03.0: enabling Extended Tags [ 0.916591] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.921860] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.932712] pci 0000:00:03.1: enabling Extended Tags [ 0.936292] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.940650] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.948943] pci 0000:00:03.2: enabling Extended Tags [ 0.952545] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 0.956573] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 0.963084] pci 0000:00:03.3: enabling Extended Tags [ 0.968160] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 0.972418] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 0.978951] pci 0000:00:03.4: enabling Extended Tags [ 0.984136] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 0.988402] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 0.995818] pci 0000:00:03.5: enabling Extended Tags [ 1.000346] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.004479] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.011063] pci 0000:00:03.6: enabling Extended Tags [ 1.016441] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.020384] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.028547] pci 0000:00:03.7: enabling Extended Tags [ 1.034117] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.040349] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.046993] pci 0000:00:04.0: enabling Extended Tags [ 1.052137] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.057855] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.068898] pci 0000:00:04.1: enabling Extended Tags [ 1.072727] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.077179] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.083052] pci 0000:00:04.2: enabling Extended Tags [ 1.091178] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.097222] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.102770] pci 0000:00:04.3: enabling Extended Tags [ 1.108350] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.113068] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.119052] pci 0000:00:04.4: enabling Extended Tags [ 1.124265] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.131286] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.141744] pci 0000:00:04.5: enabling Extended Tags [ 1.144179] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.149220] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.158174] pci 0000:00:04.6: enabling Extended Tags [ 1.164218] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.169860] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.179268] pci 0000:00:04.7: enabling Extended Tags [ 1.186893] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.193603] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.203708] pci 0000:00:05.0: enabling Extended Tags [ 1.260504] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.263532] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.266776] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.285858] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.291039] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.297421] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.305588] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.314409] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.323185] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.329242] pci 0000:01:00.0: enabling Extended Tags [ 1.397669] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.397914] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.401429] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.401962] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.407762] pci_bus 0000:02: extended config space not accessible [ 1.410149] acpiphp: Slot [1] registered [ 1.412574] acpiphp: Slot [0] registered [ 1.413909] acpiphp: Slot [2] registered [ 1.416387] acpiphp: Slot [3] registered [ 1.417896] acpiphp: Slot [4] registered [ 1.420335] acpiphp: Slot [5] registered [ 1.421896] acpiphp: Slot [6] registered [ 1.424384] acpiphp: Slot [7] registered [ 1.425894] acpiphp: Slot [8] registered [ 1.428304] acpiphp: Slot [9] registered [ 1.429896] acpiphp: Slot [10] registered [ 1.432357] acpiphp: Slot [11] registered [ 1.433896] acpiphp: Slot [12] registered [ 1.436684] acpiphp: Slot [13] registered [ 1.437896] acpiphp: Slot [14] registered [ 1.440405] acpiphp: Slot [15] registered [ 1.441897] acpiphp: Slot [16] registered [ 1.444387] acpiphp: Slot [17] registered [ 1.445894] acpiphp: Slot [18] registered [ 1.448652] acpiphp: Slot [19] registered [ 1.449897] acpiphp: Slot [20] registered [ 1.452523] acpiphp: Slot [21] registered [ 1.453898] acpiphp: Slot [22] registered [ 1.456435] acpiphp: Slot [23] registered [ 1.457895] acpiphp: Slot [24] registered [ 1.460370] acpiphp: Slot [25] registered [ 1.461894] acpiphp: Slot [26] registered [ 1.464372] acpiphp: Slot [27] registered [ 1.465895] acpiphp: Slot [28] registered [ 1.468339] acpiphp: Slot [29] registered [ 1.469894] acpiphp: Slot [30] registered [ 1.472382] acpiphp: Slot [31] registered [ 1.476146] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.485298] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.551462] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.553963] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.557916] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.561938] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.570735] acpiphp: Slot [0-2] registered [ 1.573808] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.577855] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.589409] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.596829] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.598026] pci 0000:03:00.0: enabling Extended Tags [ 1.673627] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.673966] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.677961] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.684646] acpiphp: Slot [0-3] registered [ 1.686431] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.695482] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.708480] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.712972] pci 0000:04:00.0: enabling Extended Tags [ 1.791750] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.793973] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.797933] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.804387] acpiphp: Slot [0-4] registered [ 1.806460] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.814861] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.827008] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.831974] pci 0000:05:00.0: enabling Extended Tags [ 1.906322] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.909432] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.909963] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.916344] acpiphp: Slot [0-5] registered [ 1.918459] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.927193] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.939449] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.944804] pci 0000:06:00.0: enabling Extended Tags [ 2.023070] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.025991] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.029969] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.036396] acpiphp: Slot [0-6] registered [ 2.104740] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.105973] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.109968] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.116412] acpiphp: Slot [0-7] registered [ 2.184623] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.185973] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.189967] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.196522] acpiphp: Slot [0-8] registered [ 2.264768] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.265996] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.269968] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.276430] acpiphp: Slot [0-9] registered [ 2.348338] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.350019] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.353967] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.360702] acpiphp: Slot [0-10] registered [ 2.430832] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.433992] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.437967] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.444381] acpiphp: Slot [0-11] registered [ 2.516334] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.517976] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.521978] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.528908] acpiphp: Slot [0-12] registered [ 2.600612] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.601990] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.605987] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.612619] acpiphp: Slot [0-13] registered [ 2.685825] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.685974] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.689988] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.696389] acpiphp: Slot [0-14] registered [ 2.767342] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.769972] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.773967] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.780377] acpiphp: Slot [0-15] registered [ 2.852835] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.853975] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.857982] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.864883] acpiphp: Slot [0-16] registered [ 2.936509] pci 0000:00:03.7: PCI bridge to [bus 11] [ 2.937973] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 2.941977] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 2.948915] acpiphp: Slot [0-17] registered [ 3.022884] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.025980] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.029968] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.036478] acpiphp: Slot [0-18] registered [ 3.105416] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.105973] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.109973] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.116453] acpiphp: Slot [0-19] registered [ 3.185454] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.186006] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.189967] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.196592] acpiphp: Slot [0-20] registered [ 3.269134] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.269996] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.273986] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.280830] acpiphp: Slot [0-21] registered [ 3.354170] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.357458] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.357967] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.364395] acpiphp: Slot [0-22] registered [ 3.432635] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.433997] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.437978] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.445274] acpiphp: Slot [0-23] registered [ 3.515344] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.517990] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.521968] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.528777] acpiphp: Slot [0-24] registered [ 3.597361] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.597973] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.601967] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.608557] acpiphp: Slot [0-25] registered [ 3.677149] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.677986] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.681966] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.726467] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.730052] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.734007] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.737645] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.738077] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.741910] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.745715] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.746051] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.749944] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.753744] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.753867] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.757415] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.757867] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.761405] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.761867] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.765430] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.766135] iommu: Default domain type: Translated [ 3.769144] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.770014] SCSI subsystem initialized [ 3.773145] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.773839] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.773862] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.777320] vgaarb: loaded [ 3.777905] ACPI: bus type USB registered [ 3.780497] usbcore: registered new interface driver usbfs [ 3.781861] usbcore: registered new interface driver hub [ 3.785116] usbcore: registered new device driver usb [ 3.785879] pps_core: LinuxPPS API ver. 1 registered [ 3.788893] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.789856] PTP clock support registered [ 3.792449] EDAC MC: Ver: 3.0.0 [ 3.797000] NetLabel: Initializing [ 3.797853] NetLabel: domain hash size = 128 [ 3.800616] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.801883] NetLabel: unlabeled traffic allowed by default [ 3.805389] PCI: Using ACPI for IRQ routing [ 4.586552] clocksource: Switched to clocksource kvm-clock [ 4.602754] VFS: Disk quotas dquot_6.6.0 [ 4.605353] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.609499] AppArmor: AppArmor Filesystem Enabled [ 4.612505] pnp: PnP ACPI init [ 4.614864] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.619726] pnp: PnP ACPI: found 5 devices [ 4.627936] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.633286] NET: Registered PF_INET protocol family [ 4.637566] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.642909] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.647844] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.652449] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.656990] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.661572] TCP: Hash tables configured (established 1024 bind 1024) [ 4.665764] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.670430] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.674641] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.679281] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.682832] NET: Registered PF_XDP protocol family [ 4.685851] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.690861] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.695981] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.701228] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.706217] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.711328] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.716509] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.721563] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.726538] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.731524] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.736431] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.741638] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.746665] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.752032] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.756960] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.761913] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.766879] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.771874] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.776831] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.781792] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.786806] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.791816] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.796877] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.801932] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.806986] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.810910] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.814832] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.819121] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.822958] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.826780] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.830535] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.834374] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.838189] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.842173] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.846194] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.850512] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.854383] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.858256] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.862288] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.866487] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.870651] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.874807] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.878886] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.882988] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.886932] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.891511] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.895827] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.900611] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.905038] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.909268] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.913207] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.917677] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.921815] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.925978] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.929841] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.934042] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.938304] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 4.942545] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 4.946460] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 4.950547] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 4.954359] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 4.958192] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 4.961967] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 4.965888] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 4.969631] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 4.973435] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 4.977484] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 4.981470] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 4.985319] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 4.989231] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 4.993174] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 4.997069] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.000913] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.005003] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.009442] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.013697] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.018029] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.022571] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.027137] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.031197] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.035367] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.039493] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.043592] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.047477] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.051895] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.056223] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.060429] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.064343] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.068522] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.072460] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.076583] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.080567] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.084907] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.089154] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.093321] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.096581] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.103070] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.109082] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.117594] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.120978] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.128071] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.133561] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.141893] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.148348] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.153697] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.161272] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.166716] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.173684] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.183271] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.188287] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.194286] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.201563] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.208147] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.213399] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.221669] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.228536] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.233748] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.242960] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.249226] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.256748] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.265136] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.269830] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.276960] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.283819] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.290849] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.295762] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.304021] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.310003] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.315157] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.322906] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.327691] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.335431] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.342904] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.349811] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.354914] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.363675] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.368659] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.374542] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.379864] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.389841] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.394050] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.399948] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.406754] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.413581] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.418298] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.423640] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.430195] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.436500] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.440949] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.446579] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.453076] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.459796] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.464424] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.469748] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.475027] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.484763] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.489284] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.494992] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.501424] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.508683] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.513781] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.519669] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.526844] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.535767] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.539007] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.544557] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.551200] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.559262] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.562297] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.567178] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.574751] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.582826] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.587119] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.593104] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.599203] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.607486] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.610981] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.616255] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.622910] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.631343] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.634370] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.639821] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.646886] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.655088] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.658208] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.663202] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.670323] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.678176] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.681811] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.685699] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.691346] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.695268] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.699211] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.703259] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.706525] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.710191] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.714525] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.717931] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.721627] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.725876] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.729510] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.733902] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.737558] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.742312] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.745984] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.750520] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.756198] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.760502] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.764151] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.768516] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.772149] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.776463] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.780080] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.784363] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.788321] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.793074] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.796823] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.801209] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.805086] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.809503] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.813150] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.817714] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.821101] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.824762] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.829534] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.833012] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.836955] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.841100] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.844384] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.848195] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.852376] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 5.855684] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 5.859310] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.863517] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 5.866789] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 5.870562] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.875189] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 5.878679] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 5.882467] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.887018] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 5.890795] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 5.894671] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.899257] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 5.903212] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 5.907295] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.913092] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 5.916630] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 5.920399] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.924629] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 5.928018] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 5.931644] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.936142] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 5.940081] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 5.943964] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.948557] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 5.952105] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 5.955958] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.960331] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 5.963622] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 5.967447] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.973246] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 5.981294] PCI: CLS 0 bytes, default 64 [ 5.983796] Trying to unpack rootfs image as initramfs... [ 5.987130] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.006177] Initialise system trusted keyrings [ 6.008906] Key type blacklist registered [ 6.018103] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.023087] zbud: loaded [ 6.024983] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.038252] fuse: init (API version 7.34) [ 6.041584] integrity: Platform Keyring initialized [ 6.061944] Key type asymmetric registered [ 6.064502] Asymmetric key parser 'x509' registered [ 6.070108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.081964] io scheduler mq-deadline registered [ 6.087159] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.098546] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.114309] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.126354] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.142353] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.150572] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.162219] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.174333] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.181849] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.198340] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.205329] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.218394] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.228614] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.233318] Freeing initrd memory: 8744K [ 6.237279] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.244104] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.248755] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.253374] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.258386] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.262200] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.269322] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.273118] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.280532] pcieport 0000:00:03.2: PME: 10000 Signaling with IRQ 34 [ 6.284311] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.291360] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.295253] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.302278] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.306038] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.313161] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.317040] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.324173] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.327866] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.335235] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.339002] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.343990] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.349177] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.353350] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.360339] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.364452] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.371854] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.376407] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.385827] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.390337] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.398592] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.403217] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.410489] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.414378] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.422398] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.426372] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.434252] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.437972] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.443272] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.448261] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.452400] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.459729] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.467625] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.471498] shpchp 0000:01:00.0: Slot initialization failed [ 6.476765] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.481420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.485694] ACPI: button: Power Button [PWRF] [ 6.509600] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.544879] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.551059] Linux agpgart interface v0.103 [ 6.555654] loop: module loaded [ 6.558185] tun: Universal TUN/TAP device driver, 1.6 [ 6.561367] PPP generic driver version 2.4.2 [ 6.564667] VFIO - User Level meta-driver version: 0.3 [ 6.568363] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.572305] ehci-pci: EHCI PCI platform driver [ 6.575250] ehci-platform: EHCI generic platform driver [ 6.578758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.582500] ohci-pci: OHCI PCI platform driver [ 6.585262] ohci-platform: OHCI generic platform driver [ 6.588509] uhci_hcd: USB Universal Host Controller Interface driver [ 6.593790] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.596948] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.601231] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.604455] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.608145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.613658] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.617933] usb usb1: Product: UHCI Host Controller [ 6.620864] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.624509] usb usb1: SerialNumber: 0000:02:01.0 [ 6.627501] hub 1-0:1.0: USB hub found [ 6.629931] hub 1-0:1.0: 2 ports detected [ 6.632594] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.640422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.644663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.648711] mousedev: PS/2 mouse device common for all mice [ 6.653463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.659404] rtc_cmos 00:03: RTC can wake from S4 [ 6.664672] rtc_cmos 00:03: registered as rtc0 [ 6.668211] rtc_cmos 00:03: setting system clock to 2026-06-09T15:40:24 UTC (1781019624) [ 6.673930] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.678350] i2c_dev: i2c /dev entries driver [ 6.681329] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.689143] device-mapper: uevent: version 1.0.3 [ 6.692440] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.698358] platform eisa.0: Probing EISA bus 0 [ 6.701477] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.705985] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.710624] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.714864] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.719257] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.723588] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.728137] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.732455] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.737149] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.741733] platform eisa.0: EISA: Detected 0 cards [ 6.745105] ledtrig-cpu: registered to indicate activity on CPUs [ 6.748874] drop_monitor: Initializing network drop monitor service [ 6.752744] NET: Registered PF_INET6 protocol family [ 6.759388] Segment Routing with IPv6 [ 6.762273] In-situ OAM (IOAM) with IPv6 [ 6.765757] NET: Registered PF_PACKET protocol family [ 6.769638] Key type dns_resolver registered [ 6.773423] IPI shorthand broadcast: enabled [ 6.776843] registered taskstats version 1 [ 6.780098] Loading compiled-in X.509 certificates [ 6.784316] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.791880] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.798927] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.805708] blacklist: Loading compiled-in revocation X.509 certificates [ 6.810262] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.816867] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.823736] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.832480] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.839558] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.846908] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.854041] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.860540] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.867905] zswap: loaded using pool lzo/zbud [ 6.870823] Key type .fscrypt registered [ 6.873444] Key type fscrypt-provisioning registered [ 6.878270] Key type encrypted registered [ 6.880867] AppArmor: AppArmor sha1 policy hashing enabled [ 6.884390] ima: No TPM chip found, activating TPM-bypass! [ 6.887836] Loading compiled-in module X.509 certificates [ 6.891912] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.898653] ima: Allocated hash algorithm: sha1 [ 6.901798] ima: No architecture policies found [ 6.904727] evm: Initialising EVM extended attributes: [ 6.908062] evm: security.selinux [ 6.910477] evm: security.SMACK64 [ 6.912666] evm: security.SMACK64EXEC [ 6.915134] evm: security.SMACK64TRANSMUTE [ 6.917811] evm: security.SMACK64MMAP [ 6.920362] evm: security.apparmor [ 6.922604] evm: security.ima [ 6.924530] evm: security.capability [ 6.926910] evm: HMAC attrs: 0x1 [ 6.929450] PM: Magic number: 14:399:689 [ 6.932305] RAS: Correctable Errors collector initialized. [ 6.935636] Unstable clock detected, switching default tracing clock to "global" [ 6.935636] If you want to keep using the local clock, then add: [ 6.935636] "trace_clock=local" [ 6.935636] on the kernel command line [ 6.949544] Freeing unused decrypted memory: 2036K [ 6.952955] Freeing unused kernel image (initmem) memory: 3244K [ 6.957902] Write protecting the kernel read-only data: 30720k [ 6.961934] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 6.966263] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.012053] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.015947] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.019761] Run /init as init process info: initramfs: up at 6.58 [ 7.075710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.096123] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.100347] GPT:229375 != 2097151 [ 7.102458] GPT:Alternate GPT header not at the end of the disk. [ 7.105803] GPT:229375 != 2097151 [ 7.107895] GPT: Use GNU Parted to correct GPT errors. [ 7.152601] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.524639] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.554764] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.53 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:66:70:53:2d:b8:d1:4a:69:87:9b:90:29:e5:6a:9d:e7 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.07s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAO5BokemC2SJOtbdsD+VUvk7TfFU9r3XZ0EkWsbOD9gcUidMXhtH+RFULGWfKWvj4NWpRgm7HsY/WrMrrGum8Hqy+fJm7NzYAf9Pu8wSCeDNI4t2SCWJxeq1IyM68P1sOg7NqTkZhhd1eDBhNb0Icschf+lKzadcvpSjUN7fg9sAIvBcxUVmI0xNKTQ/MkA0OFg2DHZ25v9KMvfu/r4Uih760Fe7vFaVsK4sUrFAFp2Thk/z7s1CvmqnA6jFcAa3IT8sL4Jd7x+hBc0rEmnfWKiuDzSSk5HuGUaG6zOCXnAtBD42Bup37Zf/MlVVTu3ILMGzTTizMU60kJc55jndr root@tempest-testnetworkbasicops-server-378743940 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGeW6NAfsvxrRCz32kt2zZSKFGGLT9NIbXwV6QWhCDHR84FcZwL+W0Al6/hFkkJgi8iUhuPnQNxgBL61rP8Bl2M= root@tempest-testnetworkbasicops-server-378743940 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe79:a8e0/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 6670532d-b8d1-4a69-879b-9029e56a9de7 name: tempest-TestNetworkBasicOps-server-378743940 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-378743940 launch-index: 0 === cirros: current=0.6.2 uptime=8.75 === === 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:79:A8:E0 inet6 addr: fe80::f816:3eff:fe79:a8e0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:924 (924.0 B) TX bytes:180 (180.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-378743940 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.644241] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.648575] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.666598] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.931517] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 7.984253] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.117931] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.119299] ISO 9660 Extensions: RRIP_1991A [ 8.239160] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.998124] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.004542] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:40:25 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:40:26 cirros auth.notice su: + none root:cirros Jun 9 16:40:26 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: DUID 00:04:66:70:53:2d:b8:d1:4a:69:87:9b:90:29:e5:6a:9d:e7 Jun 9 16:40:26 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:79:a8:e0 Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe79:a8e0 Jun 9 16:40:26 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:40:26 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:40:27 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:40:27 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Jun 9 16:40:27 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-378743940 login: 2026-06-09 15:40:34,785 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:34,790 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:34,901 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:34,901 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:35,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/ports?project_id=60f33b4c5b684e85871ad9dcb016134a&network_id=18a15ecd-1f4a-43c7-96e5-470179d6108a 0.780s 2026-06-09 15:40:35,682 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3456', 'x-openstack-request-id': 'req-020b7f10-4cd6-4978-914c-f343de58aeea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=60f33b4c5b684e85871ad9dcb016134a&network_id=18a15ecd-1f4a-43c7-96e5-470179d6108a'} Body: b'{"ports":[{"id":"838e6472-e2cb-42f5-acc4-4d8b521944a0","name":"","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7a:8d:86","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-18a15ecd-1f4a-43c7-96e5-470179d6108a","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","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":"2026-06-09T15:39:55Z","updated_at":"2026-06-09T15:39:58Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"b329674a-c8d5-4752-993b-f4c9dd7fce6f","name":"","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:62:09:84","admin_state_up":true,"status":"ACTIVE","device_id":"ae541aad-578d-40b1-8595-4018e46147fa","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","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":"2026-06-09T15:39:59Z","updated_at":"2026-06-09T15:40:00Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"debb37e6-4fca-483c-ad18-3ba4fcedb40a","name":"","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:79:a8:e0","admin_state_up":true,"status":"ACTIVE","device_id":"6670532d-b8d1-4a69-879b-9029e56a9de7","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["794c78bc-7a3d-45da-9e72-81c0c03ca138"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-378743940","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-378743940","fqdn":"tempest-testnetworkbasicops-server-378743940.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:40:10Z","updated_at":"2026-06-09T15:40:15Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:40:35,683 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:35,686 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:35,789 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:35,790 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:35,791 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 2026-06-09 15:40:35,791 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:35,794 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:35,906 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:35,907 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:35,921 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.129995 seconds 2026-06-09 15:40:35,921 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 2026-06-09 15:40:35,921 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:35,924 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:36,033 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:36,034 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:36,046 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.124852 seconds 2026-06-09 15:40:36,994 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=77f9e994-5c61-4648-94f3-139fd110f2ee 0.947s 2026-06-09 15:40:36,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-81bba2da-5b28-4e79-8306-bfdc6c4b7a3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee'} Body: b'{"subnets":[{"id":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"}]}' 2026-06-09 15:40:36,995 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:36,999 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:37,095 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:37,096 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:37,096 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 2026-06-09 15:40:37,096 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:40:37,099 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:40:37,203 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:40:37,204 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:40:37,259 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.162296 seconds 2026-06-09 15:40:37,700 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/03c438cb-ed7c-4fa4-acb1-ebe572e482af 0.440s 2026-06-09 15:40:37,701 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': 'Tue, 09 Jun 2026 15:40:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-e3bd1394-f3de-4d91-a159-1cfe253aa51e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "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": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:40:37Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:37,863 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/03c438cb-ed7c-4fa4-acb1-ebe572e482af 0.161s 2026-06-09 15:40:37,864 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-2ad9e4f2-f7b6-4b19-a204-4fbcd3dd5302', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "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": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:40:37Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:37,864 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '03c438cb-ed7c-4fa4-acb1-ebe572e482af', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.206', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', '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': '2026-06-09T15:40:19Z', 'updated_at': '2026-06-09T15:40:37Z', 'revision_number': 3, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: DOWN 2026-06-09 15:40:37,864 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.162160 seconds 2026-06-09 15:40:37,864 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2026-06-09 15:40:37,864 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.206 in 120 sec and the expected result is unreachable 2026-06-09 15:40:38,895 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.030184 seconds 2026-06-09 15:40:38,895 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.206 in 120 sec and the ping result is expected 2026-06-09 15:40:39,014 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.117s 2026-06-09 15:40:39,014 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-59768953", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC0TWb9CWWU/YJvGWF8iAuBfCdtEGuSCIEtSfApJJQc/GQFEgDAqQP4y7Dh014nToHNq8hvnAvK3EH0gs1/RbvPAQ2J5b1W+6jZSk3PkuI8MyDQINkYcMPBb2tYFfkxkhA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:38 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-34d7324c-55ad-4286-9781-3ad04b06594b', 'x-compute-request-id': 'req-34d7324c-55ad-4286-9781-3ad04b06594b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-59768953", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC0TWb9CWWU/YJvGWF8iAuBfCdtEGuSCIEtSfApJJQc/GQFEgDAqQP4y7Dh014nToHNq8hvnAvK3EH0gs1/RbvPAQ2J5b1W+6jZSk3PkuI8MyDQINkYcMPBb2tYFfkxkhA==", "fingerprint": "82:8e:b9:35:8c:21:95:5f:3d:e6:34:2c:8c:45:8a:68", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:40:39,308 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.292s 2026-06-09 15:40:39,308 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-1259760485", "description": "tempest-secgroup-smoke-1259760485 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-65148766-17e7-4446-97ea-3d706b5ebba2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "name": "tempest-secgroup-smoke-1259760485", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1259760485 description", "shared": false, "security_group_rules": [{"id": "3d18c3ce-4eb6-4d44-88e5-e0f99eb0fce7", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "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": "2026-06-09T15:40:39Z", "updated_at": "2026-06-09T15:40:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "aefddb80-518f-4bd5-b7f1-5d929bdda7d4", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "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": "2026-06-09T15:40:39Z", "updated_at": "2026-06-09T15:40:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:40:39Z", "updated_at": "2026-06-09T15:40:39Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:40,329 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 1.020s 2026-06-09 15:40:40,330 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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-36869a8f-08ab-4e6a-a8d8-14933bdd38df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "10c44ce6-03da-4001-b509-93686344feaa", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:39Z", "updated_at": "2026-06-09T15:40:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:41,287 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.956s 2026-06-09 15:40:41,288 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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d141ea94-8ecc-4407-b5f8-268d71df11c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "71c8ba5f-cf0b-4e0d-9470-7e2ad4d4693a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:40Z", "updated_at": "2026-06-09T15:40:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:42,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.872s 2026-06-09 15:40:42,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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a3066454-d0a6-4591-bd48-807e91de1d30', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "e87b0f0a-017a-4635-a602-a07d3e83aaa7", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:41Z", "updated_at": "2026-06-09T15:40:41Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:43,042 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.880s 2026-06-09 15:40:43,042 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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b12c9c60-50d0-45a9-9e7e-1ecbb30eb12f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "cd8bce21-f146-4b3c-8128-b5c332937582", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:42Z", "updated_at": "2026-06-09T15:40:42Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:44,001 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.958s 2026-06-09 15:40:44,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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-dcfe79f2-c5bf-4690-abaa-3f12dbb83656', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "bc8ec731-8dc2-472c-a845-5e0b578e7746", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:43Z", "updated_at": "2026-06-09T15:40:43Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:45,018 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 1.016s 2026-06-09 15:40:45,018 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": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ef3e7a89-1480-4410-bb68-b1dbbe7e9a86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f2b6fc18-6e4b-4074-93c3-b53a884f4b7b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "30ced5ca-53a6-41ae-ae83-7faa74c25eb0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:40:44Z", "updated_at": "2026-06-09T15:40:44Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:40:45,363 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.334s 2026-06-09 15:40:45,364 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:45 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bca80332-48d1-4169-bcbc-d9fc3a7e0a5b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["aEJg0ZdyQlOTIr4DRigtkg"], "expires_at": "2026-06-09T16:40:45.000000Z", "issued_at": "2026-06-09T15:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:40:45,365 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2026-06-09 15:40:47,028 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.663s 2026-06-09 15:40:47,029 25 DEBUG [tempest.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-1234740295", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "18a15ecd-1f4a-43c7-96e5-470179d6108a"}], "key_name": "tempest-TestNetworkBasicOps-59768953", "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:45 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fafd18a-3507-4fd1-83c3-58e1c258f095', 'x-compute-request-id': 'req-6fafd18a-3507-4fd1-83c3-58e1c258f095', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "adminPass": "viC6K7MgBZv6"}}' 2026-06-09 15:40:47,512 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.478s 2026-06-09 15:40:47,513 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:47 GMT', 'server': 'Apache', 'content-length': '1393', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f5c958-d301-4232-8099-6f6545de7f48', 'x-compute-request-id': 'req-61f5c958-d301-4232-8099-6f6545de7f48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:49,678 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 1.158s 2026-06-09 15:40:49,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:48 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-e0d24380-6362-4258-bb52-83c3e95a5ff0', 'x-compute-request-id': 'req-e0d24380-6362-4258-bb52-83c3e95a5ff0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:51,031 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.342s 2026-06-09 15:40:51,031 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:50 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-8e69d76f-9107-4bb2-a723-e0a0f0018901', 'x-compute-request-id': 'req-8e69d76f-9107-4bb2-a723-e0a0f0018901', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "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": []}}' 2026-06-09 15:40:51,035 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 4 second wait 2026-06-09 15:40:52,632 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.594s 2026-06-09 15:40:52,632 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:52 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b777c4b-7966-4b3a-bfc2-c2000795bb3d', 'x-compute-request-id': 'req-5b777c4b-7966-4b3a-bfc2-c2000795bb3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "securi10000 ty_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:52,637 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2026-06-09 15:40:54,181 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.542s 2026-06-09 15:40:54,182 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:53 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddafe3b8-d0a0-48b2-80cc-174dcf9525af', 'x-compute-request-id': 'req-ddafe3b8-d0a0-48b2-80cc-174dcf9525af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:55,549 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.362s 2026-06-09 15:40:55,550 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:55 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741a587a-894e-4ada-bb15-37f06bacf9ff', 'x-compute-request-id': 'req-741a587a-894e-4ada-bb15-37f06bacf9ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:57,152 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.596s 2026-06-09 15:40:57,152 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:56 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8536cb3-7e35-47c8-8806-b00d1cf4c773', 'x-compute-request-id': 'req-c8536cb3-7e35-47c8-8806-b00d1cf4c773', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:40:59,192 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 1.036s 2026-06-09 15:40:59,193 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:40:58 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-9efae6c0-967f-4e24-9514-7cffb29cccb3', 'x-compute-request-id': 'req-9efae6c0-967f-4e24-9514-7cffb29cccb3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:00,975 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.776s 2026-06-09 15:41:00,976 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:00 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-fed4e488-b06f-48da-91f2-b041efc71a87', 'x-compute-request-id': 'req-fed4e488-b06f-48da-91f2-b041efc71a87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:59Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": "2026-06-09T15:40:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:00,980 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-09 15:41:01,394 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.414s 2026-06-09 15:41:01,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:00 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-e6c1893c-f41d-4207-9eb1-52a65368b38d', 'x-compute-request-id': 'req-e6c1893c-f41d-4207-9eb1-52a65368b38d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:40:59Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": "2026-06-09T15:40:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:01,492 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=9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.092s 2026-06-09 15:41:01,492 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-341c58bc-d553-45ff-a847-aeefd9db5f98', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"ports":[{"id":"48da0452-1ac3-47fa-8d68-4e56fedb9281","name":"","network_id":"18a15ecd-1f4a-43c7-96e5-470179d6108a","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ab:22:1c","admin_state_up":true,"status":"ACTIVE","device_id":"9088822b-76b5-4a89-8a89-1b1e77d1c3a8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"219f7ebe-6ce3-45fa-a9e3-c71c1038a28c","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["30ced5ca-53a6-41ae-ae83-7faa74c25eb0"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1234740295","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1234740295","fqdn":"tempest-testnetworkbasicops-server-1234740295.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:40:51Z","updated_at":"2026-06-09T15:40:57Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:41:01,492 25 DEBUG [tempest.common.waiters] Server ID 9088822b-76b5-4a89-8a89-1b1e77d1c3a8 ports are all ACTIVE [{'id': '48da0452-1ac3-47fa-8d68-4e56fedb9281', 'name': '', 'network_id': '18a15ecd-1f4a-43c7-96e5-470179d6108a', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:ab:22:1c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9088822b-76b5-4a89-8a89-1b1e77d1c3a8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '219f7ebe-6ce3-45fa-a9e3-c71c1038a28c', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['30ced5ca-53a6-41ae-ae83-7faa74c25eb0'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1234740295', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1234740295', 'fqdn': 'tempest-testnetworkbasicops-server-1234740295.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:40:51Z', 'updated_at': '2026-06-09T15:40:57Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:41:02,734 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/03c438cb-ed7c-4fa4-acb1-ebe572e482af 1.241s 2026-06-09 15:41:02,735 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "48da0452-1ac3-47fa-8d68-4e56fedb9281"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-19c09e40-c016-4491-b3fd-61392086136c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "ae541aad-578d-40b1-8595-4018e46147fa", "port_id": "48da0452-1ac3-47fa-8d68-4e56fedb9281", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "mac_address": "fa:16:3e:ab:22:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:41:02Z", "revision_number": 4, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:02,842 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/03c438cb-ed7c-4fa4-acb1-ebe572e482af 0.105s 2026-06-09 15:41:02,842 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-dbbaa6fe-1f93-4a9d-ad9c-fe220e20ddb7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'{"floatingip": {"id": "03c438cb-ed7c-4fa4-acb1-ebe572e482af", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.206", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "ae541aad-578d-40b1-8595-4018e46147fa", "port_id": "48da0452-1ac3-47fa-8d68-4e56fedb9281", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "mac_address": "fa:16:3e:ab:22:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:40:19Z", "updated_at": "2026-06-09T15:41:02Z", "revision_number": 5, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:02,843 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '03c438cb-ed7c-4fa4-acb1-ebe572e482af', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.206', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': 'ae541aad-578d-40b1-8595-4018e46147fa', 'port_id': '48da0452-1ac3-47fa-8d68-4e56fedb9281', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '18a15ecd-1f4a-43c7-96e5-470179d6108a', 'mac_address': 'fa:16:3e:ab:22:1c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '9088822b-76b5-4a89-8a89-1b1e77d1c3a8', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:40:19Z', 'updated_at': '2026-06-09T15:41:02Z', 'revision_number': 5, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:41:02,843 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.107580 seconds 2026-06-09 15:41:02,844 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2026-06-09 15:41:02,844 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.206 in 120 sec and the expected result is reachable 2026-06-09 15:41:15,130 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.285943 seconds 2026-06-09 15:41:15,131 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.206 in 120 sec and the ping result is expected 2026-06-09 15:41:15,310 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/9088822b-76b5-4a89-8a89-1b1e77d1c3a8/action 0.178s 2026-06-09 15:41:15,311 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:41:15 GMT', 'server': 'Apache', 'content-length': '75478', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904d2fa6-2f9e-4ea5-835e-32cb94f5a2ff', 'x-compute-request-id': 'req-904d2fa6-2f9e-4ea5-835e-32cb94f5a2ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8/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 1785222395 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2799.998 MHz processor\\n[ 0.001258] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001696] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.006387] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.006445] Using GB pages for direct mapping\\n[ 0.006752] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.006759] ACPI: Early table checksum verification disabled\\n[ 0.006767] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.006773] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006781] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006790] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006794] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.006798] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006802] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006805] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.006809] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.006811] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.006813] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.006814] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.006815] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.006817] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.008076] No NUMA configuration fo 2026-06-09 15:41:15,312 25 DEBUG [tempest.scenario.manager] Console output for 9088822b-76b5-4a89-8a89-1b1e77d1c3a8 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 1785222395 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2799.998 MHz processor [ 0.001258] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001696] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.006387] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.006445] Using GB pages for direct mapping [ 0.006752] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.006759] ACPI: Early table checksum verification disabled [ 0.006767] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.006773] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006781] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006790] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006794] ACPI: FACS 0x0000000007FE0000 000040 [ 0.006798] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006802] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006805] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.006809] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.006811] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.006813] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.006814] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.006815] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.006817] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.008076] No NUMA configuration found [ 0.008079] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.008088] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.008469] Zone ranges: [ 0.008471] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.008474] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.008476] Normal empty [ 0.008478] Device empty [ 0.008479] Movable zone start for each node [ 0.008482] Early memory node ranges [ 0.008483] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.008486] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.008487] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.008876] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.008906] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.009101] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019766] ACPI: PM-Timer IO Port: 0x608 [ 0.019804] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019934] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019939] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019942] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019944] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019946] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019948] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019952] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019955] TSC deadline timer available [ 0.019970] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.020055] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.020058] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.020060] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.020061] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.020064] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.020066] Booting paravirtualized kernel on KVM [ 0.020070] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.020080] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.021405] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.021504] kvm-guest: setup async PF for cpu 0 [ 0.021534] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.021554] kvm-guest: PV spinlocks disabled, single CPU [ 0.021562] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.021564] Policy zone: DMA32 [ 0.021566] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.021642] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.021662] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.021673] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.021739] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.022094] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.022835] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.022868] ftrace: allocating 50600 entries in 198 pages [ 0.052513] ftrace: allocated 198 pages with 4 groups [ 0.052751] rcu: Hierarchical RCU implementation. [ 0.052754] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.052756] Rude variant of Tasks RCU enabled. [ 0.052756] Tracing variant of Tasks RCU enabled. [ 0.052758] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.052760] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.057536] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.057989] random: crng init done [ 0.097412] Console: colour VGA+ 80x25 [ 0.233200] printk: console [tty1] enabled [ 0.563172] printk: console [ttyS0] enabled [ 0.566837] ACPI: Core revision 20210730 [ 0.569651] APIC: Switch to symmetric I/O mode setup [ 0.573952] x2apic enabled [ 0.577179] Switched APIC routing to physical x2apic. [ 0.585350] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.591991] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.595981] pid_max: default: 32768 minimum: 301 [ 0.595981] LSM: Security Framework initializing [ 0.595981] landlock: Up and running. [ 0.595981] Yama: becoming mindful. [ 0.595981] AppArmor: AppArmor initialized [ 0.595981] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.595981] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.595981] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.595981] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.595981] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.595981] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.595981] Spectre V2 : Mitigation: Retpolines [ 0.595981] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.595981] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.595981] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.595981] RETBleed: Mitigation: untrained return thunk [ 0.595981] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.595981] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.595981] Freeing SMP alternatives memory: 44K [ 0.595981] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.596131] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.600003] ... version: 0 [ 0.602556] ... bit width: 48 [ 0.603993] ... generic registers: 6 [ 0.606555] ... value mask: 0000ffffffffffff [ 0.607993] ... max period: 00007fffffffffff [ 0.611229] ... fixed-purpose events: 0 [ 0.611993] ... event mask: 000000000000003f [ 0.615366] rcu: Hierarchical SRCU implementation. [ 0.616447] smp: Bringing up secondary CPUs ... [ 0.619324] smp: Brought up 1 node, 1 CPU [ 0.619995] smpboot: Max logical packages: 1 [ 0.622653] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.624472] devtmpfs: initialized [ 0.626711] x86/mm: Memory block size: 128MB [ 0.628212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.632005] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.636049] pinctrl core: initialized pinctrl subsystem [ 0.639776] PM: RTC time: 15:41:00, date: 2026-06-09 [ 0.640212] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.644090] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.648030] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.652007] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.656014] audit: initializing netlink subsys (disabled) [ 0.659751] thermal_sys: Registered thermal governor 'fair_share' [ 0.659752] thermal_sys: Registered thermal governor 'bang_bang' [ 0.659994] thermal_sys: Registered thermal governor 'step_wise' [ 0.663726] thermal_sys: Registered thermal governor 'user_space' [ 0.664001] audit: type=2000 audit(1781019660.450:1): state=initialized audit_enabled=0 res=1 [ 0.671999] thermal_sys: Registered thermal governor 'power_allocator' [ 0.672022] EISA bus registered [ 0.678298] cpuidle: using governor ladder [ 0.679995] cpuidle: using governor menu [ 0.685259] ACPI: bus type PCI registered [ 0.688015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.692314] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.695997] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.700015] PCI: Using configuration type 1 for base access [ 0.704855] Kprobes globally optimized [ 0.707563] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.707998] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.712823] ACPI: Added _OSI(Module Device) [ 0.715591] ACPI: Added _OSI(Processor Device) [ 0.716022] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.719216] ACPI: Added _OSI(Processor Aggregator Device) [ 0.720096] ACPI: Added _OSI(Linux-Dell-Video) [ 0.723093] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.724015] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.731309] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.735382] ACPI: Interpreter enabled [ 0.736007] ACPI: PM: (supports S0 S5) [ 0.738659] ACPI: Using IOAPIC for interrupt routing [ 0.740031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.743994] PCI: Using E820 reservations for host bridge windows [ 0.747981] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.753459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.756000] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.760159] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.764126] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.769273] PCI host bridge to bus 0000:00 [ 0.771999] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775998] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.779996] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783996] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.787997] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.791998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.796349] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.805078] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.812030] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.826035] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.832036] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.845601] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.848196] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.856817] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.863998] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.875304] pci 0000:00:02.0: enabling Extended Tags [ 0.878548] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.884004] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.896863] pci 0000:00:02.1: enabling Extended Tags [ 0.904690] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.911556] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.917749] pci 0000:00:02.2: enabling Extended Tags [ 0.922468] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.928022] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.938898] pci 0000:00:02.3: enabling Extended Tags [ 0.942568] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.947515] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.953398] pci 0000:00:02.4: enabling Extended Tags [ 0.960928] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.967917] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.973391] pci 0000:00:02.5: enabling Extended Tags [ 0.978642] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.983684] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.990896] pci 0000:00:02.6: enabling Extended Tags [ 0.994730] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.999737] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.005510] pci 0000:00:02.7: enabling Extended Tags [ 1.014687] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.020006] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.031590] pci 0000:00:03.0: enabling Extended Tags [ 1.034724] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.038736] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.044805] pci 0000:00:03.1: enabling Extended Tags [ 1.052726] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.059218] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.064293] pci 0000:00:03.2: enabling Extended Tags [ 1.070625] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.074980] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.080363] pci 0000:00:03.3: enabling Extended Tags [ 1.086619] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.091833] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.097980] pci 0000:00:03.4: enabling Extended Tags [ 1.102677] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.107693] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.115114] pci 0000:00:03.5: enabling Extended Tags [ 1.118592] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.122923] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.130318] pci 0000:00:03.6: enabling Extended Tags [ 1.134688] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.138960] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.144799] pci 0000:00:03.7: enabling Extended Tags [ 1.154417] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.158829] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.164327] pci 0000:00:04.0: enabling Extended Tags [ 1.170654] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.174597] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.180304] pci 0000:00:04.1: enabling Extended Tags [ 1.186393] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.191433] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.196300] pci 0000:00:04.2: enabling Extended Tags [ 1.202537] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.207385] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.212292] pci 0000:00:04.3: enabling Extended Tags [ 1.218450] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.222493] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.228263] pci 0000:00:04.4: enabling Extended Tags [ 1.234424] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.238554] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.244388] pci 0000:00:04.5: enabling Extended Tags [ 1.250461] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.254556] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.260229] pci 0000:00:04.6: enabling Extended Tags [ 1.266484] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.270623] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.276295] pci 0000:00:04.7: enabling Extended Tags [ 1.284630] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.291219] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.298277] pci 0000:00:05.0: enabling Extended Tags [ 1.361612] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.365785] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.368994] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.389242] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.394551] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.400092] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.411426] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.419303] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.423436] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.428169] pci 0000:01:00.0: enabling Extended Tags [ 1.512444] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.516060] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.520027] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.524136] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.530181] pci_bus 0000:02: extended config space not accessible [ 1.532302] acpiphp: Slot [1] registered [ 1.534929] acpiphp: Slot [0] registered [ 1.536043] acpiphp: Slot [2] registered [ 1.538768] acpiphp: Slot [3] registered [ 1.540057] acpiphp: Slot [4] registered [ 1.543019] acpiphp: Slot [5] registered [ 1.544067] acpiphp: Slot [6] registered [ 1.546909] acpiphp: Slot [7] registered [ 1.548045] acpiphp: Slot [8] registered [ 1.550913] acpiphp: Slot [9] registered [ 1.552051] acpiphp: Slot [10] registered [ 1.555079] acpiphp: Slot [11] registered [ 1.556053] acpiphp: Slot [12] registered [ 1.558983] acpiphp: Slot [13] registered [ 1.560045] acpiphp: Slot [14] registered [ 1.563034] acpiphp: Slot [15] registered [ 1.564063] acpiphp: Slot [16] registered [ 1.566948] acpiphp: Slot [17] registered [ 1.568043] acpiphp: Slot [18] registered [ 1.571011] acpiphp: Slot [19] registered [ 1.572053] acpiphp: Slot [20] registered [ 1.575303] acpiphp: Slot [21] registered [ 1.576046] acpiphp: Slot [22] registered [ 1.578953] acpiphp: Slot [23] registered [ 1.580054] acpiphp: Slot [24] registered [ 1.583250] acpiphp: Slot [25] registered [ 1.584054] acpiphp: Slot [26] registered [ 1.587128] acpiphp: Slot [27] registered [ 1.588044] acpiphp: Slot [28] registered [ 1.590861] acpiphp: Slot [29] registered [ 1.592044] acpiphp: Slot [30] registered [ 1.594854] acpiphp: Slot [31] registered [ 1.598498] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.608001] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.693641] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.696123] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.700089] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.704166] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.713408] acpiphp: Slot [0-2] registered [ 1.716624] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.725295] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.733785] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.738066] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.740216] pci 0000:03:00.0: enabling Extended Tags [ 1.835999] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.840151] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.844115] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.850430] acpiphp: Slot [0-3] registered [ 1.852620] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.861560] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.871236] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.876064] pci 0000:04:00.0: enabling Extended Tags [ 1.971771] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.972178] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.976141] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.982926] acpiphp: Slot [0-4] registered [ 1.984636] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.993294] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.005013] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.010558] pci 0000:05:00.0: enabling Extended Tags [ 2.093743] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.096144] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.100144] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.106746] acpiphp: Slot [0-5] registered [ 2.108794] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.118567] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.128006] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.134609] pci 0000:06:00.0: enabling Extended Tags [ 2.218249] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.220162] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.224116] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.230835] acpiphp: Slot [0-6] registered [ 2.304503] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.308120] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.312114] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.318264] acpiphp: Slot [0-7] registered [ 2.390709] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.392122] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.396114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.402437] acpiphp: Slot [0-8] registered [ 2.475730] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.476118] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.480124] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.486420] acpiphp: Slot [0-9] registered [ 2.558178] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.560120] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.564115] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.570688] acpiphp: Slot [0-10] registered [ 2.644092] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.647353] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.648112] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.654860] acpiphp: Slot [0-11] registered [ 2.729944] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.732150] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.736125] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.742909] acpiphp: Slot [0-12] registered [ 2.817436] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.820144] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.824154] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.831421] acpiphp: Slot [0-13] registered [ 2.904677] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.908120] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.912116] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.918648] acpiphp: Slot [0-14] registered [ 2.989360] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.992119] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.996130] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.002694] acpiphp: Slot [0-15] registered [ 3.079208] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.080124] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.084113] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.090568] acpiphp: Slot [0-16] registered [ 3.163447] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.164119] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.168129] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.174604] acpiphp: Slot [0-17] registered [ 3.247167] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.248120] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.252113] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.258727] acpiphp: Slot [0-18] registered [ 3.331901] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.332118] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.336112] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.342469] acpiphp: Slot [0-19] registered [ 3.414452] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.416132] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.420112] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.426251] acpiphp: Slot [0-20] registered [ 3.497746] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.500118] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.504121] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.510485] acpiphp: Slot [0-21] registered [ 3.585239] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.588123] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.592114] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.598552] acpiphp: Slot [0-22] registered [ 3.672013] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.675926] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.676113] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.682516] acpiphp: Slot [0-23] registered [ 3.758596] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.760121] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.764117] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.770549] acpiphp: Slot [0-24] registered [ 3.840464] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.844119] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.848155] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.854633] acpiphp: Slot [0-25] registered [ 3.926414] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.928114] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.932113] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.979973] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.980223] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.984211] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.988203] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.992201] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.996202] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.000208] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.004234] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.008048] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.011884] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.012013] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.016011] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.019900] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.020012] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.024017] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.028018] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.032415] iommu: Default domain type: Translated [ 4.036015] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.040244] SCSI subsystem initialized [ 4.043628] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.043981] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.044006] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.048010] vgaarb: loaded [ 4.050937] ACPI: bus type USB registered [ 4.052014] usbcore: registered new interface driver usbfs [ 4.055466] usbcore: registered new interface driver hub [ 4.056003] usbcore: registered new device driver usb [ 4.059269] pps_core: LinuxPPS API ver. 1 registered [ 4.059993] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.064017] PTP clock support registered [ 4.066698] EDAC MC: Ver: 3.0.0 [ 4.071265] NetLabel: Initializing [ 4.071993] NetLabel: domain hash size = 128 [ 4.074866] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.076016] NetLabel: unlabeled traffic allowed by default [ 4.079544] PCI: Using ACPI for IRQ routing [ 4.884809] clocksource: Switched to clocksource kvm-clock [ 4.901471] VFS: Disk quotas dquot_6.6.0 [ 4.904179] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.908502] AppArmor: AppArmor Filesystem Enabled [ 4.911529] pnp: PnP ACPI init [ 4.913972] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.918927] pnp: PnP ACPI: found 5 devices [ 4.927315] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.933399] NET: Registered PF_INET protocol family [ 4.936532] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.941978] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.947751] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.953249] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.958431] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.962982] TCP: Hash tables configured (established 1024 bind 1024) [ 4.967080] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.971797] UDP ha10000 sh table entries: 256 (order: 1, 8192 bytes, linear) [ 4.975933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.980785] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.984671] NET: Registered PF_XDP protocol family [ 4.988152] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.993648] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.999497] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.005395] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.011779] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.017691] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.023270] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.028315] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.033311] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.038599] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.043977] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.049266] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.054519] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.059911] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.065223] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.070401] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.075501] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.080608] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.085637] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.091228] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.097041] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.102490] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.108116] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.113549] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.118910] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.122966] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.126870] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.130809] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.134678] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.138660] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.142964] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.146978] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.150897] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.154790] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.158890] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.163325] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.167436] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.171280] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.175313] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.179743] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.184032] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.188397] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.192355] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.196556] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.200550] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.204736] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.208771] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.212951] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.217102] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.221244] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.225185] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.229444] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.233451] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.237704] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.241595] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.245835] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.249827] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.254028] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.258144] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.262440] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.266905] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.270948] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.274889] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.278785] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.282701] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.286700] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.290455] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.294247] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.298202] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.302076] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.305880] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.309849] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.313858] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.317972] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.322327] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.326338] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.330602] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.335479] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.341948] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.346283] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.350657] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.354610] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.358945] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.363706] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.368661] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.373537] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.378402] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.383390] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.388183] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.392449] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.397741] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.402630] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.407484] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.412232] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.417370] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.421396] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.429502] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.435662] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.445567] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.449012] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.456502] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.461929] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.470888] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.477664] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.483011] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.491984] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.497366] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.505135] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.514147] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.518889] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.525901] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.532761] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.539086] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.544420] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.552523] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.558463] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.563542] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.571498] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.576275] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.583511] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.593031] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.597763] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.605365] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.613646] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.620348] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.625451] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.634255] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.640449] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.645892] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.654608] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.659825] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.668045] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.677652] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.682462] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.690683] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.699558] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.703371] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.710938] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.716694] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.726762] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.730356] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.737903] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.743639] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.753028] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.758241] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.764523] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.771662] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.778753] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.783579] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.789160] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.796260] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.804785] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.808252] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.816344] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.822591] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.831299] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.834662] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.841665] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.847555] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.857205] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.860476] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.867254] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.873848] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.880699] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.884967] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.890609] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.897773] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.904728] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.909282] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.915006] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.921406] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.928381] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.932906] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.938548] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.945544] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.953380] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.956717] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.961995] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.968685] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.976738] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.979984] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.985170] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.992538] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.000625] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.003985] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.010591] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.015917] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.024634] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.028534] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.033488] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.037718] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.041984] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.046207] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.050968] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.054479] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.058254] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.063187] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.066739] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.070632] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.075207] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.079287] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.084173] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.088081] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.092802] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.099562] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.104142] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.108408] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.113459] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.117583] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.122101] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.126047] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.130607] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.134492] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.139091] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.143431] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.148241] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.152230] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.156999] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.160990] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.165684] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.169734] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.174396] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.178008] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.183084] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.187748] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.191946] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.196221] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.200967] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.205189] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.209467] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.214108] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.218113] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.222787] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.228216] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.231858] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.235790] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.240367] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.244231] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.248398] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.253836] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.257580] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.261629] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.266368] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.269993] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.274086] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.280139] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.284042] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.287936] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.292661] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.296500] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.300614] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.305514] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.309257] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.313429] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.318071] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.321722] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.325700] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.330350] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.333849] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.337784] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.344049] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.352088] PCI: CLS 0 bytes, default 64 [ 6.354754] Trying to unpack rootfs image as initramfs... [ 6.358436] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.376437] Initialise system trusted keyrings [ 6.379596] Key type blacklist registered [ 6.388208] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.401206] zbud: loaded [ 6.403339] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.412246] fuse: init (API version 7.34) [ 6.416181] integrity: Platform Keyring initialized [ 6.432215] Key type asymmetric registered [ 6.435058] Asymmetric key parser 'x509' registered [ 6.440182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.452203] io scheduler mq-deadline registered [ 6.462550] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.472842] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.489257] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.500596] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.516434] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.528468] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.544560] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.556576] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.573307] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.584566] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.596552] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.608779] Freeing initrd memory: 8744K [ 6.612623] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.622014] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.626678] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.634463] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.638625] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.645168] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.651585] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.657766] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.666203] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.670741] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.680124] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.684637] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.694136] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.699327] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.708867] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.713153] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.721626] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.726236] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.736456] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.741687] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.750268] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.755584] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.760642] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.767142] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.771324] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.780269] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.784899] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.792946] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.798156] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.807202] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.811748] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.820953] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.825446] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.835582] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.841576] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.851287] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.856575] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.867151] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.873022] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.878405] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.884444] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.888684] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.897678] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.906401] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.910623] shpchp 0000:01:00.0: Slot initialization failed [ 6.916176] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.920598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.926083] ACPI: button: Power Button [PWRF] [ 6.953760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.987319] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.994582] Linux agpgart interface v0.103 [ 6.999183] loop: module loaded [ 7.002032] tun: Universal TUN/TAP device driver, 1.6 [ 7.005331] PPP generic driver version 2.4.2 [ 7.008147] VFIO - User Level meta-driver version: 0.3 [ 7.011500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.015561] ehci-pci: EHCI PCI platform driver [ 7.018505] ehci-platform: EHCI generic platform driver [ 7.022049] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.025959] ohci-pci: OHCI PCI platform driver [ 7.028942] ohci-platform: OHCI generic platform driver [ 7.032400] uhci_hcd: USB Universal Host Controller Interface driver [ 7.037945] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.041346] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.046023] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.049498] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.053291] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.058821] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.063382] usb usb1: Product: UHCI Host Controller [ 7.066572] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.070663] usb usb1: SerialNumber: 0000:02:01.0 [ 7.074045] hub 1-0:1.0: USB hub found [ 7.076664] hub 1-0:1.0: 2 ports detected [ 7.079612] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.087406] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.091091] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.094824] mousedev: PS/2 mouse device common for all mice [ 7.099732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.105586] rtc_cmos 00:03: RTC can wake from S4 [ 7.111258] rtc_cmos 00:03: registered as rtc0 [ 7.114897] rtc_cmos 00:03: setting system clock to 2026-06-09T15:41:07 UTC (1781019667) [ 7.120862] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.125394] i2c_dev: i2c /dev entries driver [ 7.128481] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.136788] device-mapper: uevent: version 1.0.3 [ 7.140544] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.146227] platform eisa.0: Probing EISA bus 0 [ 7.149253] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.154031] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.158417] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.162717] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.166803] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.171355] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.175482] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.179932] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.184821] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.189262] platform eisa.0: EISA: Detected 0 cards [ 7.192647] ledtrig-cpu: registered to indicate activity on CPUs [ 7.196837] drop_monitor: Initializing network drop monitor service [ 7.201220] NET: Registered PF_INET6 protocol family [ 7.208211] Segment Routing with IPv6 [ 7.210952] In-situ OAM (IOAM) with IPv6 [ 7.214275] NET: Registered PF_PACKET protocol family [ 7.218202] Key type dns_resolver registered [ 7.221396] IPI shorthand broadcast: enabled [ 7.224399] registered taskstats version 1 [ 7.227335] Loading compiled-in X.509 certificates [ 7.231159] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.238135] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.245384] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.251681] blacklist: Loading compiled-in revocation X.509 certificates [ 7.256618] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.264464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.271121] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.279472] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.286359] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.293203] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.300157] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.308072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.315633] zswap: loaded using pool lzo/zbud [ 7.318718] Key type .fscrypt registered [ 7.321433] Key type fscrypt-provisioning registered [ 7.326683] Key type encrypted registered [ 7.329651] AppArmor: AppArmor sha1 policy hashing enabled [ 7.333192] ima: No TPM chip found, activating TPM-bypass! [ 7.336663] Loading compiled-in module X.509 certificates [ 7.340810] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.347544] ima: Allocated hash algorithm: sha1 [ 7.350680] ima: No architecture policies found [ 7.353644] evm: Initialising EVM extended attributes: [ 7.356953] evm: security.selinux [ 7.359221] evm: security.SMACK64 [ 7.361767] evm: security.SMACK64EXEC [ 7.364486] evm: security.SMACK64TRANSMUTE [ 7.367488] evm: security.SMACK64MMAP [ 7.370067] evm: security.apparmor [ 7.372509] evm: security.ima [ 7.374706] evm: security.capability [ 7.377251] evm: HMAC attrs: 0x1 [ 7.380084] PM: Magic number: 14:399:689 [ 7.383156] RAS: Correctable Errors collector initialized. [ 7.386850] Unstable clock detected, switching default tracing clock to "global" [ 7.386850] If you want to keep using the local clock, then add: [ 7.386850] "trace_clock=local" [ 7.386850] on the kernel command line [ 7.401851] Freeing unused decrypted memory: 2036K [ 7.405664] Freeing unused kernel image (initmem) memory: 3244K [ 7.409547] Write protecting the kernel read-only data: 30720k [ 7.413782] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.418477] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.467526] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.471874] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.476390] Run /init as init process info: initramfs: up at 6.95 [ 7.533136] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.553385] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.558425] GPT:229375 != 2097151 [ 7.560820] GPT:Alternate GPT header not at the end of the disk. [ 7.564724] GPT:229375 != 2097151 [ 7.567015] GPT: Use GNU Parted to correct GPT errors. [ 7.613854] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.999704] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.037807] 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.04 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:90:88:82:2b:76:b5:4a:89:8a:89:1b:1e:77:d1:c3:a8 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.08s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHOP1gd0ylBsbCjbbKa4M+y93DTbXrInRJWSc8zKidFC+a0vtUhgAgx1YLUINhOhkR0VdqvZALftE9KP14w5xLB9UBRzoNCkXkFOeizvXuMtgwQZUzA3R5KqEN/sFAVkNC8wWWjUw7TdbHh2azHdZ+QeLUUC8zAWrDxWWraG239EjGlVdlX2q9nsojjpIc966ZrNwPX3LqBXAku1jB4YnCaUbhSSl16PT8hBE7GCtlXNeM1S6U1nITQcmhNreytLk8wXEel/qQVmxI+Pb27x4H+8toNwLKmr9CUfsKpmOjPfFkm6BPNPDAWH8N8uMeUBMljm76/9LeN4bDRvrR3qqd root@tempest-testnetworkbasicops-server-1234740295 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCZKBhguNfHD4cFLbFMmEjEzMqf6G7iPy6Kv/Mdv75eCyNXpy8hgB+iPdhLECxmrITBhPOfGQjo3e6iuWuxsaBA= root@tempest-testnetworkbasicops-server-1234740295 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feab:221c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 9088822b-76b5-4a89-8a89-1b1e77d1c3a8 name: tempest-TestNetworkBasicOps-server-1234740295 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1234740295 launch-index: 0 === cirros: current=0.6.2 uptime=9.52 === === 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:AB:22:1C inet6 addr: fe80::f816:3eff:feab:221c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1654 (1.6 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-1234740295 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.187769] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.192396] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.218676] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.513317] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.587439] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.772285] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.773674] ISO 9660 Extensions: RRIP_1991A [ 8.911630] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.841105] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.843854] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:41:09 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:41:09 cirros auth.notice su: + none root:cirros Jun 9 16:41:09 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: DUID 00:04:90:88:82:2b:76:b5:4a:89:8a:89:1b:1e:77:d1:c3:a8 Jun 9 16:41:09 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ab:22:1c Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feab:221c Jun 9 16:41:09 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.9 from 10.100.0.1 Jun 9 16:41:09 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.9/28 Jun 9 16:41:10 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-1234740295 login: 2026-06-09 15:41:15,314 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2026-06-09 15:41:15,320 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:41:15,424 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:41:15,424 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2026-06-09 15:41:15,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.180s 2026-06-09 15:41:15,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:15 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-ed2fc7a1-512e-45e8-8699-671d57c79e4b', 'x-compute-request-id': 'req-ed2fc7a1-512e-45e8-8699-671d57c79e4b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'' 2026-06-09 15:41:16,146 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.539s 2026-06-09 15:41:16,147 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:15 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-69539d04-2a94-4506-978c-e996374527f3', 'x-compute-request-id': 'req-69539d04-2a94-4506-978c-e996374527f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:41:15Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": "2026-06-09T15:40:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:17,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.663s 2026-06-09 15:41:17,819 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:17 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-b0536a61-68d7-47c5-8faa-53c366f174e1', 'x-compute-request-id': 'req-b0536a61-68d7-47c5-8faa-53c366f174e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:41:16Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:22:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": "2026-06-09T15:40:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1259760485"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:19,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.818s 2026-06-09 15:41:19,644 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:18 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-6d13f746-3232-4c1b-a47c-66a29256a149', 'x-compute-request-id': 'req-6d13f746-3232-4c1b-a47c-66a29256a149', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"server": {"id": "9088822b-76b5-4a89-8a89-1b1e77d1c3a8", "name": "tempest-TestNetworkBasicOps-server-1234740295", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:46Z", "updated": "2026-06-09T15:41:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-59768953", "OS-SRV-USG:launched_at": "2026-06-09T15:40:59.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:41:17.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:19,649 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2026-06-09 15:41:20,734 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8 0.083s 2026-06-09 15:41:20,734 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:20 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7899a6e3-f814-40de-bd5f-ff5c7083d2d9', 'x-compute-request-id': 'req-7899a6e3-f814-40de-bd5f-ff5c7083d2d9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9088822b-76b5-4a89-8a89-1b1e77d1c3a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9088822b-76b5-4a89-8a89-1b1e77d1c3a8 could not be found."}}' 2026-06-09 15:41:21,106 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/30ced5ca-53a6-41ae-ae83-7faa74c25eb0 0.371s 2026-06-09 15:41:21,106 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-14f90cae-30e5-4f35-8939-230f1e71366e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/30ced5ca-53a6-41ae-ae83-7faa74c25eb0'} Body: b'' 2026-06-09 15:41:21,185 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-59768953 0.079s 2026-06-09 15:41:21,186 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:21 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4775bef-3b98-489b-bef8-cce5aed0d167', 'x-compute-request-id': 'req-b4775bef-3b98-489b-bef8-cce5aed0d167', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-59768953'} Body: b'' 2026-06-09 15:41:21,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af 0.420s 2026-06-09 15:41:21,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-09b2e1d7-133e-4903-b90e-00cbdfa35145', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/03c438cb-ed7c-4fa4-acb1-ebe572e482af'} Body: b'' 2026-06-09 15:41:21,779 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7 0.171s 2026-06-09 15:41:21,779 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:21 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-ae063cc5-a39c-40bf-8c78-0d5485fa2f75', 'x-compute-request-id': 'req-ae063cc5-a39c-40bf-8c78-0d5485fa2f75', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'' 2026-06-09 15:41:22,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7 0.521s 2026-06-09 15:41:22,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:21 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-4576f72f-bef8-45a8-a17f-8bfe9c69ee17', 'x-compute-request-id': 'req-4576f72f-bef8-45a8-a17f-8bfe9c69ee17', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:41:21Z", "addresses": {"tempest-network-smoke--1610736737": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a8:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": "2026-06-09T15:40:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1835684706"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:23,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7 0.276s 2026-06-09 15:41:23,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:23 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-c149fe44-fe91-4b33-9246-bf91e4c30f9c', 'x-compute-request-id': 'req-c149fe44-fe91-4b33-9246-bf91e4c30f9c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"server": {"id": "6670532d-b8d1-4a69-879b-9029e56a9de7", "name": "tempest-TestNetworkBasicOps-server-378743940", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:40:07Z", "updated": "2026-06-09T15:41:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6670532d-b8d1-4a69-879b-9029e56a9de7"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-627007909", "OS-SRV-USG:launched_at": "2026-06-09T15:40:16.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:41:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:23,590 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 15:41:24,705 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7 0.113s 2026-06-09 15:41:24,705 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:24 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-d6dd53f3-c8b2-40d4-ad34-ff4104427c6a', 'x-compute-request-id': 'req-d6dd53f3-c8b2-40d4-ad34-ff4104427c6a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6670532d-b8d1-4a69-879b-9029e56a9de7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6670532d-b8d1-4a69-879b-9029e56a9de7 could not be found."}}' 2026-06-09 15:41:25,131 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/794c78bc-7a3d-45da-9e72-81c0c03ca138 0.425s 2026-06-09 15:41:25,131 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5a0be86b-2265-4283-8d03-43b380dbe3ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/794c78bc-7a3d-45da-9e72-81c0c03ca138'} Body: b'' 2026-06-09 15:41:25,217 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-627007909 0.085s 2026-06-09 15:41:25,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': 'Tue, 09 Jun 2026 15:41:25 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-1bf8da28-ad67-4f62-bb6e-051839e69d92', 'x-compute-request-id': 'req-1bf8da28-ad67-4f62-bb6e-051839e69d92', 'content-type': 'application/json', 's1103 et-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-627007909'} Body: b'' 2026-06-09 15:41:26,619 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ae541aad-578d-40b1-8595-4018e46147fa/remove_router_interface 1.400s 2026-06-09 15:41:26,619 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "219f7ebe-6ce3-45fa-a9e3-c71c1038a28c"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3fd2c350-90c2-4eb5-add8-0c2ee9dfb24d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ae541aad-578d-40b1-8595-4018e46147fa/remove_router_interface'} Body: b'{"id": "ae541aad-578d-40b1-8595-4018e46147fa", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "b329674a-c8d5-4752-993b-f4c9dd7fce6f", "network_id": "18a15ecd-1f4a-43c7-96e5-470179d6108a", "subnet_id": "219f7ebe-6ce3-45fa-a9e3-c71c1038a28c", "subnet_ids": ["219f7ebe-6ce3-45fa-a9e3-c71c1038a28c"]}' 2026-06-09 15:41:26,992 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/219f7ebe-6ce3-45fa-a9e3-c71c1038a28c 0.373s 2026-06-09 15:41:26,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-996a1b32-61bd-48c6-b2c2-879e1e559e28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/219f7ebe-6ce3-45fa-a9e3-c71c1038a28c'} Body: b'' 2026-06-09 15:41:27,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ae541aad-578d-40b1-8595-4018e46147fa 0.588s 2026-06-09 15:41:27,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ba872b5d-2944-460f-8394-edbe97e2d0de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/ae541aad-578d-40b1-8595-4018e46147fa'} Body: b'' 2026-06-09 15:41:28,187 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/18a15ecd-1f4a-43c7-96e5-470179d6108a 0.604s 2026-06-09 15:41:28,187 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-259e3550-2f4f-4527-8842-3729a95c4eb9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/18a15ecd-1f4a-43c7-96e5-470179d6108a'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:41:28.206693Z 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: 2026-06-09 15:43:41.537003Z 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 2026-06-09 15:41:29,068 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.861s 2026-06-09 15:41:29,069 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--1389621678", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8d3d8011-5d2d-4fbe-990e-b7387c07f199', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"5ad7a344-0210-4552-842f-e46259498b0d","name":"tempest-network-smoke--1389621678","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:41:28Z","updated_at":"2026-06-09T15:41:28Z","revision_number":1}}' 2026-06-09 15:41:30,573 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.504s 2026-06-09 15:41:30,576 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-1513683715", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-50411c16-1366-478f-8d8a-c7d0d0aee3f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "name": "tempest-TestNetworkBasicOps-router-1513683715", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:41:29Z", "updated_at": "2026-06-09T15:41:29Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:30,692 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.115s 2026-06-09 15:41:30,694 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-91e0f156-6018-43dc-8a35-e33566fe482d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:41:30,844 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.149s 2026-06-09 15:41:30,844 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3dff7aa3-6137-4cca-88b8-55fa236aeac0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:41:30,923 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.078s 2026-06-09 15:41:30,923 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-13ccdad0-0dd6-478a-93d3-020cf6769621', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:41:34,615 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 3.692s 2026-06-09 15:41:34,616 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-259482973", "network_id": "5ad7a344-0210-4552-842f-e46259498b0d", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-dbd32720-26de-4648-8755-5e36e2661ff8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","name":"tempest-subnet-smoke-259482973","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:41:31Z","updated_at":"2026-06-09T15:41:31Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:38,425 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/407e6c70-ac11-403c-9d9e-86e2f24c2611/add_router_interface 3.809s 2026-06-09 15:41:38,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d8f3184c-7b98-4ad2-b8f3-a448942d1ea9"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b34a13c0-dd3a-48cb-b305-2c21bd6e5745', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/407e6c70-ac11-403c-9d9e-86e2f24c2611/add_router_interface'} Body: b'{"id": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "b5c7c93f-e758-43ff-903d-feebfdee4092", "network_id": "5ad7a344-0210-4552-842f-e46259498b0d", "subnet_id": "d8f3184c-7b98-4ad2-b8f3-a448942d1ea9", "subnet_ids": ["d8f3184c-7b98-4ad2-b8f3-a448942d1ea9"]}' 2026-06-09 15:41:38,566 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.140s 2026-06-09 15:41:38,567 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-247c8006-5cb7-460f-ab18-cf2092f6deae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"5ad7a344-0210-4552-842f-e46259498b0d","name":"tempest-network-smoke--1389621678","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["d8f3184c-7b98-4ad2-b8f3-a448942d1ea9"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:41:28Z","updated_at":"2026-06-09T15:41:31Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":56910},{"id":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:41:39,015 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.448s 2026-06-09 15:41:39,015 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-54b7b031-45b5-41e5-a47a-fdc84003b275', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","name":"tempest-subnet-smoke-259482973","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:41:31Z","updated_at":"2026-06-09T15:41:31Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:41:39,167 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.151s 2026-06-09 15:41:39,170 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-e63b9054-881c-444b-bd40-925610b2aa67', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "name": "tempest-TestNetworkBasicOps-router-1513683715", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.224"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:41:29Z", "updated_at": "2026-06-09T15:41:35Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:41:39,410 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.238s 2026-06-09 15:41:39,410 25 DEBUG [tempest.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-1345468784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPcfiILbnqRe5ns0uT2fO4yq6OIRmEA8rGtj0NadCD43Xf+FsJ5tnvnj2kUjFqJ5t66i2/IDUxtDkqWQFyUuSTUgCQA6Ay+6Gx9z473bgL7QJBbDRGFP6kxTF2Nbk6h0A=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:39 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-3fb93167-0886-4f77-9edd-f66ee26fcd66', 'x-compute-request-id': 'req-3fb93167-0886-4f77-9edd-f66ee26fcd66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1345468784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPcfiILbnqRe5ns0uT2fO4yq6OIRmEA8rGtj0NadCD43Xf+FsJ5tnvnj2kUjFqJ5t66i2/IDUxtDkqWQFyUuSTUgCQA6Ay+6Gx9z473bgL7QJBbDRGFP6kxTF2Nbk6h0A==", "fingerprint": "9f:1f:1c:5f:90:49:b2:33:27:40:9d:2e:c1:90:c5:75", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:41:40,072 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.660s 2026-06-09 15:41:40,072 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-613026106", "description": "tempest-secgroup-smoke-613026106 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-eba9f850-013d-4716-b6cf-60444fee66fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "name": "tempest-secgroup-smoke-613026106", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-613026106 description", "shared": false, "security_group_rules": [{"id": "0208ee72-8d6d-45c0-9a5d-69aec96ab65f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "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": "2026-06-09T15:41:39Z", "updated_at": "2026-06-09T15:41:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "b95a174e-dd22-4632-8e6f-720b5f47dc72", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "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": "2026-06-09T15:41:39Z", "updated_at": "2026-06-09T15:41:39Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:41:39Z", "updated_at": "2026-06-09T15:41:39Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:40,437 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.364s 2026-06-09 15:41:40,437 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f8734ddc-da9d-47a5-9833-479816f38963', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c6d386a1-a2ae-48e7-9e65-62c7d2892b3c", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:40Z", "updated_at": "2026-06-09T15:41:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:40,676 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.238s 2026-06-09 15:41:40,676 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b7f11e0a-851c-4ca0-8671-b49df89e4975', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d9d2b82d-ab3e-4d3c-9173-e68b91a490c3", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:40Z", "updated_at": "2026-06-09T15:41:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:40,900 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.223s 2026-06-09 15:41:40,900 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ac00a95d-360d-4600-9804-c83ff8dcab1d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "5176f81f-62c1-4001-b8f7-dd0e6c75d2c4", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:40Z", "updated_at": "2026-06-09T15:41:40Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:41,111 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.210s 2026-06-09 15:41:41,112 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-529aff7a-57cf-49be-8b75-4a2b1e2b0a35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "4dcdb999-dae8-4c45-a893-771cf6cf2a84", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:41Z", "updated_at": "2026-06-09T15:41:41Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:41,354 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.241s 2026-06-09 15:41:41,354 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": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9f9271fc-da4c-48fe-b19c-a81e8f809b6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d207625a-51af-4f10-9f95-864dd4eeb958", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:41Z", "updated_at": "2026-06-09T15:41:41Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:43,993 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 2.638s 2026-06-09 15:41:43,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1c10c05f-f2b6-4d38-9396-828711d84859', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "2667b43e-559b-4059-9b89-7a8321eeab4a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "aea6d8c2-fca5-42fb-a397-2ac713db1757", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:41:43Z", "updated_at": "2026-06-09T15:41:43Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:44,320 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.321s 2026-06-09 15:41:44,321 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:44 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c53e977d-2e38-4fc3-b5e3-f18ff6496a96', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["qwkVuXe-Qb2BLpAwBaYE1Q"], "expires_at": "2026-06-09T16:41:44.000000Z", "issued_at": "2026-06-09T15:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:41:44,321 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 15:41:46,396 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.074s 2026-06-09 15:41:46,397 25 DEBUG [tempest.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-2081155661", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "5ad7a344-0210-4552-842f-e46259498b0d"}], "key_name": "tempest-TestNetworkBasicOps-1345468784", "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:44 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fbda96c-1702-4ca1-b2ed-0b9827542d7c', 'x-compute-request-id': 'req-9fbda96c-1702-4ca1-b2ed-0b9827542d7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "adminPass": "JjXxe5tYadbe"}}' 2026-06-09 15:41:47,015 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.617s 2026-06-09 15:41:47,015 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:46 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-67031e0a-f00f-4ad8-96f7-85c6ed18c68c', 'x-compute-request-id': 'req-67031e0a-f00f-4ad8-96f7-85c6ed18c68c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:49,012 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.991s 2026-06-09 15:41:49,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:48 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e4f5ae-8b70-4ef8-a215-66705cfe039e', 'x-compute-request-id': 'req-f7e4f5ae-8b70-4ef8-a215-66705cfe039e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:49,015 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:41:50,804 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.787s 2026-06-09 15:41:50,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:50 GMT', 'server': 'Apache', 'content-length': '1520', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337754f6-a4d7-445f-98ba-e541fca6c5f7', 'x-compute-request-id': 'req-337754f6-a4d7-445f-98ba-e541fca6c5f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:50,811 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:41:52,333 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.519s 2026-06-09 15:41:52,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:51 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-bc34b43d-b0d8-4af9-8b60-7a891412557a', 'x-compute-request-id': 'req-bc34b43d-b0d8-4af9-8b60-7a891412557a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:54,228 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.890s 2026-06-09 15:41:54,229 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:53 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-fcaced91-97d6-47a1-bdca-921746721453', 'x-compute-request-id': 'req-fcaced91-97d6-47a1-bdca-921746721453', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:55,630 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.396s 2026-06-09 15:41:55,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:55 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-a8849160-26ff-4bc6-8494-ef8c0dd9bf86', 'x-compute-request-id': 'req-a8849160-26ff-4bc6-8494-ef8c0dd9bf86', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:57,168 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.532s 2026-06-09 15:41:57,168 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:56 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-0e7d43a1-d853-48d4-b4b4-9062d7b7a5f5', 'x-compute-request-id': 'req-0e7d43a1-d853-48d4-b4b4-9062d7b7a5f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:55Z", "addresses": {"tempest-network-smoke--1389621678": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:21:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": "2026-06-09T15:41:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:57,172 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-09 15:41:57,666 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.493s 2026-06-09 15:41:57,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': 'Tue, 09 Jun 2026 15:41:57 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-0f15ac08-6bfd-4a5c-b1ae-83f69a99639a', 'x-compute-request-id': 'req-0f15ac08-6bfd-4a5c-b1ae-83f69a99639a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:41:55Z", "addresses": {"tempest-network-smoke--1389621678": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:21:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": "2026-06-09T15:41:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:41:57,670 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:41:57,809 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=17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.139s 2026-06-09 15:41:57,810 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-ffe98a11-e8b4-487f-a8ac-1e1cb11c1b3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"ports":[{"id":"978970cd-4b9a-413c-8438-d1a8444f7bf1","name":"","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:9d:21:d4","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["aea6d8c2-fca5-42fb-a397-2ac713db1757"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2081155661","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:41:49Z","updated_at":"2026-06-09T15:41:55Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:41:57,810 25 DEBUG [tempest.common.waiters] Server ID 17ce8336-2e2f-42e9-a51f-d2fdffac53fb ports are all ACTIVE [{'id': '978970cd-4b9a-413c-8438-d1a8444f7bf1', 'name': '', 'network_id': '5ad7a344-0210-4552-842f-e46259498b0d', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:9d:21:d4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '17ce8336-2e2f-42e9-a51f-d2fdffac53fb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd8f3184c-7b98-4ad2-b8f3-a448942d1ea9', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['aea6d8c2-fca5-42fb-a397-2ac713db1757'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2081155661', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-2081155661', 'fqdn': 'tempest-testnetworkbasicops-server-2081155661.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:41:49Z', 'updated_at': '2026-06-09T15:41:55Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:41:59,106 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.295s 2026-06-09 15:41:59,106 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "978970cd-4b9a-413c-8438-d1a8444f7bf1", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.11"}} 10000 Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-b321f066-6967-4597-a732-bbcbc514104b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "11d4786e-2838-4d1a-b657-05cdb337997d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.185", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "port_id": "978970cd-4b9a-413c-8438-d1a8444f7bf1", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5ad7a344-0210-4552-842f-e46259498b0d", "mac_address": "fa:16:3e:9d:21:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:41:58Z", "updated_at": "2026-06-09T15:41:58Z", "revision_number": 0}}' 2026-06-09 15:41:59,260 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/11d4786e-2838-4d1a-b657-05cdb337997d 0.153s 2026-06-09 15:41:59,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:41:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-a13929c0-accc-4dfd-a18c-be3784576a1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/11d4786e-2838-4d1a-b657-05cdb337997d'} Body: b'{"floatingip": {"id": "11d4786e-2838-4d1a-b657-05cdb337997d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.185", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "port_id": "978970cd-4b9a-413c-8438-d1a8444f7bf1", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "5ad7a344-0210-4552-842f-e46259498b0d", "mac_address": "fa:16:3e:9d:21:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:41:58Z", "updated_at": "2026-06-09T15:41:59Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:41:59,260 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '11d4786e-2838-4d1a-b657-05cdb337997d', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.185', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': '407e6c70-ac11-403c-9d9e-86e2f24c2611', 'port_id': '978970cd-4b9a-413c-8438-d1a8444f7bf1', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '5ad7a344-0210-4552-842f-e46259498b0d', 'mac_address': 'fa:16:3e:9d:21:d4', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '17ce8336-2e2f-42e9-a51f-d2fdffac53fb', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:41:58Z', 'updated_at': '2026-06-09T15:41:59Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:41:59,260 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.153908 seconds 2026-06-09 15:41:59,260 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.185 with user: cirros 2026-06-09 15:41:59,260 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.185 in 120 sec and the expected result is reachable 2026-06-09 15:42:13,779 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.518676 seconds 2026-06-09 15:42:13,781 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.185 in 120 sec and the ping result is expected 2026-06-09 15:42:13,975 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/action 0.192s 2026-06-09 15:42:13,976 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:42:13 GMT', 'server': 'Apache', 'content-length': '75223', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4840b235-f2ab-473f-bd87-74843c75c239', 'x-compute-request-id': 'req-4840b235-f2ab-473f-bd87-74843c75c239', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/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 1610218800 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2799.998 MHz processor\\n[ 0.001204] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001581] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004359] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004389] Using GB pages for direct mapping\\n[ 0.004726] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004731] ACPI: Early table checksum verification disabled\\n[ 0.004736] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004741] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004748] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004755] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004760] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004763] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004767] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004771] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004774] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004776] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004778] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004779] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004780] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004781] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005940] No NUMA configuration fo 2026-06-09 15:42:13,978 25 DEBUG [tempest.scenario.manager] Console output for 17ce8336-2e2f-42e9-a51f-d2fdffac53fb 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 1610218800 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2799.998 MHz processor [ 0.001204] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001581] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004359] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004389] Using GB pages for direct mapping [ 0.004726] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004731] ACPI: Early table checksum verification disabled [ 0.004736] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004741] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004748] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004755] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004760] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004763] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004767] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004771] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004774] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004776] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004778] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004779] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004780] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004781] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005940] No NUMA configuration found [ 0.005942] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005951] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006309] Zone ranges: [ 0.006311] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006313] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006315] Normal empty [ 0.006317] Device empty [ 0.006319] Movable zone start for each node [ 0.006322] Early memory node ranges [ 0.006322] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006324] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006326] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006561] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006590] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006792] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018002] ACPI: PM-Timer IO Port: 0x608 [ 0.018037] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018164] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018168] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018170] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018172] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018174] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018175] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018179] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018181] TSC deadline timer available [ 0.018195] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018295] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018298] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018299] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018300] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018303] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018304] Booting paravirtualized kernel on KVM [ 0.018308] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018315] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018595] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018667] kvm-guest: setup async PF for cpu 0 [ 0.018695] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018714] kvm-guest: PV spinlocks disabled, single CPU [ 0.018720] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018722] Policy zone: DMA32 [ 0.018724] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018780] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018792] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018800] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018858] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019158] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019907] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019939] ftrace: allocating 50600 entries in 198 pages [ 0.046994] ftrace: allocated 198 pages with 4 groups [ 0.047151] rcu: Hierarchical RCU implementation. [ 0.047153] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047155] Rude variant of Tasks RCU enabled. [ 0.047156] Tracing variant of Tasks RCU enabled. [ 0.047157] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047158] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.051499] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051881] random: crng init done [ 0.090552] Console: colour VGA+ 80x25 [ 0.222578] printk: console [tty1] enabled [ 0.533323] printk: console [ttyS0] enabled [ 0.536107] ACPI: Core revision 20210730 [ 0.538839] APIC: Switch to symmetric I/O mode setup [ 0.543159] x2apic enabled [ 0.546227] Switched APIC routing to physical x2apic. [ 0.554429] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.560915] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.564909] pid_max: default: 32768 minimum: 301 [ 0.564909] LSM: Security Framework initializing [ 0.564909] landlock: Up and running. [ 0.564909] Yama: becoming mindful. [ 0.564909] AppArmor: AppArmor initialized [ 0.564909] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.564909] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.564909] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.564909] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.564909] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.564909] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.564909] Spectre V2 : Mitigation: Retpolines [ 0.564909] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.564909] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.564909] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.564909] RETBleed: Mitigation: untrained return thunk [ 0.564909] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.564909] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.564909] Freeing SMP alternatives memory: 44K [ 0.564909] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.565068] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.568933] ... version: 0 [ 0.571848] ... bit width: 48 [ 0.572922] ... generic registers: 6 [ 0.575600] ... value mask: 0000ffffffffffff [ 0.576923] ... max period: 00007fffffffffff [ 0.580688] ... fixed-purpose events: 0 [ 0.580925] ... event mask: 000000000000003f [ 0.584882] rcu: Hierarchical SRCU implementation. [ 0.585542] smp: Bringing up secondary CPUs ... [ 0.588931] smp: Brought up 1 node, 1 CPU [ 0.592464] smpboot: Max logical packages: 1 [ 0.592929] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.597459] devtmpfs: initialized [ 0.599878] x86/mm: Memory block size: 128MB [ 0.601136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604933] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.608979] pinctrl core: initialized pinctrl subsystem [ 0.612805] PM: RTC time: 15:41:57, date: 2026-06-09 [ 0.613078] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.617005] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.620957] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.624933] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.628928] audit: initializing netlink subsys (disabled) [ 0.632451] thermal_sys: Registered thermal governor 'fair_share' [ 0.632453] thermal_sys: Registered thermal governor 'bang_bang' [ 0.632922] thermal_sys: Registered thermal governor 'step_wise' [ 0.636681] thermal_sys: Registered thermal governor 'user_space' [ 0.636924] audit: type=2000 audit(1781019717.143:1): state=initialized audit_enabled=0 res=1 [ 0.640925] thermal_sys: Registered thermal governor 'power_allocator' [ 0.640936] EISA bus registered [ 0.647101] cpuidle: using governor ladder [ 0.648922] cpuidle: using governor menu [ 0.654114] ACPI: bus type PCI registered [ 0.656716] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.657218] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.660943] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.664940] PCI: Using configuration type 1 for base access [ 0.669618] Kprobes globally optimized [ 0.672273] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.672924] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.677703] ACPI: Added _OSI(Module Device) [ 0.680619] ACPI: Added _OSI(Processor Device) [ 0.680948] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.684159] ACPI: Added _OSI(Processor Aggregator Device) [ 0.684982] ACPI: Added _OSI(Linux-Dell-Video) [ 0.688084] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.688932] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.695714] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.700237] ACPI: Interpreter enabled [ 0.700934] ACPI: PM: (supports S0 S5) [ 0.703464] ACPI: Using IOAPIC for interrupt routing [ 0.704959] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.708921] PCI: Using E820 reservations for host bridge windows [ 0.712909] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.718607] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.720928] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.725067] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.729029] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.734154] PCI host bridge to bus 0000:00 [ 0.736924] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.740852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.740923] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.744922] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.748925] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.752926] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.756924] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.761241] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.769232] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.776958] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.788408] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.792956] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.803444] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.805121] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.813550] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.820052] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.825677] pci 0000:00:02.0: enabling Extended Tags [ 0.831443] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.835679] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.844215] pci 0000:00:02.1: enabling Extended Tags [ 0.847425] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.851948] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.858405] pci 0000:00:02.2: enabling Extended Tags [ 0.863459] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.867604] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.875146] pci 0000:00:02.3: enabling Extended Tags [ 0.879378] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.883649] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.889229] pci 0000:00:02.4: enabling Extended Tags [ 0.895845] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.899569] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.905222] pci 0000:00:02.5: enabling Extended Tags [ 0.912119] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.915666] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.921265] pci 0000:00:02.6: enabling Extended Tags [ 0.928815] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.931684] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.937762] pci 0000:00:02.7: enabling Extended Tags [ 0.945547] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.951725] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.959153] pci 0000:00:03.0: enabling Extended Tags [ 0.963505] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.968220] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.973708] pci 0000:00:03.1: enabling Extended Tags [ 0.980423] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.983615] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.989220] pci 0000:00:03.2: enabling Extended Tags [ 0.995994] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.000003] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.005231] pci 0000:00:03.3: enabling Extended Tags [ 1.011187] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.015422] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.021238] pci 0000:00:03.4: enabling Extended Tags [ 1.027461] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.031484] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.037222] pci 0000:00:03.5: enabling Extended Tags [ 1.043563] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.047759] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.053224] pci 0000:00:03.6: enabling Extended Tags [ 1.059371] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.063788] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.069220] pci 0000:00:03.7: enabling Extended Tags [ 1.077415] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.084258] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.090916] pci 0000:00:04.0: enabling Extended Tags [ 1.095435] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.100187] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.107391] pci 0000:00:04.1: enabling Extended Tags [ 1.111710] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.115690] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.123541] pci 0000:00:04.2: enabling Extended Tags [ 1.129030] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.135890] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.141655] pci 0000:00:04.3: enabling Extended Tags [ 1.149561] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.155900] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.161241] pci 0000:00:04.4: enabling Extended Tags [ 1.167422] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.172041] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.177223] pci 0000:00:04.5: enabling Extended Tags [ 1.183455] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.187700] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.193767] pci 0000:00:04.6: enabling Extended Tags [ 1.199408] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.203598] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.212790] pci 0000:00:04.7: enabling Extended Tags [ 1.217768] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.223885] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.230203] pci 0000:00:05.0: enabling Extended Tags [ 1.293064] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.299752] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.301948] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.317744] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.322470] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.328924] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.337817] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.348923] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.355125] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.359709] pci 0000:01:00.0: enabling Extended Tags [ 1.435539] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.436988] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.440983] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.445057] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.450855] pci_bus 0000:02: extended config space not accessible [ 1.453369] acpiphp: Slot [1] registered [ 1.456756] acpiphp: Slot [0] registered [ 1.456996] acpiphp: Slot [2] registered [ 1.460715] acpiphp: Slot [3] registered [ 1.461063] acpiphp: Slot [4] registered [ 1.463784] acpiphp: Slot [5] registered [ 1.464971] acpiphp: Slot [6] registered [ 1.467257] acpiphp: Slot [7] registered [ 1.468979] acpiphp: Slot [8] registered [ 1.471482] acpiphp: Slot [9] registered [ 1.472970] acpiphp: Slot [10] registered [ 1.475334] acpiphp: Slot [11] registered [ 1.476963] acpiphp: Slot [12] registered [ 1.479498] acpiphp: Slot [13] registered [ 1.481006] acpiphp: Slot [14] registered [ 1.483798] acpiphp: Slot [15] registered [ 1.484972] acpiphp: Slot [16] registered [ 1.487903] acpiphp: Slot [17] registered [ 1.488964] acpiphp: Slot [18] registered [ 1.491740] acpiphp: Slot [19] registered [ 1.492984] acpiphp: Slot [20] registered [ 1.495964] acpiphp: Slot [21] registered [ 1.497019] acpiphp: Slot [22] registered [ 1.500086] acpiphp: Slot [23] registered [ 1.500982] acpiphp: Slot [24] registered [ 1.503940] acpiphp: Slot [25] registered [ 1.505000] acpiphp: Slot [26] registered [ 1.507462] acpiphp: Slot [27] registered [ 1.508967] acpiphp: Slot [28] registered [ 1.511332] acpiphp: Slot [29] registered [ 1.512965] acpiphp: Slot [30] registered [ 1.515298] acpiphp: Slot [31] registered [ 1.519357] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.528932] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.606418] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.609011] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.612435] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.613031] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.621472] acpiphp: Slot [0-2] registered [ 1.624360] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.630262] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.641979] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.646812] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.649098] pci 0000:03:00.0: enabling Extended Tags [ 1.727926] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.729023] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.732813] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.735548] acpiphp: Slot [0-3] registered [ 1.737439] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.748813] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.758460] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.763085] pci 0000:04:00.0: enabling Extended Tags [ 1.844883] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.845024] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.849042] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.856039] acpiphp: Slot [0-4] registered [ 1.857516] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.866228] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.878153] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.885055] pci 0000:05:00.0: enabling Extended Tags [ 1.967230] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.969022] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.972751] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 1.975239] acpiphp: Slot [0-5] registered [ 1.977421] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 1.986281] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 1.995454] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 1.999010] pci 0000:06:00.0: enabling Extended Tags [ 2.079847] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.081038] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.084675] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.087421] acpiphp: Slot [0-6] registered [ 2.159302] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.161076] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.165020] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.171424] acpiphp: Slot [0-7] registered [ 2.243313] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.245023] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.248772] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.251275] acpiphp: Slot [0-8] registered [ 2.324200] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.325024] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.328870] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.331765] acpiphp: Slot [0-9] registered [ 2.407565] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.409024] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.412750] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.415692] acpiphp: Slot [0-10] registered [ 2.490850] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.493026] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.496896] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.499947] acpiphp: Slot [0-11] registered [ 2.573588] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.577091] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.581009] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.588021] acpiphp: Slot [0-12] registered [ 2.660260] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.661024] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.664841] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.668014] acpiphp: Slot [0-13] registered [ 2.740727] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.741025] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.744555] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.748202] acpiphp: Slot [0-14] registered [ 2.822359] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.825028] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.828861] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.831982] acpiphp: Slot [0-15] registered [ 2.905679] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.909047] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.913086] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.920354] acpiphp: Slot [0-16] registered [ 2.997073] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.000794] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.001054] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.008418] acpiphp: Slot [0-17] registered [ 3.081907] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.084901] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.085047] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.091763] acpiphp: Slot [0-18] registered [ 3.163027] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.165024] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.168767] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.171374] acpiphp: Slot [0-19] registered [ 3.243224] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.245023] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.248790] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.251619] acpiphp: Slot [0-20] registered [ 3.325389] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.328676] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.329074] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.335313] acpiphp: Slot [0-21] registered [ 3.409562] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.412609] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.413017] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.419521] acpiphp: Slot [0-22] registered [ 3.492525] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.493023] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.496613] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.499440] acpiphp: Slot [0-23] registered [ 3.570254] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.573025] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.576902] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.579997] acpiphp: Slot [0-24] registered [ 3.653332] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.656311] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.657034] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.663676] acpiphp: Slot [0-25] registered [ 3.739927] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.741051] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.745028] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.792806] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.793138] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.797116] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.800580] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.801124] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.804828] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.805154] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.809554] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.813149] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.816978] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.820985] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.825052] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.828989] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.832951] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.836947] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.840948] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.845347] iommu: Default domain type: Translated [ 3.848691] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.849121] SCSI subsystem initialized [ 3.851705] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.852909] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.852934] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.856503] vgaarb: loaded [ 3.856958] ACPI: bus type USB registered [ 3.859679] usbcore: registered new interface driver usbfs [ 3.860940] usbcore: registered new interface driver hub [ 3.864255] usbcore: registered new device driver usb [ 3.864959] pps_core: LinuxPPS API ver. 1 registered [ 3.868059] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.868930] PTP clock support registered [ 3.871581] EDAC MC: Ver: 3.0.0 [ 3.876364] NetLabel: Initializing [ 3.876923] NetLabel: domain hash size = 128 [ 3.879941] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.880945] NetLabel: unlabeled traffic allowed by default [ 3.884535] PCI: Using ACPI for IRQ routing [ 4.683747] clocksource: Switched to clocksource kvm-clock [ 4.701186] VFS: Disk quotas dquot_6.6.0 [ 4.703924] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.708362] AppArmor: AppArmor Filesystem Enabled [ 4.711487] pnp: PnP ACPI init [ 4.714216] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.719457] pnp: PnP ACPI: found 5 devices [ 4.728027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.734675] NET: Registered PF_INET protocol family [ 4.738033] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.744048] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.749505] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.754621] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.759506] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.763923] TCP: Hash tables configured (established 1024 bind 1024) [ 4.768340] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.773211] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.777445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.782203] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.786291] NET: Registered PF_XDP protocol family [ 4.789703] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.794890] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.800103] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.805627] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.810689] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.815829] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.821162] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.826532] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.831768] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.837412] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.842706] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.848055] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.853330] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.858831] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.864703] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.870018] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.875463] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.880692] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.885810] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.891789] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.897938] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.904250] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.910479] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.916437] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.923633] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.927621] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.931529] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.936497] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.941094] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.945463] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.949475] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.953511] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.957556] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.961894] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.965802] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.970028] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.974196] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.978494] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.982543] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.987227] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.992015] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.996366] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.000544] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.004809] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.008923] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.013219] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.017449] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.022181] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.026231] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.030600] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.034642] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.038981] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.043097] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.047391] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.051435] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.055825] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.059866] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.064606] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.068698] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.073111] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.077477] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.081633] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.085672] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.089727] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.093725] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.098242] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.102464] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.106444] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.110391] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.114331] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.118781] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.123058] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.127478] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.132671] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.137464] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.141742] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.146080] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.150579] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.154813] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.158787] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.163150] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.167384] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.171613] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.175671] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.180885] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.184727] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.191298] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.195691] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.200488] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.205434] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.210603] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.215178] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.219845] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.224100] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.228794] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.232308] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.240380] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.246490] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.256536] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.260029] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.268126] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.275361] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.282675] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.290226] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.295820] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.306650] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.314178] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.320030] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.331515] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.339537] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.347483] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.355155] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.363667] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.370903] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.378799] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.386238] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.392174] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.402069] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.408677] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.414127] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.423565] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.430300] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.435775] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.444953] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.452055] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.457769] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.467325] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.472435] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.480491] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.489977] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.495111] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.503405] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.513569] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.519083] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.527782] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.537583] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.541111] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.548717] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.554175] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.563681] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.567299] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.574834] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.580342] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.589496] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.594772] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.600589] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.607060] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.614594] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.619769] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.625659] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.633006] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.642021] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.646009] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.653614] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.659521] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.670271] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.675253] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.680850] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.687511] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.694604] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.699115] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.704795] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.711432] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.718587] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.723409] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.729343] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.736238] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.744168] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.747587] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.753954] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.759258] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.766263] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.769702] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.775717] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.781894] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.791641] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.795816] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.803665] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.811393] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.818425] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.823657] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.829490] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.836238] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.844545] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.847950] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.855761] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.862262] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.871266] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.875585] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.881418] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.885728] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.890042] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.894337] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.898836] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.902515] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.906736] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.911711] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.916208] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.920986] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.925838] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.930029] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.934802] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.938910] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.946403] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.950823] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.955588] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.959653] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.964446] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.968680] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.973472] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.977853] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.982764] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.986897] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.991515] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.995473] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.000219] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.004343] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.009050] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.013218] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.018280] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.022659] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.027584] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.031885] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.036680] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.041534] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.045366] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.050094] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.055757] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.060153] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.065230] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.071105] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.075616] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.080763] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.086430] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.090945] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.096016] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.101813] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.106082] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.110193] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.115021] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.118611] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.122649] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.127048] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.130620] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.135071] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.141608] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.145527] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.149824] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.154708] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.158419] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.162788] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.167531] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.171260] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.175417] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.180187] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.183830] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.187896] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.192542] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.196201] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.200352] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.206573] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.214779] PCI: CLS 0 bytes, default 64 [ 6.217504] Trying to unpack rootfs image as initramfs... [ 6.222040] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.237305] Initialise system trusted keyrings [ 6.240285] Key type blacklist registered [ 6.249018] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.258495] zbud: loaded [ 6.260610] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.273255] fuse: init (API version 7.34) [ 6.276049] integrity: Platform Keyring initialized [ 6.293125] Key type asymmetric registered [ 6.295796] Asymmetric key parser 'x509' registered [ 6.304981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.316995] io scheduler mq-deadline registered [ 6.329420] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.333754] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.349400] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.361817] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.377536] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.389432] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.402335] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.417493] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.433430] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.445658] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.462601] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.470602] Freeing initrd memory: 8744K [ 6.473870] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.482003] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.486418] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 10000 6.496429] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.502821] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.508763] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.514892] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.518999] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.532092] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.538871] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.550052] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.555180] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.564731] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.569322] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.578261] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.583441] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.592892] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.597228] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.605113] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.609429] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.618332] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.622756] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.629151] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.636226] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.640593] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.649764] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.655029] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.665211] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.670380] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.679698] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.684244] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.692420] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.697416] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.707949] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.713945] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.723626] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.728041] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.736586] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.741249] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.748028] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.754466] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.760167] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.768252] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.777253] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.781567] shpchp 0000:01:00.0: Slot initialization failed [ 6.787477] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.791890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.797317] ACPI: button: Power Button [PWRF] [ 6.823498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.856253] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.863382] Linux agpgart interface v0.103 [ 6.868229] loop: module loaded [ 6.872157] tun: Universal TUN/TAP device driver, 1.6 [ 6.876275] PPP generic driver version 2.4.2 [ 6.879804] VFIO - User Level meta-driver version: 0.3 [ 6.886123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.891223] ehci-pci: EHCI PCI platform driver [ 6.894938] ehci-platform: EHCI generic platform driver [ 6.899275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.904168] ohci-pci: OHCI PCI platform driver [ 6.907592] ohci-platform: OHCI generic platform driver [ 6.911120] uhci_hcd: USB Universal Host Controller Interface driver [ 6.916764] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.920174] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.924886] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.928653] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.932525] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.938028] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.942688] usb usb1: Product: UHCI Host Controller [ 6.946132] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.950265] usb usb1: SerialNumber: 0000:02:01.0 [ 6.953480] hub 1-0:1.0: USB hub found [ 6.956165] hub 1-0:1.0: 2 ports detected [ 6.959542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.967258] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.971123] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.975094] mousedev: PS/2 mouse device common for all mice [ 6.980295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.986260] rtc_cmos 00:03: RTC can wake from S4 [ 6.991169] rtc_cmos 00:03: registered as rtc0 [ 6.994548] rtc_cmos 00:03: setting system clock to 2026-06-09T15:42:04 UTC (1781019724) [ 6.999820] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.004111] i2c_dev: i2c /dev entries driver [ 7.007211] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.014798] device-mapper: uevent: version 1.0.3 [ 7.017890] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.023437] platform eisa.0: Probing EISA bus 0 [ 7.026694] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.031776] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.035974] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.039939] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.044023] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.048136] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.052237] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.056371] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.060428] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.065204] platform eisa.0: EISA: Detected 0 cards [ 7.068466] ledtrig-cpu: registered to indicate activity on CPUs [ 7.072589] drop_monitor: Initializing network drop monitor service [ 7.076764] NET: Registered PF_INET6 protocol family [ 7.083279] Segment Routing with IPv6 [ 7.085805] In-situ OAM (IOAM) with IPv6 [ 7.088555] NET: Registered PF_PACKET protocol family [ 7.092197] Key type dns_resolver registered [ 7.095352] IPI shorthand broadcast: enabled [ 7.098366] registered taskstats version 1 [ 7.101238] Loading compiled-in X.509 certificates [ 7.105053] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.113496] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.120298] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.126572] blacklist: Loading compiled-in revocation X.509 certificates [ 7.130760] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.137124] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.143610] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.152603] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.159847] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.167645] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.176082] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.184198] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.193779] zswap: loaded using pool lzo/zbud [ 7.197327] Key type .fscrypt registered [ 7.201088] Key type fscrypt-provisioning registered [ 7.206867] Key type encrypted registered [ 7.210368] AppArmor: AppArmor sha1 policy hashing enabled [ 7.214400] ima: No TPM chip found, activating TPM-bypass! [ 7.218306] Loading compiled-in module X.509 certificates [ 7.222604] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.229653] ima: Allocated hash algorithm: sha1 [ 7.232791] ima: No architecture policies found [ 7.236314] evm: Initialising EVM extended attributes: [ 7.239970] evm: security.selinux [ 7.242433] evm: security.SMACK64 [ 7.244813] evm: security.SMACK64EXEC [ 7.247379] evm: security.SMACK64TRANSMUTE [ 7.250387] evm: security.SMACK64MMAP [ 7.253398] evm: security.apparmor [ 7.255779] evm: security.ima [ 7.258359] evm: security.capability [ 7.260882] evm: HMAC attrs: 0x1 [ 7.263731] PM: Magic number: 14:399:689 [ 7.266858] RAS: Correctable Errors collector initialized. [ 7.270512] Unstable clock detected, switching default tracing clock to "global" [ 7.270512] If you want to keep using the local clock, then add: [ 7.270512] "trace_clock=local" [ 7.270512] on the kernel command line [ 7.285410] Freeing unused decrypted memory: 2036K [ 7.289019] Freeing unused kernel image (initmem) memory: 3244K [ 7.296965] Write protecting the kernel read-only data: 30720k [ 7.301674] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.306375] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.354341] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.358634] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.362832] Run /init as init process info: initramfs: up at 6.86 [ 7.417588] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.438357] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.443133] GPT:229375 != 2097151 [ 7.445607] GPT:Alternate GPT header not at the end of the disk. [ 7.449617] GPT:229375 != 2097151 [ 7.452050] GPT: Use GNU Parted to correct GPT errors. [ 7.499427] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.871991] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.901873] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.86 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:17:ce:83:36:2e:2f:42:e9:a5:1f:d2:fd:ff:ac:53:fb 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.06s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCefnTJrHXx29s/2F0/ljDnjd4LkOqrCpyvcRrOf3on9tBLOhYPy9+UkT3UDWaZilLcPI+NgkL72hoWoPWtDWyKvTtpSqn2nEqzZdKsbzR4dNLrdjq2AjHhQ81fN1+/ASn2ThSuQWdE3+DUlCFjj0vabrv4903g8P9jpihja5BnG6DKX6jYtgiDLgTplkmB4AOpbmK26er4JIRvgX4YO/6fUN8fZa98/lQHk8RKwOqcjU+1ReMXkY7EhPkyCcCBmgIJlrklFtVDASEuA/tix/1PPViwy3JS2PHwhsfgD/Nt2K62KoUl1b3qpH2sblZDXj8ft1UbF8Pai5eKvdyAxUx1 root@tempest-testnetworkbasicops-server-2081155661 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHyR2ZNgBrN/wQmCjv5co0+r7D8/wAMfDlo8KfrRq+gtf2HO6mATpsFl31YygV/VImMKrDKobHJw5HLWxzTs8x8= root@tempest-testnetworkbasicops-server-2081155661 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe9d:21d4/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 17ce8336-2e2f-42e9-a51f-d2fdffac53fb name: tempest-TestNetworkBasicOps-server-2081155661 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-2081155661 launch-index: 0 === cirros: current=0.6.2 uptime=9.18 === === 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:9D:21:D4 inet6 addr: fe80::f816:3eff:fe9d:21d4/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-2081155661 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.994369] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.998593] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.030455] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.311292] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.380899] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.576332] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.578236] ISO 9660 Extensions: RRIP_1991A [ 8.741243] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.512676] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.518118] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:42:05 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:42:06 cirros auth.notice su: + none root:cirros Jun 9 16:42:06 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: DUID 00:04:17:ce:83:36:2e:2f:42:e9:a5:1f:d2:fd:ff:ac:53:fb Jun 9 16:42:06 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:9d:21:d4 Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe9d:21d4 Jun 9 16:42:06 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:42:06 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-2081155661 login: 2026-06-09 15:42:13,979 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:13,987 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:14,099 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:14,100 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:17,093 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 2.992s 2026-06-09 15:42:17,093 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--233148032", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-dd2f193d-9636-472a-a6fa-ee84a858b229', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","name":"tempest-network-smoke--233148032","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:42:15Z","updated_at":"2026-06-09T15:42:15Z","revision_number":1}}' 2026-06-09 15:42:17,190 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.096s 2026-06-09 15:42:17,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': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-119db21c-5bd3-4960-9251-3178555d7754', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","name":"tempest-subnet-smoke-259482973","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:41:31Z","updated_at":"2026-06-09T15:41:31Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:42:17,336 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.146s 2026-06-09 15:42:17,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d1b172c1-4561-49c3-bbc6-77a0509b012f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:42:17,476 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.139s 2026-06-09 15:42:17,476 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5dba79ea-b586-474f-8c56-ebde4f41c601', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:42:17,557 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28 0.081s 2026-06-09 15:42:17,558 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-21017d34-7bc9-49e7-91fa-81d5922debe8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:42:17,655 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.097s 2026-06-09 15:42:17,655 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8cb220c4-da42-441f-a45f-4de22514533b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:42:17,760 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28 0.104s 2026-06-09 15:42:17,760 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0efcbd05-9089-4099-bf92-94e2489988c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:42:19,254 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.493s 2026-06-09 15:42:19,254 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1593598458", "network_id": "16b8b3ae-e8d1-4262-9ab0-cc38338431a3", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-3b0585be-08f5-46b2-a34e-8e6640d8a99a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","name":"tempest-subnet-smoke-1593598458","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","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":"2026-06-09T15:42:17Z","updated_at":"2026-06-09T15:42:17Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:19,255 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:19,260 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:19,374 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:19,375 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:19,376 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 15:42:19,376 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:19,380 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:19,491 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:19,492 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:19,672 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=17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.170s 2026-06-09 15:42:19,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-cb9790a1-c5fb-45ae-b1c9-a51c0f156123', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"ports":[{"id":"978970cd-4b9a-413c-8438-d1a8444f7bf1","name":"","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:9d:21:d4","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["aea6d8c2-fca5-42fb-a397-2ac713db1757"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2081155661","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:41:49Z","updated_at":"2026-06-09T15:41:55Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:42:28,394 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/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/os-interface 8.721s 2026-06-09 15:42:28,394 25 DEBUG [tempest.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": "16b8b3ae-e8d1-4262-9ab0-cc38338431a3"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:19 GMT', 'server': 'Apache', 'content-length': '280', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9730168-8065-488d-b746-8a282158c603', 'x-compute-request-id': 'req-f9730168-8065-488d-b746-8a282158c603', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "16b8b3ae-e8d1-4262-9ab0-cc38338431a3", "port_id": "1630cd9c-196c-4c17-9ff8-5e607da28862", "mac_addr": "fa:16:3e:7e:92:c1", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "44a6dd07-6ac3-4bf5-be17-01f221b02e77", "ip_address": "10.100.0.18"}]}}' 2026-06-09 15:42:28,490 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=17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.092s 2026-06-09 15:42:28,490 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2675', 'x-openstack-request-id': 'req-01e4600a-3377-4658-94ca-682302a563e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"ports":[{"id":"1630cd9c-196c-4c17-9ff8-5e607da28862","name":"","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7e:92:c1","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","ip_address":"10.100.0.18"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2081155661","dns_assignment":[{"ip_address":"10.100.0.18","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:42:20Z","updated_at":"2026-06-09T15:42:28Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"},{"id":"978970cd-4b9a-413c-8438-d1a8444f7bf1","name":"","network_id":"5ad7a344-0210-4552-842f-e46259498b0d","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:9d:21:d4","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d8f3184c-7b98-4ad2-b8f3-a448942d1ea9","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["aea6d8c2-fca5-42fb-a397-2ac713db1757"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2081155661","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:41:49Z","updated_at":"2026-06-09T15:41:55Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:42:28,491 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.094276 seconds 2026-06-09 15:42:28,491 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2026-06-09 15:42:28,491 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:30,355 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:30,426 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:30,452 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:30,485 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 1.994318 seconds 2026-06-09 15:42:30,486 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2026-06-09 15:42:30,486 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:30,501 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:30,562 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:30,563 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:30,581 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.18/28 dev eth1 2026-06-09 15:42:30,585 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:30,587 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:30,656 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:30,656 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:30,674 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 2026-06-09 15:42:30,674 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:30,677 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:30,787 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:30,788 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:30,988 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=17ce8336-2e2f-42e9-a51f-d2fdffac53fb&network_id=16b8b3ae-e8d1-4262-9ab0-cc38338431a3 0.188s 2026-06-09 15:42:30,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-6ae569b3-721d-4dd9-aad8-b46c6b594912', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=17ce8336-2e2f-42e9-a51f-d2fdffac53fb&network_id=16b8b3ae-e8d1-4262-9ab0-cc38338431a3'} Body: b'{"ports":[{"id":"1630cd9c-196c-4c17-9ff8-5e607da28862","name":"","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7e:92:c1","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","ip_address":"10.100.0.18"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-2081155661","dns_assignment":[{"ip_address":"10.100.0.18","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:42:20Z","updated_at":"2026-06-09T15:42:28Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:42:30,990 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:30,994 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:31,105 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:31,105 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:31,106 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:7e:92:c1/ {print $2}' 2026-06-09 15:42:31,106 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:42:31,109 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:42:31,169 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:42:31,170 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:42:31,296 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.116s 2026-06-09 15:42:31,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-838533920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNeMQWIPxc6CpM48lX0pI5LoXi+gh50oEgDvMtjNomPkJ3LynwOAvMYRooCWpRm4E59pU+SVrwYGiyQ/54dJy9fvwNtzPbiBSs/MO37eCTT35mCIceEz1LUGwPyY46lD/Q=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:31 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-1330826f-42ba-4d5a-b429-dd98a4444739', 'x-compute-request-id': 'req-1330826f-42ba-4d5a-b429-dd98a4444739', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-838533920", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNeMQWIPxc6CpM48lX0pI5LoXi+gh50oEgDvMtjNomPkJ3LynwOAvMYRooCWpRm4E59pU+SVrwYGiyQ/54dJy9fvwNtzPbiBSs/MO37eCTT35mCIceEz1LUGwPyY46lD/Q==", "fingerprint": "16:79:54:96:42:5d:50:36:8c:2f:b0:1e:c9:7f:59:7f", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:42:31,808 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.510s 2026-06-09 15:42:31,808 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-108117084", "description": "tempest-secgroup-smoke-108117084 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-4af8b87c-2d7e-4391-b6cd-8d656de3bcd1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "name": "tempest-secgroup-smoke-108117084", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-108117084 description", "shared": false, "security_group_rules": [{"id": "5241713b-dd67-40c4-bd8f-38f54b3f2172", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "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": "2026-06-09T15:42:31Z", "updated_at": "2026-06-09T15:42:31Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "8b669d74-bb21-412d-b6e1-977537cfcfc4", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "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": "2026-06-09T15:42:31Z", "updated_at": "2026-06-09T15:42:31Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:42:31Z", "updated_at": "2026-06-09T15:42:31Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:32,169 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.360s 2026-06-09 15:42:32,170 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a0dcd659-ce8c-4550-952f-0b28332b19ed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d691e855-fb13-4fdb-8128-9e95a6f9f88c", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:31Z", "updated_at": "2026-06-09T15:42:31Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:32,501 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.331s 2026-06-09 15:42:32,501 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-72ad7f24-e1e4-40cd-9514-3e6b6d14d0c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "405d77f2-9cd1-423a-adc3-75b722d8fc78", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:32Z", "updated_at": "2026-06-09T15:42:32Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:33,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 1.049s 2026-06-09 15:42:33,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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-10776672-f38b-4a57-91a5-3319e0a75496', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "dfdced76-93f2-4197-aa7a-099edde43c4e", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:32Z", "updated_at": "2026-06-09T15:42:32Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:35,507 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.956s 2026-06-09 15:42:35,508 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-18988498-7e01-4b7c-a6ee-568da142f3b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "6bb9bc5b-5d2f-4a05-8dc0-358a15a7ac40", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:34Z", "updated_at": "2026-06-09T15:42:34Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:36,778 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.269s 2026-06-09 15:42:36,779 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a932fd99-eb5d-4c6c-9d45-c108199c81d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "cb15a60d-a3c1-43ab-bfc1-c07185ba716e", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:35Z", "updated_at": "2026-06-09T15:42:35Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:37,333 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.553s 2026-06-09 15:42:37,333 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": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-41416785-7ee2-4036-8bc4-720e4ea6c70d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "2784282f-03ef-4553-8277-90e16866d41f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "c483fec2-b0a2-46b0-b6da-bd2d3de255b1", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:42:37Z", "updated_at": "2026-06-09T15:42:37Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:42:37,737 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.399s 2026-06-09 15:42:37,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:37 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4b1fe5f3-32ca-4be5-9ee7-779ad2160e12', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["HCTLakMyRWO-O8M5HzUfOA"], "expires_at": "2026-06-09T16:42:37.000000Z", "issued_at": "2026-06-09T15:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type"10000 : "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:42:37,738 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2026-06-09 15:42:39,752 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.013s 2026-06-09 15:42:39,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: {"server": {"name": "tempest-TestNetworkBasicOps-server-1062901186", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "16b8b3ae-e8d1-4262-9ab0-cc38338431a3"}], "key_name": "tempest-TestNetworkBasicOps-838533920", "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:37 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f43b53-8fd2-49ff-89cc-2df7797f25d4', 'x-compute-request-id': 'req-62f43b53-8fd2-49ff-89cc-2df7797f25d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "8062dfb6-c162-4b7f-b493-82c35734be5e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "adminPass": "yNz7XHAmgBf3"}}' 2026-06-09 15:42:39,982 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.227s 2026-06-09 15:42:39,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:39 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4775a35d-2574-4659-a58d-fd0ebcd2cce2', 'x-compute-request-id': 'req-4775a35d-2574-4659-a58d-fd0ebcd2cce2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:41,502 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.515s 2026-06-09 15:42:41,503 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:40 GMT', 'server': 'Apache', 'content-length': '1398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-284811b8-a857-4b6e-9890-3d6c7b701634', 'x-compute-request-id': 'req-284811b8-a857-4b6e-9890-3d6c7b701634', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:44,510 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/8062dfb6-c162-4b7f-b493-82c35734be5e 2.002s 2026-06-09 15:42:44,511 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:42 GMT', 'server': 'Apache', 'content-length': '1390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b0a1e7-90e6-4646-8b18-3bc60d6f565c', 'x-compute-request-id': 'req-44b0a1e7-90e6-4646-8b18-3bc60d6f565c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:44,517 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2026-06-09 15:42:45,762 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.243s 2026-06-09 15:42:45,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': 'Tue, 09 Jun 2026 15:42:45 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-f8d606d7-7fa2-4448-b974-941710f6b392', 'x-compute-request-id': 'req-f8d606d7-7fa2-4448-b974-941710f6b392', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "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": []}}' 2026-06-09 15:42:45,769 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait 2026-06-09 15:42:47,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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.741s 2026-06-09 15:42:47,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': 'Tue, 09 Jun 2026 15:42:46 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-a2ead81b-6474-481e-bbe8-1375cc82ae94', 'x-compute-request-id': 'req-a2ead81b-6474-481e-bbe8-1375cc82ae94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:47,516 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2026-06-09 15:42:49,015 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.496s 2026-06-09 15:42:49,015 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:48 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-66ae1944-b122-4d92-9ea3-1de665b3d29b', 'x-compute-request-id': 'req-66ae1944-b122-4d92-9ea3-1de665b3d29b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:50,507 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.487s 2026-06-09 15:42:50,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:50 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7fb6b92-8397-4863-b40f-e74d74e32485', 'x-compute-request-id': 'req-a7fb6b92-8397-4863-b40f-e74d74e32485', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:52,021 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.500s 2026-06-09 15:42:52,021 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:51 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fded27fe-77e3-41cf-8c12-fdf2c11be6aa', 'x-compute-request-id': 'req-fded27fe-77e3-41cf-8c12-fdf2c11be6aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:53,702 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.676s 2026-06-09 15:42:53,702 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:53 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f369205-1ca0-4db9-b05d-8ee2b73cc13b', 'x-compute-request-id': 'req-0f369205-1ca0-4db9-b05d-8ee2b73cc13b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:55,803 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/8062dfb6-c162-4b7f-b493-82c35734be5e 1.094s 2026-06-09 15:42:55,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:54 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-89825a80-5adc-436b-965f-83c699d98f91', 'x-compute-request-id': 'req-89825a80-5adc-436b-965f-83c699d98f91', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:42:57,360 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.548s 2026-06-09 15:42:57,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:56 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656209e8-fc8e-4043-92fa-4751a6b85876', 'x-compute-request-id': 'req-656209e8-fc8e-4043-92fa-4751a6b85876', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:00,815 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/8062dfb6-c162-4b7f-b493-82c35734be5e 2.450s 2026-06-09 15:43:00,816 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:42:58 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-cb100a24-9a85-4583-b947-57c4aa025305', 'x-compute-request-id': 'req-cb100a24-9a85-4583-b947-57c4aa025305', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:57Z", "addresses": {"tempest-network-smoke--233148032": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fc:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": "2026-06-09T15:42:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:00,819 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2026-06-09 15:43:01,349 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/8062dfb6-c162-4b7f-b493-82c35734be5e 0.530s 2026-06-09 15:43:01,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:00 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-33f12da2-f8aa-4cca-b0d8-6cd1b01346e5', 'x-compute-request-id': 'req-33f12da2-f8aa-4cca-b0d8-6cd1b01346e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:42:57Z", "addresses": {"tempest-network-smoke--233148032": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fc:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": "2026-06-09T15:42:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:01,353 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.27 2026-06-09 15:43:01,354 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:01,364 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:01,478 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:01,479 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:02,498 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:02,498 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:03,500 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.27 2026-06-09 15:43:03,501 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:03,504 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:03,631 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:03,631 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:04,641 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:04,641 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:05,643 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.27 2026-06-09 15:43:05,643 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:05,647 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:05,744 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:05,744 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:06,759 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:06,759 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:07,763 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.27 2026-06-09 15:43:07,764 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:07,769 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:07,869 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:07,869 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:08,878 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:08,878 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:09,879 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.27 2026-06-09 15:43:09,880 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:09,884 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:09,988 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:09,989 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:10,997 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:10,997 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:11,999 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.27 2026-06-09 15:43:11,999 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:12,003 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:12,103 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:12,103 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:13,114 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:13,115 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:14,115 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.27 2026-06-09 15:43:14,116 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:14,119 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:14,216 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:14,216 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:14,229 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.876081 seconds 2026-06-09 15:43:14,230 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}' 2026-06-09 15:43:14,230 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:14,233 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:14,340 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:14,341 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:14,347 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.18/28 fe80::f816:3eff:fe7e:92c1/64 2026-06-09 15:43:14,348 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.18/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe7e:92c1/64 dev eth1; 2026-06-09 15:43:14,348 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:14,350 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:14,409 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:14,409 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:14,437 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}' 2026-06-09 15:43:14,438 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:14,441 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:14,544 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:14,544 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:14,550 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.27 2026-06-09 15:43:14,550 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:14,553 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:14,608 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:14,608 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:15,616 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:15,617 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:15,617 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.066774 seconds 2026-06-09 15:43:16,348 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/1630cd9c-196c-4c17-9ff8-5e607da28862 0.731s 2026-06-09 15:43:16,349 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': 'Tue, 09 Jun 2026 15:43:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-3911b13f-dce2-4097-9e3d-0da28cbe851b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862'} Body: b'{"port":{"id":"1630cd9c-196c-4c17-9ff8-5e607da28862","name":"","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7e:92:c1","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","ip_address":"10.100.0.18"}],"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-2081155661","dns_assignment":[{"ip_address":"10.100.0.18","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:42:20Z","updated_at":"2026-06-09T15:43:15Z","revision_number":5,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:16,349 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.27 2026-06-09 15:43:16,349 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:16,352 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:16,467 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:16,468 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:17,479 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:17,479 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:18,480 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.27 2026-06-09 15:43:18,481 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:18,484 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:18,542 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:18,542 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:19,553 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.185 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) from 10.100.0.18 eth1: 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:43:19,554 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.185. 2026-06-09 15:43:20,555 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.27 2026-06-09 15:43:20,556 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.185:22' as 'cirros' with public key authentication 2026-06-09 15:43:20,559 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:43:20,669 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:43:20,669 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.185 successfully created 2026-06-09 15:43:20,681 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 4.332597 seconds 2026-06-09 15:43:20,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e 0.144s 2026-06-09 15:43:20,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': 'Tue, 09 Jun 2026 15:43:20 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-764ceb13-adc2-4af7-a84c-20c129096a44', 'x-compute-request-id': 'req-764ceb13-adc2-4af7-a84c-20c129096a44', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'' 2026-06-09 15:43:21,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e 0.947s 2026-06-09 15:43:21,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': 'Tue, 09 Jun 2026 15:43:20 GMT', 'server': 'Apache', 'content-length': '1697', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155341a1-88c7-429f-9251-f8ef0d473dda', 'x-compute-request-id': 'req-155341a1-88c7-429f-9251-f8ef0d473dda', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:43:20Z", "addresses": {"tempest-network-smoke--233148032": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:fc:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": "2026-06-09T15:42:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-108117084"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:23,537 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e 0.758s 2026-06-09 15:43:23,537 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:22 GMT', 'server': 'Apache', 'content-length': '1479', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349e892d-a81b-4309-927d-19f5438e68af', 'x-compute-request-id': 'req-349e892d-a81b-4309-927d-19f5438e68af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"server": {"id": "8062dfb6-c162-4b7f-b493-82c35734be5e", "name": "tempest-TestNetworkBasicOps-server-1062901186", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:42:39Z", "updated": "2026-06-09T15:43:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8062dfb6-c162-4b7f-b493-82c35734be5e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-838533920", "OS-SRV-USG:launched_at": "2026-06-09T15:42:57.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": []}}' 2026-06-09 15:43:24,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e 0.087s 2026-06-09 15:43:24,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:24 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-4a50d779-209a-4669-97d6-917075267578', 'x-compute-request-id': 'req-4a50d779-209a-4669-97d6-917075267578', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8062dfb6-c162-4b7f-b493-82c35734be5e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8062dfb6-c162-4b7f-b493-82c35734be5e could not be found."}}' 2026-06-09 15:43:25,690 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c483fec2-b0a2-46b0-b6da-bd2d3de255b1 1.060s 2026-06-09 15:43:25,691 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-00599e09-e6202 a86-46a7-92c4-4d278aa0079a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c483fec2-b0a2-46b0-b6da-bd2d3de255b1'} Body: b'' 2026-06-09 15:43:25,771 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-838533920 0.080s 2026-06-09 15:43:25,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:25 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-8ba08e10-1bd2-46ec-bead-9e80d71b47f1', 'x-compute-request-id': 'req-8ba08e10-1bd2-46ec-bead-9e80d71b47f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-838533920'} Body: b'' 2026-06-09 15:43:25,906 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/os-interface/1630cd9c-196c-4c17-9ff8-5e607da28862 0.134s 2026-06-09 15:43:25,906 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:25 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-c2087eb3-2164-466e-a05a-46300a2d2df7', 'x-compute-request-id': 'req-c2087eb3-2164-466e-a05a-46300a2d2df7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb/os-interface/1630cd9c-196c-4c17-9ff8-5e607da28862'} Body: b'' 2026-06-09 15:43:26,035 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862 0.129s 2026-06-09 15:43:26,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-830929e4-6d1a-491b-bfcd-29ed9981844e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862'} Body: b'{"port":{"id":"1630cd9c-196c-4c17-9ff8-5e607da28862","name":"","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7e:92:c1","admin_state_up":true,"status":"ACTIVE","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","ip_address":"10.100.0.18"}],"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-2081155661","dns_assignment":[{"ip_address":"10.100.0.18","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:42:20Z","updated_at":"2026-06-09T15:43:15Z","revision_number":5,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:27,297 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862 0.260s 2026-06-09 15:43:27,297 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1041', 'x-openstack-request-id': 'req-45df82f9-0252-4207-90ff-09cc787c739a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862'} Body: b'{"port":{"id":"1630cd9c-196c-4c17-9ff8-5e607da28862","name":"","network_id":"16b8b3ae-e8d1-4262-9ab0-cc38338431a3","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:7e:92:c1","admin_state_up":true,"status":"DOWN","device_id":"17ce8336-2e2f-42e9-a51f-d2fdffac53fb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44a6dd07-6ac3-4bf5-be17-01f221b02e77","ip_address":"10.100.0.18"}],"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-2081155661","dns_assignment":[{"ip_address":"10.100.0.18","hostname":"tempest-testnetworkbasicops-server-2081155661","fqdn":"tempest-testnetworkbasicops-server-2081155661.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:42:20Z","updated_at":"2026-06-09T15:43:26Z","revision_number":6,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:28,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862 0.246s 2026-06-09 15:43:28,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-49491695-f430-49e5-b9eb-c46491ab2bb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/1630cd9c-196c-4c17-9ff8-5e607da28862'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 1630cd9c-196c-4c17-9ff8-5e607da28862 could not be found.", "detail": ""}}' 2026-06-09 15:43:29,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/44a6dd07-6ac3-4bf5-be17-01f221b02e77 0.997s 2026-06-09 15:43:29,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e61f333d-3082-4c31-8e68-183d06e72f99', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/44a6dd07-6ac3-4bf5-be17-01f221b02e77'} Body: b'' 2026-06-09 15:43:30,692 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/16b8b3ae-e8d1-4262-9ab0-cc38338431a3 1.148s 2026-06-09 15:43:30,692 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4a1fa29e-be4a-4e7f-a43d-376703081695', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/16b8b3ae-e8d1-4262-9ab0-cc38338431a3'} Body: b'' 2026-06-09 15:43:32,813 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/11d4786e-2838-4d1a-b657-05cdb337997d 2.120s 2026-06-09 15:43:32,813 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-26603e1e-e44f-4909-a434-8ea4b0ccabdc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/11d4786e-2838-4d1a-b657-05cdb337997d'} Body: b'' 2026-06-09 15:43:33,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.223s 2026-06-09 15:43:33,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:32 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-8bffe85d-fed6-473a-941f-ac647f464038', 'x-compute-request-id': 'req-8bffe85d-fed6-473a-941f-ac647f464038', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'' 2026-06-09 15:43:33,834 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.796s 2026-06-09 15:43:33,835 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:33 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-93a3ca65-bb91-498b-b1bd-05cc04a45f2c', 'x-compute-request-id': 'req-93a3ca65-bb91-498b-b1bd-05cc04a45f2c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:43:32Z", "addresses": {"tempest-network-smoke--1389621678": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:21:d4"}, {"version": 4, "addr": "192.168.122.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:21:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": "2026-06-09T15:41:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-613026106"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:35,565 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.721s 2026-06-09 15:43:35,565 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:34 GMT', 'server': 'Apache', 'content-length': '1632', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3deaa4e2-e030-4662-830e-c0c25139faf4', 'x-compute-request-id': 'req-3deaa4e2-e030-4662-830e-c0c25139faf4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"server": {"id": "17ce8336-2e2f-42e9-a51f-d2fdffac53fb", "name": "tempest-TestNetworkBasicOps-server-2081155661", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:41:46Z", "updated": "2026-06-09T15:43:33Z", "addresses": {"tempest-network-smoke--1389621678": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:21:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1345468784", "OS-SRV-USG:launched_at": "2026-06-09T15:41:55.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": []}}' 2026-06-09 15:43:36,660 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb 0.089s 2026-06-09 15:43:36,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': 'Tue, 09 Jun 2026 15:43:36 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-2d7ff013-2e4b-413f-984a-2864e163361b', 'x-compute-request-id': 'req-2d7ff013-2e4b-413f-984a-2864e163361b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/17ce8336-2e2f-42e9-a51f-d2fdffac53fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 17ce8336-2e2f-42e9-a51f-d2fdffac53fb could not be found."}}' 2026-06-09 15:43:37,229 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/aea6d8c2-fca5-42fb-a397-2ac713db1757 0.568s 2026-06-09 15:43:37,230 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1cd5a9c5-9f13-4643-b533-7ec462aa1237', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/aea6d8c2-fca5-42fb-a397-2ac713db1757'} Body: b'' 2026-06-09 15:43:37,289 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-1345468784 0.059s 2026-06-09 15:43:37,290 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43: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-5bd8401b-6cea-487c-b4b4-b6b44f1ae06f', 'x-compute-request-id': 'req-5bd8401b-6cea-487c-b4b4-b6b44f1ae06f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1345468784'} Body: b'' 2026-06-09 15:43:38,976 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/407e6c70-ac11-403c-9d9e-86e2f24c2611/remove_router_interface 1.686s 2026-06-09 15:43:38,977 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d8f3184c-7b98-4ad2-b8f3-a448942d1ea9"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-384e4c02-43e3-4491-a19b-4e49962e8cf7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/407e6c70-ac11-403c-9d9e-86e2f24c2611/remove_router_interface'} Body: b'{"id": "407e6c70-ac11-403c-9d9e-86e2f24c2611", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "b5c7c93f-e758-43ff-903d-feebfdee4092", "network_id": "5ad7a344-0210-4552-842f-e46259498b0d", "subnet_id": "d8f3184c-7b98-4ad2-b8f3-a448942d1ea9", "subnet_ids": ["d8f3184c-7b98-4ad2-b8f3-a448942d1ea9"]}' 2026-06-09 15:43:39,714 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d8f3184c-7b98-4ad2-b8f3-a448942d1ea9 0.737s 2026-06-09 15:43:39,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': 'Tue, 09 Jun 2026 15:43:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3ef91dd7-0fae-4ace-8a06-cbc12bbf8268', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d8f3184c-7b98-4ad2-b8f3-a448942d1ea9'} Body: b'' 2026-06-09 15:43:40,738 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/407e6c70-ac11-403c-9d9e-86e2f24c2611 1.022s 2026-06-09 15:43:40,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': 'Tue, 09 Jun 2026 15:43:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f7c2d7c9-a53b-4f41-9f56-434a63d95c56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/407e6c70-ac11-403c-9d9e-86e2f24c2611'} Body: b'' 2026-06-09 15:43:41,535 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5ad7a344-0210-4552-842f-e46259498b0d 0.796s 2026-06-09 15:43:41,535 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b472cae0-6c03-4ba7-aca5-9a8b6a665379', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5ad7a344-0210-4552-842f-e46259498b0d'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:43:41.548334Z 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: 2026-06-09 15:44:43.559912Z 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 2026-06-09 15:43:42,070 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.521s 2026-06-09 15:43:42,071 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--1407113689", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-a16f7f5b-03ea-4c4f-a761-1171affed206', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"27926f98-adba-4a9d-beca-875b951a46b7","name":"tempest-network-smoke--1407113689","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:43:41Z","updated_at":"2026-06-09T15:43:41Z","revision_number":1}}' 2026-06-09 15:43:44,027 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.956s 2026-06-09 15:43:44,027 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-1162857477", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-e74d3d7e-53a8-4ead-b271-b6e1d8d5cd8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f9e06cc8-5f45-4fb2-8660-bdcdeab34aac", "name": "tempest-TestNetworkBasicOps-router-1162857477", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:43:42Z", "updated_at": "2026-06-09T15:43:43Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:44,101 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.073s 2026-06-09 15:43:44,101 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ab77f372-2079-436a-9db4-e1a3f73605db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:43:44,251 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.149s 2026-06-09 15:43:44,251 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b6360735-8ef6-409f-9651-fe9c868c247f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:43:44,541 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.288s 2026-06-09 15:43:44,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': 'Tue, 09 Jun 2026 15:43:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-eda8a025-9a83-4f71-b219-078f8a5f853a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:43:45,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.898s 2026-06-09 15:43:45,441 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-1680007948", "network_id": "27926f98-adba-4a9d-beca-875b951a46b7", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-05d7f96f-dd17-40ae-8aac-f7b01c94967c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"5dd37e89-5361-4a7a-89aa-37ede2790add","name":"tempest-subnet-smoke-1680007948","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:43:44Z","updated_at":"2026-06-09T15:43:44Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:47,956 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/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac/add_router_interface 2.515s 2026-06-09 15:43:47,957 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5dd37e89-5361-4a7a-89aa-37ede2790add"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cbba72c8-8728-45da-8646-dc7877f314a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac/add_router_interface'} Body: b'{"id": "f9e06cc8-5f45-4fb2-8660-bdcdeab34aac", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "e263d8d9-6995-4532-aec1-52dee9e74a15", "network_id": "27926f98-adba-4a9d-beca-875b951a46b7", "subnet_id": "5dd37e89-5361-4a7a-89aa-37ede2790add", "subnet_ids": ["5dd37e89-5361-4a7a-89aa-37ede2790add"]}' 2026-06-09 15:43:48,080 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.122s 2026-06-09 15:43:48,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': 'Tue, 09 Jun 2026 15:43:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-06142b8b-9b35-40a9-b510-4726303adbfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"27926f98-adba-4a9d-beca-875b951a46b7","name":"tempest-network-smoke--1407113689","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["5dd37e89-5361-4a7a-89aa-37ede2790add"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:43:41Z","updated_at":"2026-06-09T15:43:44Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":32086},{"id":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:43:48,176 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.095s 2026-06-09 15:43:48,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-326310ed-eaa7-4c74-9f63-af1e1335fad4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"5dd37e89-5361-4a7a-89aa-37ede2790add","name":"tempest-subnet-smoke-1680007948","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:43:44Z","updated_at":"2026-06-09T15:43:44Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:43:48,305 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.128s 2026-06-09 15:43:48,305 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-87f9281e-a6d4-46be-aa97-34086a4eade1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f9e06cc8-5f45-4fb2-8660-bdcdeab34aac", "name": "tempest-TestNetworkBasicOps-router-1162857477", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.234"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:43:42Z", "updated_at": "2026-06-09T15:43:46Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:43:48,991 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 0.686s 2026-06-09 15:43:48,994 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-568610565", "network_id": "27926f98-adba-4a9d-beca-875b951a46b7"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '960', 'x-openstack-request-id': 'req-1fcf2480-e833-481d-925a-88bdb493ddaf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:43:48Z","revision_number":1}}' 2026-06-09 15:43:49,094 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/c5daaae1-5104-4ac2-852e-819059ce7bf7 0.099s 2026-06-09 15:43:49,094 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '960', 'x-openstack-request-id': 'req-198eba0c-29bc-4fa8-8f82-41d80378172c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/c5daaae1-5104-4ac2-852e-819059ce7bf7'} Body: b'{"port":{"id":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:43:48Z","revision_number":1,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:49,290 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.194s 2026-06-09 15:43:49,290 25 DEBUG [tempest.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-338850779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNoa+gaGkcL6usrCMW/b25kyf8iSX/l7LVKGiveYOLu+KKH1hr2jNZDp1ic8qDFrgela+hEFgrQFCiqRSFRYulknUHjVjKqJPgvO6F/QB3mmwhLyv0EUy7JYDF7iAnNZ6Q=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:49 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-e44a9e91-a4d9-4eda-98bb-2e4a8d2aef60', 'x-compute-request-id': 'req-e44a9e91-a4d9-4eda-98bb-2e4a8d2aef60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-338850779", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNoa+gaGkcL6usrCMW/b25kyf8iSX/l7LVKGiveYOLu+KKH1hr2jNZDp1ic8qDFrgela+hEFgrQFCiqRSFRYulknUHjVjKqJPgvO6F/QB3mmwhLyv0EUy7JYDF7iAnNZ6Q==", "fingerprint": "0f:2a:fe:f6:4a:3b:80:6c:7f:5c:99:98:b7:af:ce:32", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:43:49,688 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.396s 2026-06-09 15:43:49,688 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-1661814996", "description": "tempest-secgroup-smoke-1661814996 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-4dbf6fa9-cf34-42fc-8f36-65bf513db728', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "name": "tempest-secgroup-smoke-1661814996", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1661814996 description", "shared": false, "security_group_rules": [{"id": "211c584e-43c2-4a1a-9f28-147c2608e5ca", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "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": "2026-06-09T15:43:49Z", "updated_at": "2026-06-09T15:43:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "326c97b7-788c-4be2-bf88-5ed25241f707", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "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": "2026-06-09T15:43:49Z", "updated_at": "2026-06-09T15:43:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:43:49Z", "updated_at": "2026-06-09T15:43:49Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:49,970 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.282s 2026-06-09 15:43:49,971 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f179dd1d-c274-4b13-9615-ac39a365abb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "1885b14e-d3f8-48be-b852-775932ed684d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:49Z", "updated_at": "2026-06-09T15:43:49Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:50,270 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.299s 2026-06-09 15:43:50,270 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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-db7188a1-75b5-47f9-89c6-c21237523526', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d986d28a-314c-4763-b66e-7104e219e471", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:50Z", "updated_at": "2026-06-09T15:43:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:50,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.327s 2026-06-09 15:43:50,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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7cb0037d-96fe-494d-a5b3-381abc90328b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "c142c932-b667-4b34-a5d4-03795eab31db", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:50Z", "updated_at": "2026-06-09T15:43:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:50,819 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.220s 2026-06-09 15:43:50,819 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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0c43f1d4-6496-4eb1-b0f2-3d037ce949a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "9604ac95-5789-44bf-bc9b-62d4791b6690", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:50Z", "updated_at": "2026-06-09T15:43:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:51,052 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.232s 2026-06-09 15:43:51,052 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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6a1ca4e5-0625-4077-9158-f3d857c3d91d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "a1532412-fb4c-4125-a075-6651e0b214a9", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:50Z", "updated_at": "2026-06-09T15:43:50Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:51,330 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.278s 2026-06-09 15:43:51,331 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": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1cb73583-d1c9-41fe-ab7a-be54cb558cbc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "d873ed2d-9e94-452c-9f31-dc24c767a43f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "985bc54b-f1b5-4f39-a2fc-081c742f4b45", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:43:51Z", "updated_at": "2026-06-09T15:43:51Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:43:51,731 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.390s 2026-06-09 15:43:51,731 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:51 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a70d2481-6c23-4333-89ba-42423e5f597d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["cSbnIO7kTV6k_051o3-J-A"], "expires_at": "2026-06-09T16:43:51.000000Z", "issued_at": "2026-06-09T15:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:43:51,731 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 15:43:53,670 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.937s 2026-06-09 15:43:53,670 25 DEBUG [tempest.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-1758820811", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "27926f98-adba-4a9d-beca-875b951a46b7", "port": "c5daaae1-5104-4ac2-852e-819059ce7bf7"}], "key_name": "tempest-TestNetworkBasicOps-338850779", "security_groups": [{"name": "tempest-secgroup-smoke-1661814996"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:51 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a98f40-fb4a-45ae-9e98-bc436bc7aedc', 'x-compute-request-id': 'req-62a98f40-fb4a-45ae-9e98-bc436bc7aedc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1661814996"}], "adminPass": "XMEzDtduC7X2"}}' 2026-06-09 15:43:53,921 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.248s 2026-06-09 15:43:53,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': 'Tue, 09 Jun 2026 15:43:53 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-765b9de2-a58b-4620-b214-aefa7338726c', 'x-compute-request-id': 'req-765b9de2-a58b-4620-b214-aefa7338726c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:55,572 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.641s 2026-06-09 15:43:55,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': 'Tue, 09 Jun 2026 15:43:54 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b443addd-ab6c-4b19-b84e-6084fc715c6e', 'x-compute-request-id': 'req-b443addd-ab6c-4b19-b84e-6084fc715c6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:55,577 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:43:56,858 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.280s 2026-06-09 15:43:56,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:56 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-192f1bf4-3b17-46f5-9bda-69cd938bd079', 'x-compute-request-id': 'req-192f1bf4-3b17-46f5-9bda-69cd938bd079', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:43:56,863 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:43:59,766 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 1.900s 2026-06-09 15:43:59,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:43:57 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-e23d0d33-8615-4aad-9af2-e9a53ae97398', 'x-compute-request-id': 'req-e23d0d33-8615-4aad-9af2-e9a53ae97398', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "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": []}}' 2026-06-09 15:44:01,404 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.628s 2026-06-09 15:44:01,405 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:00 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-926975ac-7e48-42b0-aef5-2a1cab1baea4', 'x-compute-request-id': 'req-926975ac-7e48-42b0-aef5-2a1cab1baea4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "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": []}}' 2026-06-09 15:44:04,605 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 2.193s 2026-06-09 15:44:04,605 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:02 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-284a8088-95f4-4aff-8ce1-d7d58ba7c373', 'x-compute-request-id': 'req-284a8088-95f4-4aff-8ce1-d7d58ba7c373', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:43:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-338850779", "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": []}}' 2026-06-09 15:44:06,853 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 1.240s 2026-06-09 15:44:06,854 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:05 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-218e36cd-4b53-40e3-9593-e59f44f6895e', 'x-compute-request-id': 'req-218e36cd-4b53-40e3-9593-e59f44f6895e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:44:03Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": "2026-06-09T15:44:03.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": []}}' 2026-06-09 15:44:06,859 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2026-06-09 15:44:07,641 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.781s 2026-06-09 15:44:07,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:06 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367d489c-ab04-4cdb-90e8-4f4577b917e4', 'x-compute-request-id': 'req-367d489c-ab04-4cdb-90e8-4f4577b917e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:44:03Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": "2026-06-09T15:44:03.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": []}}' 2026-06-09 15:44:07,644 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:44:07,732 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=b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.088s 2026-06-09 15:44:07,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-5db55f58-a528-4f28-b33a-6b954b2390a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/port10000 s?device_id=b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"ports":[{"id":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"ACTIVE","device_id":"b8b05a73-4b0b-46bc-81b3-3caa844b5048","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1758820811","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1758820811","fqdn":"tempest-testnetworkbasicops-server-1758820811.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:44:02Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:44:07,733 25 DEBUG [tempest.common.waiters] Server ID b8b05a73-4b0b-46bc-81b3-3caa844b5048 ports are all ACTIVE [{'id': 'c5daaae1-5104-4ac2-852e-819059ce7bf7', 'name': 'tempest-TestNetworkBasicOps-568610565', 'network_id': '27926f98-adba-4a9d-beca-875b951a46b7', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:30:f3:c8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b8b05a73-4b0b-46bc-81b3-3caa844b5048', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '5dd37e89-5361-4a7a-89aa-37ede2790add', 'ip_address': '10.100.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3715cc71-a8df-4d1d-a5b9-fdcc806da61d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1758820811', 'dns_assignment': [{'ip_address': '10.100.0.4', 'hostname': 'tempest-testnetworkbasicops-server-1758820811', 'fqdn': 'tempest-testnetworkbasicops-server-1758820811.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:43:48Z', 'updated_at': '2026-06-09T15:44:02Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:44:09,147 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.414s 2026-06-09 15:44:09,148 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "c5daaae1-5104-4ac2-852e-819059ce7bf7", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.4"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '918', 'x-openstack-request-id': 'req-f9df9429-6e23-4708-b497-e1da65512a41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "1c8b9d49-4970-40f6-a423-8346c4a14000", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.248", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "f9e06cc8-5f45-4fb2-8660-bdcdeab34aac", "port_id": "c5daaae1-5104-4ac2-852e-819059ce7bf7", "fixed_ip_address": "10.100.0.4", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-568610565", "network_id": "27926f98-adba-4a9d-beca-875b951a46b7", "mac_address": "fa:16:3e:30:f3:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:44:08Z", "updated_at": "2026-06-09T15:44:08Z", "revision_number": 0}}' 2026-06-09 15:44:09,636 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=b8b05a73-4b0b-46bc-81b3-3caa844b5048&network_id=27926f98-adba-4a9d-beca-875b951a46b7 0.488s 2026-06-09 15:44:09,637 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-0b47a033-1f69-42b2-9cdb-b9ac82b074a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b8b05a73-4b0b-46bc-81b3-3caa844b5048&network_id=27926f98-adba-4a9d-beca-875b951a46b7'} Body: b'{"ports":[{"id":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"ACTIVE","device_id":"b8b05a73-4b0b-46bc-81b3-3caa844b5048","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1758820811","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1758820811","fqdn":"tempest-testnetworkbasicops-server-1758820811.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:44:02Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:44:09,804 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.166s 2026-06-09 15:44:09,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44: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-77731bb0-8a23-4325-ac23-861dea788a75', 'x-compute-request-id': 'req-77731bb0-8a23-4325-ac23-861dea788a75', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'' 2026-06-09 15:44:10,758 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.954s 2026-06-09 15:44:10,758 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:09 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0715649-bc29-4032-b29c-e1153757f2c6', 'x-compute-request-id': 'req-b0715649-bc29-4032-b29c-e1153757f2c6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:44:09Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": "2026-06-09T15:44:03.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": []}}' 2026-06-09 15:44:12,757 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.993s 2026-06-09 15:44:12,760 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:11 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-5ed8286c-036f-4349-a9c6-c818437fac6a', 'x-compute-request-id': 'req-5ed8286c-036f-4349-a9c6-c818437fac6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:44:09Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": "2026-06-09T15:44:03.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": []}}' 2026-06-09 15:44:14,562 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.797s 2026-06-09 15:44:14,562 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:13 GMT', 'server': 'Apache', 'content-length': '1752', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064546f1-aa25-4817-9028-e70d512f24bd', 'x-compute-request-id': 'req-064546f1-aa25-4817-9028-e70d512f24bd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"server": {"id": "b8b05a73-4b0b-46bc-81b3-3caa844b5048", "name": "tempest-TestNetworkBasicOps-server-1758820811", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:43:53Z", "updated": "2026-06-09T15:44:12Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-338850779", "OS-SRV-USG:launched_at": "2026-06-09T15:44:03.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": []}}' 2026-06-09 15:44:15,763 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/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.197s 2026-06-09 15:44:15,764 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44: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-8408e88a-5bf5-48ce-8e2e-3eb8951bcd3f', 'x-compute-request-id': 'req-8408e88a-5bf5-48ce-8e2e-3eb8951bcd3f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8b05a73-4b0b-46bc-81b3-3caa844b5048 could not be found."}}' 2026-06-09 15:44:16,609 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/c5daaae1-5104-4ac2-852e-819059ce7bf7 0.845s 2026-06-09 15:44:16,609 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '960', 'x-openstack-request-id': 'req-b419e043-9ac9-4477-b2a4-d2f86682e5c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/c5daaae1-5104-4ac2-852e-819059ce7bf7'} Body: b'{"port":{"id":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"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.4","hostname":"host-10-100-0-4","fqdn":"host-10-100-0-4.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:44:13Z","revision_number":6,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:16,718 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.107s 2026-06-09 15:44:16,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1749310167", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLDUmBZ5iS8uovWkwA5GVeXmj2B8oisv01y0Aywtp2bEOZcQ2FXJGoHgsKhY40nS2WFuV8iIWWuWqlIYV3CS+xAZqm/xD5VWyGJi2YWQn1cfevutLyqkWBATeJiXgLGEGA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:16 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-f2f9d7c5-c394-4331-8df3-bb208be74eeb', 'x-compute-request-id': 'req-f2f9d7c5-c394-4331-8df3-bb208be74eeb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1749310167", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLDUmBZ5iS8uovWkwA5GVeXmj2B8oisv01y0Aywtp2bEOZcQ2FXJGoHgsKhY40nS2WFuV8iIWWuWqlIYV3CS+xAZqm/xD5VWyGJi2YWQn1cfevutLyqkWBATeJiXgLGEGA==", "fingerprint": "f6:44:31:66:41:df:22:e0:64:ef:3e:bb:65:66:7f:4d", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:44:17,235 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.515s 2026-06-09 15:44:17,235 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-1670751561", "description": "tempest-secgroup-smoke-1670751561 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5a79f3db-452e-4691-9fef-1c1266d06309', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "name": "tempest-secgroup-smoke-1670751561", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1670751561 description", "shared": false, "security_group_rules": [{"id": "42055813-58ff-4232-b35f-13115dcf0684", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "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": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "429378ff-da7b-4599-8c05-6609f99461e3", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "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": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:17,428 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.192s 2026-06-09 15:44:17,429 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf7e4629-a08b-4fb6-912c-d61dccd361d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "65a94182-5065-4937-b5ce-4f071e66f491", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:17,624 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.194s 2026-06-09 15:44:17,624 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-1bc92c4f-c89a-490d-9dca-8beb95c90d8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "3346f371-9489-4d96-8768-765ea1467674", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:17,807 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.182s 2026-06-09 15:44:17,807 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-51836fbb-90aa-4d8c-98e2-541397afbf72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "604f68d6-fb98-4022-b81b-37ac378960ef", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:17Z", "updated_at": "2026-06-09T15:44:17Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:18,692 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.884s 2026-06-09 15:44:18,693 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-70ce45fc-cd7d-41bb-9514-7eba99b4481f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "63469414-b489-48b6-8f61-a82d10665b43", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:18Z", "updated_at": "2026-06-09T15:44:18Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:18,917 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.224s 2026-06-09 15:44:18,918 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a6e539c9-ea06-4259-b69d-a6a56f2384f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "29a8b10f-6849-4c0c-98df-2ece3aaf97cc", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:18Z", "updated_at": "2026-06-09T15:44:18Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:19,689 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.771s 2026-06-09 15:44:19,690 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": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-07f5110f-21cc-45ad-961c-3972efce9eb8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "032ad24a-9d3d-4060-8b9e-a741aea1cafb", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "39e4f689-e98d-4af1-ba0a-3b053210cc85", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:19Z", "updated_at": "2026-06-09T15:44:19Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:20,023 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.329s 2026-06-09 15:44:20,023 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:19 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31732ef6-9f78-4f5b-aa29-f394f85a90e9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["hdIPoI0NQ02z_qC0noNL8Q"], "expires_at": "2026-06-09T16:44:20.000000Z", "issued_at": "2026-06-09T15:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:44:20,024 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2026-06-09 15:44:21,431 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.406s 2026-06-09 15:44:21,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-1466642983", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "27926f98-adba-4a9d-beca-875b951a46b7", "port": "c5daaae1-5104-4ac2-852e-819059ce7bf7"}], "key_name": "tempest-TestNetworkBasicOps-1749310167", "security_groups": [{"name": "tempest-secgroup-smoke-1670751561"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:20 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a265cc-df69-4ce5-bb9c-55a11f808323', 'x-compute-request-id': 'req-30a265cc-df69-4ce5-bb9c-55a11f808323', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "c431cc26-0c33-4536-abc6-2a2098a131a4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1670751561"}], "adminPass": "xZkWZ6t34Sci"}}' 2026-06-09 15:44:21,814 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.381s 2026-06-09 15:44:21,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': 'Tue, 09 Jun 2026 15:44:21 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-17b9cb52-a685-4d1e-8b31-c98d9e469cd1', 'x-compute-request-id': 'req-17b9cb52-a685-4d1e-8b31-c98d9e469cd1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:44:23,577 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.756s 2026-06-09 15:44:23,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:22 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d2e084-cefa-487d-b28e-0e900566d168', 'x-compute-request-id': 'req-96d2e084-cefa-487d-b28e-0e900566d168', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:44:23,585 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:44:24,822 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.235s 2026-06-09 15:44:24,822 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:24 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-414dbabc-5b37-4ab0-9bed-140adf7c4646', 'x-compute-request-id': 'req-414dbabc-5b37-4ab0-9bed-140adf7c4646', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:44:24,825 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:44:26,775 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.948s 2026-06-09 15:44:26,775 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:25 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe239008-e9ef-4804-9220-8198fb503c1a', 'x-compute-request-id': 'req-fe239008-e9ef-4804-9220-8198fb503c1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "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": []}}' 2026-06-09 15:44:28,211 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.431s 2026-06-09 15:44:28,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:27 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-072d1239-07da-4087-9aa7-74889c29fea6', 'x-compute-request-id': 'req-072d1239-07da-4087-9aa7-74889c29fea6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "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": []}}' 2026-06-09 15:44:29,735 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.520s 2026-06-09 15:44:29,736 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:29 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1571623c-8c7d-45fd-9611-acca52e6b161', 'x-compute-request-id': 'req-1571623c-8c7d-45fd-9611-acca52e6b161', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1749310167", "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": []}}' 2026-06-09 15:44:31,739 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/c431cc26-0c33-4536-abc6-2a2098a131a4 0.998s 2026-06-09 15:44:31,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:30 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf984eb-2bd5-4723-a663-af190e571a5b', 'x-compute-request-id': 'req-acf984eb-2bd5-4723-a663-af190e571a5b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:30Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": "2026-06-09T15:44:29.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": []}}' 2026-06-09 15:44:31,745 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2026-06-09 15:44:32,763 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/c431cc26-0c33-4536-abc6-2a2098a131a4 1.018s 2026-06-09 15:44:32,764 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:31 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f097370-3084-407f-ab93-49fcac11d62e', 'x-compute-request-id': 'req-8f097370-3084-407f-ab93-49fcac11d62e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:30Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": "2026-06-09T15:44:29.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": []}}' 2026-06-09 15:44:32,849 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=c431cc26-0c33-4536-abc6-2a2098a131a4&network_id=27926f98-adba-4a9d-beca-875b951a46b7 06630 .082s 2026-06-09 15:44:32,849 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1378', 'x-openstack-request-id': 'req-da58d05d-820c-429d-8bdd-29d40e16e872', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c431cc26-0c33-4536-abc6-2a2098a131a4&network_id=27926f98-adba-4a9d-beca-875b951a46b7'} Body: b'{"ports":[{"id":"c5daaae1-5104-4ac2-852e-819059ce7bf7","name":"tempest-TestNetworkBasicOps-568610565","network_id":"27926f98-adba-4a9d-beca-875b951a46b7","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:30:f3:c8","admin_state_up":true,"status":"ACTIVE","device_id":"c431cc26-0c33-4536-abc6-2a2098a131a4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"5dd37e89-5361-4a7a-89aa-37ede2790add","ip_address":"10.100.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3715cc71-a8df-4d1d-a5b9-fdcc806da61d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1466642983","dns_assignment":[{"ip_address":"10.100.0.4","hostname":"tempest-testnetworkbasicops-server-1466642983","fqdn":"tempest-testnetworkbasicops-server-1466642983.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:43:48Z","updated_at":"2026-06-09T15:44:29Z","revision_number":9,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:44:32,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4 0.143s 2026-06-09 15:44:32,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:32 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-f0db1dfa-1a2b-4d8d-9fb6-27e14a2e7fcc', 'x-compute-request-id': 'req-f0db1dfa-1a2b-4d8d-9fb6-27e14a2e7fcc', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'' 2026-06-09 15:44:33,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4 0.772s 2026-06-09 15:44:33,766 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:33 GMT', 'server': 'Apache', 'content-length': '1795', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e1ea0f-90d1-4833-8964-87ed4cc79b23', 'x-compute-request-id': 'req-04e1ea0f-90d1-4833-8964-87ed4cc79b23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:32Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": "2026-06-09T15:44:29.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": []}}' 2026-06-09 15:44:35,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4 1.020s 2026-06-09 15:44:35,795 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:34 GMT', 'server': 'Apache', 'content-length': '1795', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ffd4b7-6cbe-4a5f-868d-721697d47164', 'x-compute-request-id': 'req-95ffd4b7-6cbe-4a5f-868d-721697d47164', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:34Z", "addresses": {"tempest-network-smoke--1407113689": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}, {"version": 4, "addr": "192.168.122.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f3:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": "2026-06-09T15:44:29.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": []}}' 2026-06-09 15:44:37,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4 0.327s 2026-06-09 15:44:37,131 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:36 GMT', 'server': 'Apache', 'content-length': '1485', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e42704b-5ffc-4e1a-8bd5-70b28c92f5f5', 'x-compute-request-id': 'req-3e42704b-5ffc-4e1a-8bd5-70b28c92f5f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"server": {"id": "c431cc26-0c33-4536-abc6-2a2098a131a4", "name": "tempest-TestNetworkBasicOps-server-1466642983", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:21Z", "updated": "2026-06-09T15:44:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c431cc26-0c33-4536-abc6-2a2098a131a4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1749310167", "OS-SRV-USG:launched_at": "2026-06-09T15:44:29.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:44:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:44:37,136 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2026-06-09 15:44:38,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4 0.077s 2026-06-09 15:44:38,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': 'Tue, 09 Jun 2026 15:44: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-66ca2807-0bcc-407c-9f11-3a97addceaa7', 'x-compute-request-id': 'req-66ca2807-0bcc-407c-9f11-3a97addceaa7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c431cc26-0c33-4536-abc6-2a2098a131a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c431cc26-0c33-4536-abc6-2a2098a131a4 could not be found."}}' 2026-06-09 15:44:38,668 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/39e4f689-e98d-4af1-ba0a-3b053210cc85 0.452s 2026-06-09 15:44:38,669 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-598497c1-2ba6-4be9-b77e-eb889c51b60e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/39e4f689-e98d-4af1-ba0a-3b053210cc85'} Body: b'' 2026-06-09 15:44:38,770 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-1749310167 0.101s 2026-06-09 15:44:38,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44: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-28c290e0-4f8d-41cd-ab0d-b875cd043c66', 'x-compute-request-id': 'req-28c290e0-4f8d-41cd-ab0d-b875cd043c66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1749310167'} Body: b'' 2026-06-09 15:44:39,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1c8b9d49-4970-40f6-a423-8346c4a14000 1.058s 2026-06-09 15:44:39,830 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c422269f-773f-4d0a-ad2b-dadfebff08f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/1c8b9d49-4970-40f6-a423-8346c4a14000'} Body: b'' 2026-06-09 15:44:39,915 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.085s 2026-06-09 15:44:39,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:39 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-a64ae593-da5b-4e9d-b0e4-01517638a3a7', 'x-compute-request-id': 'req-a64ae593-da5b-4e9d-b0e4-01517638a3a7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8b05a73-4b0b-46bc-81b3-3caa844b5048 could not be found."}}' 2026-06-09 15:44:40,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048 0.087s 2026-06-09 15:44:40,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:39 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-df43644a-e61e-4cbb-931d-e08e8d77a1c0', 'x-compute-request-id': 'req-df43644a-e61e-4cbb-931d-e08e8d77a1c0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b8b05a73-4b0b-46bc-81b3-3caa844b5048'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8b05a73-4b0b-46bc-81b3-3caa844b5048 could not be found."}}' 2026-06-09 15:44:40,222 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/985bc54b-f1b5-4f39-a2fc-081c742f4b45 0.219s 2026-06-09 15:44:40,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': 'Tue, 09 Jun 2026 15:44:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1b5010dc-556c-4b1a-a5cc-e34e9321cf63', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/985bc54b-f1b5-4f39-a2fc-081c742f4b45'} Body: b'' 2026-06-09 15:44:40,326 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-338850779 0.103s 2026-06-09 15:44:40,327 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:40 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-b19bc716-fa12-496f-8d55-1a959b60b33f', 'x-compute-request-id': 'req-b19bc716-fa12-496f-8d55-1a959b60b33f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-338850779'} Body: b'' 2026-06-09 15:44:40,826 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/c5daaae1-5104-4ac2-852e-819059ce7bf7 0.499s 2026-06-09 15:44:40,827 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9f882786-03c7-4b8d-9552-154199ad776d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/c5daaae1-5104-4ac2-852e-819059ce7bf7'} Body: b'' 2026-06-09 15:44:41,926 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac/remove_router_interface 1.099s 2026-06-09 15:44:41,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5dd37e89-5361-4a7a-89aa-37ede2790add"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0a8e2bba-1b73-4e6c-b96d-012b47a99c75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac/remove_router_interface'} Body: b'{"id": "f9e06cc8-5f45-4fb2-8660-bdcdeab34aac", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "e263d8d9-6995-4532-aec1-52dee9e74a15", "network_id": "27926f98-adba-4a9d-beca-875b951a46b7", "subnet_id": "5dd37e89-5361-4a7a-89aa-37ede2790add", "subnet_ids": ["5dd37e89-5361-4a7a-89aa-37ede2790add"]}' 2026-06-09 15:44:42,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5dd37e89-5361-4a7a-89aa-37ede2790add 0.275s 2026-06-09 15:44:42,202 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3a5ec4a6-2ca2-4e2d-ae3c-32c06ea0e52a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/5dd37e89-5361-4a7a-89aa-37ede2790add'} Body: b'' 2026-06-09 15:44:42,999 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac 0.796s 2026-06-09 15:44:43,000 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-34e26632-27ff-41a6-9a3c-49af5d78655b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f9e06cc8-5f45-4fb2-8660-bdcdeab34aac'} Body: b'' 2026-06-09 15:44:43,555 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/27926f98-adba-4a9d-beca-875b951a46b7 0.555s 2026-06-09 15:44:43,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': 'Tue, 09 Jun 2026 15:44:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e2333ce0-e38e-4cba-aaef-780c80c4936f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/27926f98-adba-4a9d-beca-875b951a46b7'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:44:43.577985Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2026-06-09 15:44:43.579422Z 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: 2026-06-09 15:44:43.581230Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2026-06-09 15:45:47.545549Z 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 2026-06-09 15:44:44,173 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.590s 2026-06-09 15:44:44,173 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--1326639153", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-d5bec062-bc28-412a-9679-41f35d90da63', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","name":"tempest-network-smoke--1326639153","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:44:43Z","updated_at":"2026-06-09T15:44:43Z","revision_number":1}}' 2026-06-09 15:44:45,733 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.559s 2026-06-09 15:44:45,733 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-2097562314", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-e20b90bf-8c90-48de-aa1e-9a0c2469513a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "name": "tempest-TestNetworkBasicOps-router-2097562314", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:44:44Z", "updated_at": "2026-06-09T15:44:45Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:45,823 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.088s 2026-06-09 15:44:45,823 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c5fdc4f9-6e2b-42d4-9969-ac2905606781', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:44:46,219 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.395s 2026-06-09 15:44:46,219 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-41de7b6b-c62a-4de9-b857-f2114451b738', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:44:46,290 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.070s 2026-06-09 15:44:46,291 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7d4e92d2-e80c-4f3a-9601-2c2b05aa009c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:44:47,283 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.992s 2026-06-09 15:44:47,283 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-1545914898", "network_id": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-37bd2bba-85a7-4463-a050-a519c1e43056', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"c70d5e84-699f-4e39-b210-a641f52a7f28","name":"tempest-subnet-smoke-1545914898","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","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":"2026-06-09T15:44:46Z","updated_at":"2026-06-09T15:44:46Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:51,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2/add_router_interface 4.313s 2026-06-09 15:44:51,597 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c70d5e84-699f-4e39-b210-a641f52a7f28"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a1b7b17c-7f2a-4d6e-aeaf-c532a0ec4c70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2/add_router_interface'} Body: b'{"id": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "035851dd-46de-47ff-b4a4-9a02303a1ba8", "network_id": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851", "subnet_id": "c70d5e84-699f-4e39-b210-a641f52a7f28", "subnet_ids": ["c70d5e84-699f-4e39-b210-a641f52a7f28"]}' 2026-06-09 15:44:51,911 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.313s 2026-06-09 15:44:51,911 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-21dedab3-d153-4b7d-8859-c9063a766b9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","name":"tempest-network-smoke--1326639153","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c70d5e84-699f-4e39-b210-a641f52a7f28"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:44:43Z","updated_at":"2026-06-09T15:44:46Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":42855},{"id":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:44:52,023 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.112s 2026-06-09 15:44:52,024 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-1afe729c-edd9-41dd-9c74-527fd3f52968', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"c70d5e84-699f-4e39-b210-a641f52a7f28","name":"tempest-subnet-smoke-1545914898","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","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":"2026-06-09T15:44:46Z","updated_at":"2026-06-09T15:44:46Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:44:52,171 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.147s 2026-06-09 15:44:52,171 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-3ba8c62a-54dd-40b0-becd-bdb5e16a2176', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "name": "tempest-TestNetworkBasicOps-router-2097562314", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:44:44Z", "updated_at": "2026-06-09T15:44:48Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:44:52,263 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.091s 2026-06-09 15:44:52,264 25 DEBUG [tempest.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-1249238458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaxTbd/FVICiVX71aI6sdrc64dMdW+RSgVA299XYZ2sZe2tktAqTcPLAmtWnl3gyX/AUe69umFwFQFBUgRHu1jHPVzrvPG9t0w4DRRf3AgeUYKaD/Ks2lUbu7ZxpxeRwA=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:52 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-6b61400c-678b-4d9d-ac8e-4efc196f8b85', 'x-compute-request-id': 'req-6b61400c-678b-4d9d-ac8e-4efc196f8b85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1249238458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHaxTbd/FVICiVX71aI6sdrc64dMdW+RSgVA299XYZ2sZe2tktAqTcPLAmtWnl3gyX/AUe69umFwFQFBUgRHu1jHPVzrvPG9t0w4DRRf3AgeUYKaD/Ks2lUbu7ZxpxeRwA==", "fingerprint": "09:9c:d2:43:e7:3e:96:b4:64:73:1d:bb:4e:58:45:5a", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:44:52,515 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.249s 2026-06-09 15:44:52,515 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-899108931", "description": "tempest-secgroup-smoke-899108931 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a0f50879-83e8-4b73-bf43-057cdc2f50de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "name": "tempest-secgroup-smoke-899108931", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-899108931 description", "shared": false, "security_group_rules": [{"id": "13b7d93b-cab5-4c75-ad9e-8d940e9c0944", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "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": "2026-06-09T15:44:52Z", "updated_at": "2026-06-09T15:44:52Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "74675dea-d71a-459b-a414-22f023796200", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "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": "2026-06-09T15:44:52Z", "updated_at": "2026-06-09T15:44:52Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:44:52Z", "updated_at": "2026-06-09T15:44:52Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:52,732 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.217s 2026-06-09 15:44:52,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-21e24b49-db03-4a20-b24f-0b85f0224cca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "29111194-8b16-42d3-8dc8-ad218df29d60", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:52Z", "updated_at": "2026-06-09T15:44:52Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:53,783 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.050s 2026-06-09 15:44:53,783 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b711496c-921d-4dfc-a7d1-66430adf355b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "41072362-29f2-480b-bcee-fc33384c0169", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:53Z", "updated_at": "2026-06-09T15:44:53Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:54,804 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.019s 2026-06-09 15:44:54,804 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-edf7bfa0-f76a-4277-8a89-e2b1e911a945', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "2f8dbf70-db20-4e1b-acc7-31a66afc6add", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:54Z", "updated_at": "2026-06-09T15:44:54Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:56,700 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.895s 2026-06-09 15:44:56,700 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c19c5ab4-d408-4db4-a0cb-a8fbb06399f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "773c9b63-20f6-4e96-9632-2e5907fb34c0", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:55Z", "updated_at": "2026-06-09T15:44:55Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:57,118 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.417s 2026-06-09 15:44:57,118 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-83c9a481-96ce-4e47-b465-468eedd6a8f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "b720cdd1-e7db-4569-b74d-e50c7a19978f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:56Z", "updated_at": "2026-06-09T15:44:56Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:57,320 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.201s 2026-06-09 15:44:57,321 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": "07af9e43-26b3-4e16-acc8-453fb97a8489", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-55a1604e-85d6-4548-b339-653258d65fc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "38a88b37-8e51-4d18-a7ff-997ac1d5e416", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "07af9e43-26b3-4e16-acc8-453fb97a8489", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:44:57Z", "updated_at": "2026-06-09T15:44:57Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:44:57,724 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.397s 2026-06-09 15:44:57,725 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:57 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-71d9c91d-47a2-495d-9092-88f4773b4eef', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["BA3qH8FETk6sMj84RvKJpQ"], "expires_at": "2026-06-09T16:44:57.000000Z", "issued_at": "2026-06-09T15:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:44:57,725 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2026-06-09 15:44:59,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.219s 2026-06-09 15:44:59,946 25 DEBUG [tempest.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-188505591", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851"}], "key_name": "tempest-TestNetworkBasicOps-1249238458", "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:57 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3fbe59-68c8-4645-b8d5-26382c8404c1', 'x-compute-request-id': 'req-3a3fbe59-68c8-4645-b8d5-26382c8404c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "adminPass": "H6nzmpGdRw3G"}}' 2026-06-09 15:45:00,311 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.363s 2026-06-09 15:45:00,311 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:44:59 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-f25c1523-9a53-439c-9aaa-0eb5f14d0d6d', 'x-compute-request-id': 'req-f25c1523-9a53-439c-9aaa-0eb5f14d0d6d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:01,696 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.380s 2026-06-09 15:45:01,699 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:01 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328c5c65-c8b1-474c-bb47-25e6bbae85c7', 'x-compute-request-id': 'req-328c5c65-c8b1-474c-bb47-25e6bbae85c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:01,712 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2026-06-09 15:45:03,005 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.291s 2026-06-09 15:45:03,006 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:02 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-5abb390f-9a62-4c50-84bb-5d9470ccc1f1', 'x-compute-request-id': 'req-5abb390f-9a62-4c50-84bb-5d9470ccc1f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:03,010 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2026-06-09 15:45:05,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 1.047s 2026-06-09 15:45:05,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:04 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-bbbe5a97-71c3-495d-b435-1626326661fd', 'x-compute-request-id': 'req-bbbe5a97-71c3-495d-b435-1626326661fd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:06,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.808s 2026-06-09 15:45:06,872 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:06 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-65748444-cffe-4475-a821-dc4d1c294843', 'x-compute-request-id': 'req-65748444-cffe-4475-a821-dc4d1c294843', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:08,306 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.427s 2026-06-09 15:45:08,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:07 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-f6c8bb5c-d341-4816-8849-e68b679fbabb', 'x-compute-request-id': 'req-f6c8bb5c-d341-4816-8849-e68b679fbabb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:09,832 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.521s 2026-06-09 15:45:09,833 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45: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-d0de4a54-7b3b-43ef-8182-0e003573b818', 'x-compute-request-id': 'req-d0de4a54-7b3b-43ef-8182-0e003573b818', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:11,939 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 1.101s 2026-06-09 15:45:11,939 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:10 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-ecbaeea5-73cb-4374-95f7-b2104a769615', 'x-compute-request-id': 'req-ecbaeea5-73cb-4374-95f7-b2104a769615', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:10Z", "addresses": {"tempest-network-smoke--1326639153": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": "2026-06-09T15:45:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:11,943 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2026-06-09 15:45:12,821 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.877s 2026-06-09 15:45:12,821 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:11 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-5cd723ae-cd0d-487b-a88a-a5e3b3d3c0df', 'x-compute-request-id': 'req-5cd723ae-cd0d-487b-a88a-a5e3b3d3c0df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:10Z", "addresses": {"tempest-network-smoke--1326639153": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": "2026-06-09T15:45:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:12,825 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:45:12,931 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=64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.106s 2026-06-09 15:45:12,931 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-2cc07d0a-e337-4163-be2d-80a93763469d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"ports":[{"id":"3ec6c58d-fc78-44f9-9e26-145e41e4f63a","name":"","network_id":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:2a:3a:f5","admin_state_up":true,"status":"ACTIVE","device_id":"64b2f38b-69fd-4f84-9fb2-6289f888b6e9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c70d5e84-699f-4e39-b210-a641f52a7f28","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["07af9e43-26b3-4e16-acc8-453fb97a8489"],"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-188505591","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-188505591","fqdn":"tempest-testnetworkbasicops-server-188505591.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:45:02Z","updated_at":"2026-06-09T15:45:10Z","revision_number":4,"project_id":"6010000 f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:45:12,931 25 DEBUG [tempest.common.waiters] Server ID 64b2f38b-69fd-4f84-9fb2-6289f888b6e9 ports are all ACTIVE [{'id': '3ec6c58d-fc78-44f9-9e26-145e41e4f63a', 'name': '', 'network_id': '0ddcf520-ba2f-4d1e-9adc-9b61b4edb851', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:2a:3a:f5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '64b2f38b-69fd-4f84-9fb2-6289f888b6e9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c70d5e84-699f-4e39-b210-a641f52a7f28', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['07af9e43-26b3-4e16-acc8-453fb97a8489'], '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-188505591', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-188505591', 'fqdn': 'tempest-testnetworkbasicops-server-188505591.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:45:02Z', 'updated_at': '2026-06-09T15:45:10Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:45:14,888 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.956s 2026-06-09 15:45:14,888 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "3ec6c58d-fc78-44f9-9e26-145e41e4f63a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.10"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-9419a488-b73d-4bd6-874e-82c911ad1aaf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "895674ba-7b6a-4415-bc59-d439c0667964", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.176", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "port_id": "3ec6c58d-fc78-44f9-9e26-145e41e4f63a", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851", "mac_address": "fa:16:3e:2a:3a:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:45:13Z", "updated_at": "2026-06-09T15:45:13Z", "revision_number": 0}}' 2026-06-09 15:45:15,022 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/895674ba-7b6a-4415-bc59-d439c0667964 0.134s 2026-06-09 15:45:15,023 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-4678dfe9-7d63-4170-b685-bfdabc7b2d65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/895674ba-7b6a-4415-bc59-d439c0667964'} Body: b'{"floatingip": {"id": "895674ba-7b6a-4415-bc59-d439c0667964", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.176", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "port_id": "3ec6c58d-fc78-44f9-9e26-145e41e4f63a", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851", "mac_address": "fa:16:3e:2a:3a:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:45:13Z", "updated_at": "2026-06-09T15:45:14Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:45:15,023 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '895674ba-7b6a-4415-bc59-d439c0667964', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.176', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': '35540d08-3e4d-41a0-aec7-9cbae6e8dcb2', 'port_id': '3ec6c58d-fc78-44f9-9e26-145e41e4f63a', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0ddcf520-ba2f-4d1e-9adc-9b61b4edb851', 'mac_address': 'fa:16:3e:2a:3a:f5', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '64b2f38b-69fd-4f84-9fb2-6289f888b6e9', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:45:13Z', 'updated_at': '2026-06-09T15:45:14Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:45:15,023 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.134722 seconds 2026-06-09 15:45:15,023 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.176 with user: cirros 2026-06-09 15:45:15,023 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.176 in 120 sec and the expected result is reachable 2026-06-09 15:45:27,535 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.511239 seconds 2026-06-09 15:45:27,536 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.176 in 120 sec and the ping result is expected 2026-06-09 15:45:28,449 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9/action 0.912s 2026-06-09 15:45:28,450 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:45:27 GMT', 'server': 'Apache', 'content-length': '75474', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4b4465-438e-49fc-aabc-c10d2d1eba6f', 'x-compute-request-id': 'req-ec4b4465-438e-49fc-aabc-c10d2d1eba6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9/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 1707732700 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2799.998 MHz processor\\n[ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004401] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004438] Using GB pages for direct mapping\\n[ 0.004680] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004684] ACPI: Early table checksum verification disabled\\n[ 0.004689] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004694] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004701] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004708] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004712] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004715] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004719] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004723] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004726] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004728] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004730] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004731] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004732] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004734] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006014] No NUMA configuration fo 2026-06-09 15:45:28,452 25 DEBUG [tempest.scenario.manager] Console output for 64b2f38b-69fd-4f84-9fb2-6289f888b6e9 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 1707732700 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2799.998 MHz processor [ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001547] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004401] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004438] Using GB pages for direct mapping [ 0.004680] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004684] ACPI: Early table checksum verification disabled [ 0.004689] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004694] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004701] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004708] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004712] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004715] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004719] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004723] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004726] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004728] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004730] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004731] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004732] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004734] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006014] No NUMA configuration found [ 0.006017] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006029] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006384] Zone ranges: [ 0.006387] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006390] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006392] Normal empty [ 0.006394] Device empty [ 0.006395] Movable zone start for each node [ 0.006398] Early memory node ranges [ 0.006399] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006401] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006403] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006633] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006662] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006855] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017943] ACPI: PM-Timer IO Port: 0x608 [ 0.018009] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018157] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018162] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018165] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018167] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018169] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018171] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018176] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018179] TSC deadline timer available [ 0.018196] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018283] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018287] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018289] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018290] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018292] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018294] Booting paravirtualized kernel on KVM [ 0.018298] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018305] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018631] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018707] kvm-guest: setup async PF for cpu 0 [ 0.018734] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018753] kvm-guest: PV spinlocks disabled, single CPU [ 0.018760] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018762] Policy zone: DMA32 [ 0.018764] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018821] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018832] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018840] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018906] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019228] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019947] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019980] ftrace: allocating 50600 entries in 198 pages [ 0.047444] ftrace: allocated 198 pages with 4 groups [ 0.047599] rcu: Hierarchical RCU implementation. [ 0.047600] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047602] Rude variant of Tasks RCU enabled. [ 0.047603] Tracing variant of Tasks RCU enabled. [ 0.047604] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047605] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052423] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052800] random: crng init done [ 0.092016] Console: colour VGA+ 80x25 [ 0.227229] printk: console [tty1] enabled [ 0.612476] printk: console [ttyS0] enabled [ 0.615169] ACPI: Core revision 20210730 [ 0.617867] APIC: Switch to symmetric I/O mode setup [ 0.622077] x2apic enabled [ 0.625055] Switched APIC routing to physical x2apic. [ 0.633406] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.639632] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.643626] pid_max: default: 32768 minimum: 301 [ 0.643626] LSM: Security Framework initializing [ 0.643626] landlock: Up and running. [ 0.643626] Yama: becoming mindful. [ 0.643626] AppArmor: AppArmor initialized [ 0.643626] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643626] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.643626] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.643626] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.643626] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.643626] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.643626] Spectre V2 : Mitigation: Retpolines [ 0.643626] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.643626] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.643626] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.643626] RETBleed: Mitigation: untrained return thunk [ 0.643626] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.643626] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.643626] Freeing SMP alternatives memory: 44K [ 0.643626] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.643771] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.647648] ... version: 0 [ 0.650261] ... bit width: 48 [ 0.651638] ... generic registers: 6 [ 0.654227] ... value mask: 0000ffffffffffff [ 0.655640] ... max period: 00007fffffffffff [ 0.659063] ... fixed-purpose events: 0 [ 0.659639] ... event mask: 000000000000003f [ 0.663067] rcu: Hierarchical SRCU implementation. [ 0.664173] smp: Bringing up secondary CPUs ... [ 0.667154] smp: Brought up 1 node, 1 CPU [ 0.667643] smpboot: Max logical packages: 1 [ 0.670387] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.672120] devtmpfs: initialized [ 0.674382] x86/mm: Memory block size: 128MB [ 0.675807] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.679652] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.683698] pinctrl core: initialized pinctrl subsystem [ 0.687320] PM: RTC time: 15:45:12, date: 2026-06-09 [ 0.687801] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.691733] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.695679] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.699651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.703660] audit: initializing netlink subsys (disabled) [ 0.707493] thermal_sys: Registered thermal governor 'fair_share' [ 0.707494] thermal_sys: Registered thermal governor 'bang_bang' [ 0.707641] thermal_sys: Registered thermal governor 'step_wise' [ 0.711325] thermal_sys: Registered thermal governor 'user_space' [ 0.711646] audit: type=2000 audit(1781019912.364:1): state=initialized audit_enabled=0 res=1 [ 0.715649] thermal_sys: Registered thermal governor 'power_allocator' [ 0.715671] EISA bus registered [ 0.722437] cpuidle: using governor ladder [ 0.723646] cpuidle: using governor menu [ 0.729219] ACPI: bus type PCI registered [ 0.731640] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.735978] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.739640] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.743686] PCI: Using configuration type 1 for base access [ 0.748455] Kprobes globally optimized [ 0.751063] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.751645] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.756497] ACPI: Added _OSI(Module Device) [ 0.759313] ACPI: Added _OSI(Processor Device) [ 0.759687] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.762778] ACPI: Added _OSI(Processor Aggregator Device) [ 0.763722] ACPI: Added _OSI(Linux-Dell-Video) [ 0.766565] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.767653] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.774441] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.778730] ACPI: Interpreter enabled [ 0.779656] ACPI: PM: (supports S0 S5) [ 0.782137] ACPI: Using IOAPIC for interrupt routing [ 0.783686] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.787639] PCI: Using E820 reservations for host bridge windows [ 0.791835] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.801002] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.803647] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.807772] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.811749] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.816872] PCI host bridge to bus 0000:00 [ 0.819516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.819641] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.823640] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.827644] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.831640] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.835639] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.839639] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.843964] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.851812] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.859677] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.871678] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.879678] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.891676] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.895869] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.904357] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.910896] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.916524] pci 0000:00:02.0: enabling Extended Tags [ 0.923437] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.926571] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.933570] pci 0000:00:02.1: enabling Extended Tags [ 0.938073] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.943646] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.953811] pci 0000:00:02.2: enabling Extended Tags [ 0.961813] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.966882] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973127] pci 0000:00:02.3: enabling Extended Tags [ 0.979811] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.986271] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.992898] pci 0000:00:02.4: enabling Extended Tags [ 0.998313] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.004882] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.014373] pci 0000:00:02.5: enabling Extended Tags [ 1.018152] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.022968] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.030232] pci 0000:00:02.6: enabling Extended Tags [ 1.034164] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.038998] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.044906] pci 0000:00:02.7: enabling Extended Tags [ 1.054181] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.060808] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.069747] pci 0000:00:03.0: enabling Extended Tags [ 1.074119] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.078849] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.086273] pci 0000:00:03.1: enabling Extended Tags [ 1.090072] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.094877] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.102042] pci 0000:00:03.2: enabling Extended Tags [ 1.106174] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.110806] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.116397] pci 0000:00:03.3: enabling Extended Tags [ 1.123502] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.127026] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.132965] pci 0000:00:03.4: enabling Extended Tags [ 1.138121] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.143196] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.148432] pci 0000:00:03.5: enabling Extended Tags [ 1.154245] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.158885] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.166971] pci 0000:00:03.6: enabling Extended Tags [ 1.170273] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.174940] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.182394] pci 0000:00:03.7: enabling Extended Tags [ 1.189175] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.194948] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.201087] pci 0000:00:04.0: enabling Extended Tags [ 1.206218] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.210939] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.218806] pci 0000:00:04.1: enabling Extended Tags [ 1.223471] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.227207] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.232880] pci 0000:00:04.2: enabling Extended Tags [ 1.240285] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.247184] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.254559] pci 0000:00:04.3: enabling Extended Tags [ 1.258170] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.262939] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.269906] pci 0000:00:04.4: enabling Extended Tags [ 1.274066] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.278408] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.283948] pci 0000:00:04.5: enabling Extended Tags [ 1.293788] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.299295] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.306271] pci 0000:00:04.6: enabling Extended Tags [ 1.310120] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.314649] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.322766] pci 0000:00:04.7: enabling Extended Tags [ 1.329412] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.334551] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.339938] pci 0000:00:05.0: enabling Extended Tags [ 1.403985] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.411030] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.412615] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.430919] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.433786] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.439784] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.449344] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.459973] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.469741] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.476480] pci 0000:01:00.0: enabling Extended Tags [ 1.559685] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.563120] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.563702] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.567758] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.573895] pci_bus 0000:02: extended config space not accessible [ 1.575960] acpiphp: Slot [1] registered [ 1.579377] acpiphp: Slot [0] registered [ 1.579708] acpiphp: Slot [2] registered [ 1.583081] acpiphp: Slot [3] registered [ 1.583724] acpiphp: Slot [4] registered [ 1.587197] acpiphp: Slot [5] registered [ 1.587729] acpiphp: Slot [6] registered [ 1.590825] acpiphp: Slot [7] registered [ 1.591689] acpiphp: Slot [8] registered [ 1.595003] acpiphp: Slot [9] registered [ 1.595696] acpiphp: Slot [10] registered [ 1.598776] acpiphp: Slot [11] registered [ 1.599724] acpiphp: Slot [12] registered [ 1.603052] acpiphp: Slot [13] registered [ 1.603695] acpiphp: Slot [14] registered [ 1.607725] acpiphp: Slot [15] registered [ 1.610934] acpiphp: Slot [16] registered [ 1.611713] acpiphp: Slot [17] registered [ 1.615101] acpiphp: Slot [18] registered [ 1.615719] acpiphp: Slot [19] registered [ 1.619729] acpiphp: Slot [20] registered [ 1.622945] acpiphp: Slot [21] registered [ 1.623698] acpiphp: Slot [22] registered [ 1.626769] acpiphp: Slot [23] registered [ 1.627688] acpiphp: Slot [24] registered [ 1.630739] acpiphp: Slot [25] registered [ 1.631693] acpiphp: Slot [26] registered [ 1.634731] acpiphp: Slot [27] registered [ 1.635689] acpiphp: Slot [28] registered [ 1.639705] acpiphp: Slot [29] registered [ 1.642294] acpiphp: Slot [30] registered [ 1.643708] acpiphp: Slot [31] registered [ 1.649284] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.659322] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.732233] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.735793] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.739722] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.743782] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.752320] acpiphp: Slot [0-2] registered [ 1.755826] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.765320] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.775646] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.782011] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.783829] pci 0000:03:00.0: enabling Extended Tags [ 1.868393] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.871762] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.875775] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.882272] acpiphp: Slot [0-3] registered [ 1.884310] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.894733] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.907600] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.910970] pci 0000:04:00.0: enabling Extended Tags [ 1.994022] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.995787] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.999758] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.006175] acpiphp: Slot [0-4] registered [ 2.008302] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.018393] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.030152] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.037205] pci 0000:05:00.0: enabling Extended Tags [ 2.119700] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.123213] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.123955] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.130253] acpiphp: Slot [0-5] registered [ 2.132263] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.141048] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.151646] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.157593] pci 0000:06:00.0: enabling Extended Tags [ 2.237162] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.239761] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.243754] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.250233] acpiphp: Slot [0-6] registered [ 2.333650] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.335800] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.339781] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.347301] acpiphp: Slot [0-7] registered [ 2.428854] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.431762] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.435768] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.442329] acpiphp: Slot [0-8] registered [ 2.512467] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.515761] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.519756] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.525990] acpiphp: Slot [0-9] registered [ 2.598811] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.599766] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.603945] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.610232] acpiphp: Slot [0-10] registered [ 2.683811] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.687134] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.687758] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.694331] acpiphp: Slot [0-11] registered [ 2.768437] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.771639] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.775696] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.782049] acpiphp: Slot [0-12] registered [ 2.854400] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.855763] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.859759] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.866030] acpiphp: Slot [0-13] registered [ 2.939797] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.943326] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.943756] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.950054] acpiphp: Slot [0-14] registered [ 3.022179] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.023814] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.027791] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.034114] acpiphp: Slot [0-15] registered [ 3.106912] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.107799] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.111775] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.118275] acpiphp: Slot [0-16] registered [ 3.197323] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.199785] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.203755] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.210207] acpiphp: Slot [0-17] registered [ 3.282951] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.283782] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.287754] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.294183] acpiphp: Slot [0-18] registered [ 3.367770] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.371105] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.371805] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.378283] acpiphp: Slot [0-19] registered [ 3.448046] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.451762] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.455755] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.462157] acpiphp: Slot [0-20] registered [ 3.535674] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.538917] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.539754] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.546284] acpiphp: Slot [0-21] registered [ 3.617246] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.619772] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.623773] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.630435] acpiphp: Slot [0-22] registered [ 3.701369] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.703769] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.707796] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.714232] acpiphp: Slot [0-23] registered [ 3.784040] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.787355] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.787756] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.793903] acpiphp: Slot [0-24] registered [ 3.868293] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.871639] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.875755] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.881859] acpiphp: Slot [0-25] registered [ 3.953412] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.955780] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.959755] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.000766] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.003848] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.007617] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.007840] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.011807] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.015702] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.019490] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.019835] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.023524] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.023661] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.027661] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.031657] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.035668] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.039656] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.043541] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.043654] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.047655] iommu: Default domain type: Translated [ 4.050758] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.052417] SCSI subsystem initialized [ 4.055909] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.059626] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.059647] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.063069] vgaarb: loaded [ 4.063664] ACPI: bus type USB registered [ 4.066214] usbcore: registered new interface driver usbfs [ 4.067645] usbcore: registered new interface driver hub [ 4.070839] usbcore: registered new device driver usb [ 4.071660] pps_core: LinuxPPS API ver. 1 registered [ 4.074715] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.075642] PTP clock support registered [ 4.078198] EDAC MC: Ver: 3.0.0 [ 4.082763] NetLabel: Initializing [ 4.083638] NetLabel: domain hash size = 128 [ 4.086349] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.087660] NetLabel: unlabeled traffic allowed by default [ 4.090993] PCI: Using ACPI for IRQ routing [ 4.877963] clocksource: Switched to clocksource kvm-clock [ 4.893794] VFS: Disk quotas dquot_6.6.0 [ 4.896627] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.901147] AppArmor: AppArmor Filesystem Enabled [ 4.904443] pnp: PnP ACPI init [ 4.906988] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.912816] pnp: PnP ACPI: found 5 devices [ 4.922259] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.928803] NET: Registered PF_INET protocol family [ 4.932571] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.938633] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.944376] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.949777] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.955419] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.959910] TCP: Hash tables configured (established 1024 bind 1024) [ 4.964270] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.968905] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.973094] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.977552] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981656] NET: Registered PF_XDP protocol family [ 4.985195] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.990329] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.995444] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000798] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005942] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.011253] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.017210] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.022410] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.027569] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.032750] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.037941] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.043065] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.048316] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.053540] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.058948] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.064154] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.069433] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.074593] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.079833] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.084940] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.089961] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.095767] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.101165] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.106722] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.111878] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.115918] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.119805] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.123795] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.128065] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.132519] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.137044] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.141662] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.146203] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.150836] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.155506] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.160104] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.164656] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.169174] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.173863] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.178796] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.183461] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.188321] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.193101] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.198209] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.202958] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.207868] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.213222] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.218287] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.223290] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.228400] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.233303] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.238271] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.242978] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.247854] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.252586] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.257547] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.262209] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.267157] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.271925] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.276789] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.281361] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.285957] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.290529] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295093] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.299614] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.304253] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.308106] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.311945] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.315839] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.320039] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.324029] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.327970] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.332134] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.336248] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.340466] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.344676] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.349147] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.353180] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.357392] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.361346] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.365619] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.369858] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.374889] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.379708] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.384558] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.389184] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.394086] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.398760] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.403722] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.408295] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.413174] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.417905] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.423128] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.427765] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.432711] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.436665] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.443599] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.449851] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.458693] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.462706] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.469694] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.477473] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.485479] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.493274] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.501241] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.508800] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.515690] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.522846] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.531042] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.537478] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.542633] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.551683] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.557996] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.563041] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.571006] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.575889] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.583172] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.591951] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.596733] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.603176] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.610284] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.617596] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.622847] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.633531] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.639939] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.646076] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.656036] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.661170] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.669588] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.679093] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.684278] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.693220] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.703950] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.709868] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.718975] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.728618] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.732234] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.739874] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.748081] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.755986] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.761285] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.766956] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.773864] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.782882] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.786111] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.793966] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.799725] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.807548] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.811425] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.818582] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.824485] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.834012] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.839602] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.845511] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.851864] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.858320] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.862649] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.867851] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.874146] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.880914] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.885293] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.890573] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.896751] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.903445] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.907976] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.913286] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.919757] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.926301] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.931081] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.936740] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.943741] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.950753] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.955484] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.961039] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.968099] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.976021] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.979530] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.986101] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.991723] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.999337] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.002552] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.009308] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.014923] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.023828] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.027294] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.034060] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.039304] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.048053] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.051965] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.057012] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.061523] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.065809] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.070295] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.074642] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.078238] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.082221] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.086945] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.090482] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.094300] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.098689] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.102577] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.107664] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.111460] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.116824] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.122102] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.126664] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.130482] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.135175] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.139253] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.143808] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.148310] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.153078] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.157125] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.161947] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.166471] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.171447] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.175501] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.180194] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.184087] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.188652] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.192576] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.197356] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.201369] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.205231] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.209925] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.213440] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.217293] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.222269] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.225715] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.229588] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.234058] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.237536] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.241452] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.246165] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.250479] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.254884] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.260213] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.264373] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.268969] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.274408] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.278077] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.281917] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.286218] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.289660] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.293407] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.299073] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.302530] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.306269] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.310599] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.314051] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.317955] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.322283] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.325703] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.329600] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.333992] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.337486] pci_bus 0000:19: resource 1 [mem B53D 0xfbc00000-0xfbdfffff] [ 6.341277] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.345679] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.349063] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.352868] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.358706] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.366766] PCI: CLS 0 bytes, default 64 [ 6.369363] Trying to unpack rootfs image as initramfs... [ 6.372740] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.391952] Initialise system trusted keyrings [ 6.395444] Key type blacklist registered [ 6.403742] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.413295] zbud: loaded [ 6.420044] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.431967] fuse: init (API version 7.34) [ 6.438603] integrity: Platform Keyring initialized [ 6.455913] Key type asymmetric registered [ 6.459077] Asymmetric key parser 'x509' registered [ 6.467916] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.479786] io scheduler mq-deadline registered [ 6.490076] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.500536] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.517059] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.528255] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.544067] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.552261] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.568257] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.584606] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.601550] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.612318] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.628111] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.637135] Freeing initrd memory: 8744K [ 6.640782] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.649318] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.653523] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.662503] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.667379] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.672551] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.678876] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.683264] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.692731] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.696847] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.705247] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.709923] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.717659] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.722586] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.730067] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.734850] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.742907] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.746917] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.755814] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.759817] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.768846] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.773537] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.778369] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.784607] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.788577] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.796709] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.800722] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.809317] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.813284] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.821544] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.825488] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.833764] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.838213] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.845769] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.850472] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.857872] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.862526] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.870715] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.874674] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.879502] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.885019] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.888958] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.897311] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.906040] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.910161] shpchp 0000:01:00.0: Slot initialization failed [ 6.915699] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.919914] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.925541] ACPI: button: Power Button [PWRF] [ 6.957591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.993375] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.000733] Linux agpgart interface v0.103 [ 7.004701] loop: module loaded [ 7.007083] tun: Universal TUN/TAP device driver, 1.6 [ 7.010594] PPP generic driver version 2.4.2 [ 7.013976] VFIO - User Level meta-driver version: 0.3 [ 7.017969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.022166] ehci-pci: EHCI PCI platform driver [ 7.025819] ehci-platform: EHCI generic platform driver [ 7.031073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.035182] ohci-pci: OHCI PCI platform driver [ 7.038529] ohci-platform: OHCI generic platform driver [ 7.042216] uhci_hcd: USB Universal Host Controller Interface driver [ 7.048841] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.052280] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.057723] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.061537] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.065856] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.071360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.076208] usb usb1: Product: UHCI Host Controller [ 7.079500] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.083659] usb usb1: SerialNumber: 0000:02:01.0 [ 7.086910] hub 1-0:1.0: USB hub found [ 7.089488] hub 1-0:1.0: 2 ports detected [ 7.092689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.100803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.104053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.107527] mousedev: PS/2 mouse device common for all mice [ 7.112019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.117534] rtc_cmos 00:03: RTC can wake from S4 [ 7.123075] rtc_cmos 00:03: registered as rtc0 [ 7.126850] rtc_cmos 00:03: setting system clock to 2026-06-09T15:45:19 UTC (1781019919) [ 7.132842] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.137091] i2c_dev: i2c /dev entries driver [ 7.140097] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.147557] device-mapper: uevent: version 1.0.3 [ 7.151128] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.157145] platform eisa.0: Probing EISA bus 0 [ 7.160144] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.165125] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.169712] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.174235] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.178790] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.182993] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.187190] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.191506] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.195796] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.199790] platform eisa.0: EISA: Detected 0 cards [ 7.202835] ledtrig-cpu: registered to indicate activity on CPUs [ 7.206755] drop_monitor: Initializing network drop monitor service [ 7.211095] NET: Registered PF_INET6 protocol family [ 7.218018] Segment Routing with IPv6 [ 7.220664] In-situ OAM (IOAM) with IPv6 [ 7.223518] NET: Registered PF_PACKET protocol family [ 7.226950] Key type dns_resolver registered [ 7.230126] IPI shorthand broadcast: enabled [ 7.233595] registered taskstats version 1 [ 7.236476] Loading compiled-in X.509 certificates [ 7.240188] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.246832] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.254077] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.260385] blacklist: Loading compiled-in revocation X.509 certificates [ 7.264697] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.270553] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.276802] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.284896] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.291075] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.298256] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.304708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.311431] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.318629] zswap: loaded using pool lzo/zbud [ 7.321674] Key type .fscrypt registered [ 7.324346] Key type fscrypt-provisioning registered [ 7.329163] Key type encrypted registered [ 7.331843] AppArmor: AppArmor sha1 policy hashing enabled [ 7.335164] ima: No TPM chip found, activating TPM-bypass! [ 7.338637] Loading compiled-in module X.509 certificates [ 7.342680] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.348764] ima: Allocated hash algorithm: sha1 [ 7.352022] ima: No architecture policies found [ 7.355079] evm: Initialising EVM extended attributes: [ 7.359046] evm: security.selinux [ 7.361759] evm: security.SMACK64 [ 7.364614] evm: security.SMACK64EXEC [ 7.367490] evm: security.SMACK64TRANSMUTE [ 7.370860] evm: security.SMACK64MMAP [ 7.373823] evm: security.apparmor [ 7.376579] evm: security.ima [ 7.378701] evm: security.capability [ 7.381602] evm: HMAC attrs: 0x1 [ 7.384679] PM: Magic number: 14:502:790 [ 7.388420] RAS: Correctable Errors collector initialized. [ 7.392353] Unstable clock detected, switching default tracing clock to "global" [ 7.392353] If you want to keep using the local clock, then add: [ 7.392353] "trace_clock=local" [ 7.392353] on the kernel command line [ 7.408090] Freeing unused decrypted memory: 2036K [ 7.411782] Freeing unused kernel image (initmem) memory: 3244K [ 7.419730] Write protecting the kernel read-only data: 30720k [ 7.425140] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.430090] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.480081] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.484664] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.489230] Run /init as init process info: initramfs: up at 6.91 [ 7.548802] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.569062] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.573739] GPT:229375 != 2097151 [ 7.576027] GPT:Alternate GPT header not at the end of the disk. [ 7.580023] GPT:229375 != 2097151 [ 7.582256] GPT: Use GNU Parted to correct GPT errors. [ 7.629682] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.006971] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.040569] 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.04 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:64:b2:f3:8b:69:fd:4f:84:9f:b2:62:89:f8:88:b6:e9 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.19s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeyk2ohNVtKW0i1JlF4zH0y4vryOyxqW4yRIgRa/DRJHkNDbLgvEac+pfm40FVE7YR1b8Jb8ynfqLZgsIHYFZDBPgOpTLe9AteZl2W1b/YmukWstTpsrVxyDI4qUrrZnOAZeC2m5PH8LXLRqTMoFkgoYFtzD/OmzU3pusJ1nsIClWY2qN5mIPIzpHaTFHKLidPXmVA3SnyxX6N2ik7k8zBaUkFGY4WULA+rd+a2NUJNr0T2oIrHVB5HcCQd/NAvV97tpu3++xD+8sZq2rKeYuSoduuAUfxZqZ2PT2IKulH1RSRU1dRoBSX143gDfpMm1Te9PR944GPlHugIEKkl0U/ root@tempest-testnetworkbasicops-server-188505591 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGW+AbyhUS/RMaMAtZuWBRIlzCHwZvDus9kcYSF6uCF2/MCzhO1Pvh7M4f/HM8S5qMJ/jDbkAVyi7vHA1sfCs58= root@tempest-testnetworkbasicops-server-188505591 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2a:3af5/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 64b2f38b-69fd-4f84-9fb2-6289f888b6e9 name: tempest-TestNetworkBasicOps-server-188505591 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-188505591 launch-index: 0 === cirros: current=0.6.2 uptime=9.52 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2A:3A:F5 inet6 addr: fe80::f816:3eff:fe2a:3af5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1654 (1.6 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-188505591 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.160522] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.167223] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.196922] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.584378] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.659860] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.844679] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.847030] ISO 9660 Extensions: RRIP_1991A [ 8.978430] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.799750] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.804026] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:45:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:45:21 cirros auth.notice su: + none root:cirros Jun 9 16:45:21 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: DUID 00:04:64:b2:f3:8b:69:fd:4f:84:9f:b2:62:89:f8:88:b6:e9 Jun 9 16:45:21 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2a:3a:f5 Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2a:3af5 Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:45:21 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.10 from 10.100.0.1 Jun 9 16:45:21 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.10/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-188505591 login: 2026-06-09 15:45:28,454 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:28,461 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:28,538 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:28,538 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:28,539 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:28,543 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:28,650 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:28,650 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:28,651 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-09 15:45:28,651 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:28,655 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:28,767 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:28,769 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:28,799 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-09 15:45:28,799 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:28,802 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:28,919 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:28,919 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:30,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c70d5e84-699f-4e39-b210-a641f52a7f28 1.897s 2026-06-09 15:45:30,823 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': 'Tue, 09 Jun 2026 15:45:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-29b75d60-96b3-4f80-8210-0c295ee1784d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c70d5e84-699f-4e39-b210-a641f52a7f28'} Body: b'{"subnet":{"id":"c70d5e84-699f-4e39-b210-a641f52a7f28","name":"tempest-subnet-smoke-1545914898","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"0ddcf520-ba2f-4d1e-9adc-9b61b4edb851","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":"2026-06-09T15:44:46Z","updated_at":"2026-06-09T15:45:29Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:45:30,824 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-09 15:45:30,824 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:30,831 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:30,890 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:30,891 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:30,902 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-09 15:45:30,902 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:30,905 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:31,007 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:31,008 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:31,016 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2026-06-09 15:45:34,019 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2026-06-09 15:45:34,020 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:34,024 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:34,121 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:34,122 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:34,132 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2026-06-09 15:45:34,132 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2026-06-09 15:45:34,134 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:45:34,234 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:45:34,235 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2026-06-09 15:45:34,240 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.416288 seconds 2026-06-09 15:45:35,221 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/895674ba-7b6a-4415-bc59-d439c0667964 0.980s 2026-06-09 15:45:35,222 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3f8b7521-915f-42db-a679-dfdfd791119a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/895674ba-7b6a-4415-bc59-d439c0667964'} Body: b'' 2026-06-09 15:45:35,412 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.188s 2026-06-09 15:45:35,412 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45: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-abda5364-ae57-4cc4-86ca-b4bc278c0d6f', 'x-compute-request-id': 'req-abda5364-ae57-4cc4-86ca-b4bc278c0d6f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'' 2026-06-09 15:45:36,000 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.588s 2026-06-09 15:45:36,001 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:35 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-633ea7b1-e08c-4458-9312-5d92adc32177', 'x-compute-request-id': 'req-633ea7b1-e08c-4458-9312-5d92adc32177', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:35Z", "addresses": {"tempest-network-smoke--1326639153": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": "2026-06-09T15:45:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-899108931"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:37,413 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.406s 2026-06-09 15:45:37,413 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:37 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-15c791db-6d28-4628-b892-b8e3ad5567c2', 'x-compute-request-id': 'req-15c791db-6d28-4628-b892-b8e3ad5567c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:36Z", "addresses": {"tempest-network-smoke--1326639153": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3a:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": "2026-06-09T15:45: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": []}}' 2026-06-09 15:45:38,755 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.336s 2026-06-09 15:45:38,755 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:38 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-2bec841a-d13c-4fb7-b9bd-bfc9ba711344', 'x-compute-request-id': 'req-2bec841a-d13c-4fb7-b9bd-bfc9ba711344', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"server": {"id": "64b2f38b-69fd-4f84-9fb2-6289f888b6e9", "name": "tempest-TestNetworkBasicOps-server-188505591", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:44:59Z", "updated": "2026-06-09T15:45:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1249238458", "OS-SRV-USG:launched_at": "2026-06-09T15:45:10.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:45:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:45:38,760 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2026-06-09 15:45:39,861 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9 0.099s 2026-06-09 15:45:39,861 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:39 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-2511ff86-ddcd-4438-aa97-e7141a89ffc1', 'x-compute-request-id': 'req-2511ff86-ddcd-4438-aa97-e7141a89ffc1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/64b2f38b-69fd-4f84-9fb2-6289f888b6e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 64b2f38b-69fd-4f84-9fb2-6289f888b6e9 could not be found."}}' 2026-06-09 15:45:40,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07af9e43-26b3-4e16-acc8-453fb97a8489 0.668s 2026-06-09 15:45:40,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': 'Tue, 09 Jun 2026 15:45:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1165c56-11c6-4587-8d7c-101ae1ca038b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/07af9e43-26b3-4e16-acc8-453fb97a8489'} Body: b'' 2026-06-09 15:45:40,601 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-1249238458 0.070s 2026-06-09 15:45:40,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:40 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-0ca42ac3-c0d8-41db-99c2-8a700158f725', 'x-compute-request-id': 'req-0ca42ac3-c0d8-41db-99c2-8a700158f725', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1249238458'} Body: b'' 2026-06-09 15:45:41,868 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2/remove_router_interface 1.266s 2026-06-09 15:45:41,869 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c70d5e84-699f-4e39-b210-a641f52a7f28"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-12465061-ed43-43f8-b41b-a4ec515f38d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2/remove_router_interface'} Body: b'{"id": "35540d08-3e4d-41a0-aec7-9cbae6e8dcb2", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "035851dd-46de-47ff-b4a4-9a02303a1ba8", "network_id": "0ddcf520-ba2f-4d1e-9adc-9b61b4edb851", "subnet_id": "c70d5e84-699f-4e39-b210-a641f52a7f28", "subnet_ids": ["c70d5e84-699f-4e39-b210-a641f52a7f28"]}' 2026-06-09 15:45:42,954 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c70d5e84-699f-4e39-b210-a641f52a7f28 1.085s 2026-06-09 15:45:42,954 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-49149f66-cd44-43b5-939c-a762d28eef08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c70d5e84-699f-4e39-b210-a641f52a7f28'} Body: b'' 2026-06-09 15:45:45,961 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2 3.006s 2026-06-09 15:45:45,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-41cf0891-d61d-43c4-8294-42cfe2ddf11b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/35540d08-3e4d-41a0-aec7-9cbae6e8dcb2'} Body: b'' 2026-06-09 15:45:47,538 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0ddcf520-ba2f-4d1e-9adc-9b61b4edb851 1.577s 2026-06-09 15:45:47,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a380f666-de9e-47a4-8ef4-a659a66ab378', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0ddcf520-ba2f-4d1e-9adc-9b61b4edb851'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:45:47.552782Z 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: 2026-06-09 15:47:22.417274Z 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 2026-06-09 15:45:50,482 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 2.929s 2026-06-09 15:45:50,483 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--120180147", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-c71ad5dc-4a86-44f7-b09a-4a7411454321', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"e2515737-5c8d-4065-9c19-67766348a910","name":"tempest-network-smoke--120180147","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:45:47Z","updated_at":"2026-06-09T15:45:47Z","revision_number":1}}' 2026-06-09 15:45:54,930 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 4.446s 2026-06-09 15:45:54,930 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-1831312837", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-32dfa7a5-3bb4-4d0f-9d5d-12d48a8fae8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "name": "tempest-TestNetworkBasicOps-router-1831312837", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:45:50Z", "updated_at": "2026-06-09T15:45:51Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:45:56,045 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 1.115s 2026-06-09 15:45:56,046 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d77aea24-16bf-4983-968a-3bfc4d4df301', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:45:56,328 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.281s 2026-06-09 15:45:56,328 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e9019b12-29e0-4cc8-bae9-30ad097607e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:45:56,742 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.413s 2026-06-09 15:45:56,743 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5358c00d-286e-4ca2-9de1-9ac8cb5b6f5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:45:58,049 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 1.306s 2026-06-09 15:45:58,049 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-1724694650", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:45:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-b79410f3-672d-4b0d-9f62-052d80f3f5fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"ce1df080-d6c7-4897-948b-a5d82374ae52","name":"tempest-subnet-smoke-1724694650","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"e2515737-5c8d-4065-9c19-67766348a910","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:45:57Z","updated_at":"2026-06-09T15:45:57Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:00,262 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/91793a2e-8f9e-4fb2-83ef-1a0135901129/add_router_interface 2.212s 2026-06-09 15:46:00,262 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ce1df080-d6c7-4897-948b-a5d82374ae52"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-865ddbac-e92e-4cda-a5df-44b5c2a47875', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/91793a2e-8f9e-4fb2-83ef-1a0135901129/add_router_interface'} Body: b'{"id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "f31a40f1-4795-4bf0-9b72-fd549c694a5f", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "subnet_id": "ce1df080-d6c7-4897-948b-a5d82374ae52", "subnet_ids": ["ce1df080-d6c7-4897-948b-a5d82374ae52"]}' 2026-06-09 15:46:00,425 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.162s 2026-06-09 15:46:00,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-cc7a3d0e-1c7d-4a47-aa2f-b949717d13aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"e2515737-5c8d-4065-9c19-67766348a910","name":"tempest-network-smoke--120180147","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["ce1df080-d6c7-4897-948b-a5d82374ae52"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:45:47Z","updated_at":"2026-06-09T15:45:57Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":26801}]}' 2026-06-09 15:46:00,574 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.148s 2026-06-09 15:46:00,574 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-43c2ed56-f7b9-4041-82ad-b5474880a6b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"ce1df080-d6c7-4897-948b-a5d82374ae52","name":"tempest-subnet-smoke-1724694650","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"e2515737-5c8d-4065-9c19-67766348a910","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:45:57Z","updated_at":"2026-06-09T15:45:57Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:46:00,959 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.382s 2026-06-09 15:46:00,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-ca88ce83-c0a9-457e-bf59-ada7653b3a14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "name": "tempest-TestNetworkBasicOps-router-1831312837", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.218"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:45:50Z", "updated_at": "2026-06-09T15:45:58Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:46:01,104 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 2026-06-09 15:46:01,105 25 DEBUG [tempest.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-1311387274", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD41LWrER3TvGKDCCn5tsokNgNGZH5p+p9tsBzS2YHWZkjGszZVONxU1OLoVNjLLjeflNiL0qDFksQG0EO9khL8PIjn6Q0PTlDaRFiK+5G6H8iI2H/pzQ1pa/1Yyv5sUqQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:00 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-bb3f9cff-e6f4-4abe-b601-932a5a72b680', 'x-compute-request-id': 'req-bb3f9cff-e6f4-4abe-b601-932a5a72b680', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-1311387274", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD41LWrER3TvGKDCCn5tsokNgNGZH5p+p9tsBzS2YHWZkjGszZVONxU1OLoVNjLLjeflNiL0qDFksQG0EO9khL8PIjn6Q0PTlDaRFiK+5G6H8iI2H/pzQ1pa/1Yyv5sUqQ==", "fingerprint": "f1:46:6f:c8:16:c1:13:e8:41:18:cb:45:2d:d0:e7:9d", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:46:01,341 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.235s 2026-06-09 15:46:01,342 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-1440458553", "description": "tempest-secgroup-smoke-1440458553 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c8f4dd1d-bb59-4169-98a3-1d559cb75610', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "name": "tempest-secgroup-smoke-1440458553", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1440458553 description", "shared": false, "security_group_rules": [{"id": "522e1328-4955-4040-8f3e-bb882bddda63", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "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": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "94f15038-b5dd-467b-acb1-2b5fa2d587f8", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "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": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:01,545 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.203s 2026-06-09 15:46:01,546 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-80109936-19a7-4fbf-9854-0076a0327987', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "7a5155fa-9bed-45d7-9dc8-8296a34368d3", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:01,845 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 2026-06-09 15:46:01,845 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-232b0dab-d94b-4358-8eba-926bc143cc28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "98c06beb-045d-4956-bfc4-0f3bdcea8469", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:02,076 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.230s 2026-06-09 15:46:02,077 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-976970ac-025c-4351-a7c6-8a206f763616', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "ec5cc7bb-c7a3-4acd-a76a-b830d5f86fc8", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:01Z", "updated_at": "2026-06-09T15:46:01Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:02,280 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.203s 2026-06-09 15:46:02,280 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e5f565a6-65f0-4523-a26e-7321bb92e7a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "5cbcd64a-9e4c-4b2e-8479-d8fb948aafa1", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:02Z", "updated_at": "2026-06-09T15:46:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:02,482 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.201s 2026-06-09 15:46:02,483 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1584bedc-194b-4104-b29e-cb94f7abc37c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "9bff31b9-2b31-4797-8d0b-d6a94fd0355d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:02Z", "updated_at": "2026-06-09T15:46:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:02,907 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.423s 2026-06-09 15:46:02,907 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": "8a32a77b-7dee-4c39-a74d-c76430997df1", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0c7f5e4e-d35c-46bd-a2b1-637cc18b0687', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "db11b61e-6e0a-4c18-94b0-7e26c9f95bd1", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "8a32a77b-7dee-4c39-a74d-c76430997df1", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:02Z", "updated_at": "2026-06-09T15:46:02Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:03,218 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.305s 2026-06-09 15:46:03,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:02 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-099bec28-1f0d-4bc0-89c8-d18066754a23', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["2VNpQq1pSIWRWpimSyii2g"], "expires_at": "2026-06-09T16:46:03.000000Z", "issued_at": "2026-06-09T15:46:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:46:03,219 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 15:46:06,929 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.709s 2026-06-09 15:46:06,929 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1657433140", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "e2515737-5c8d-4065-9c19-67766348a910"}], "key_name": "tempest-TestNetworkBasicOps-1311387274", "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:03 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a4c513-296c-47b9-8214-652e65d04a33', 'x-compute-request-id': 'req-c1a4c513-296c-47b9-8214-652e65d04a33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "54c1202d-ff85-468a-8a10-ad019a87d29f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "adminPass": "qyEhVhZVqRX4"}}' 2026-06-09 15:46:07,535 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.603s 2026-06-09 15:46:07,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:06 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-348fd1f6-4fa5-48ab-b763-549b18fd72d0', 'x-compute-request-id': 'req-348fd1f6-4fa5-48ab-b763-549b18fd72d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:09,766 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/54c1202d-ff85-468a-8a10-ad019a87d29f 1.226s 2026-06-09 15:46:09,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:08 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94efbdc-83c6-40fa-91a7-c4c7e41336b4', 'x-compute-request-id': 'req-d94efbdc-83c6-40fa-91a7-c4c7e41336b4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:09,771 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:46:11,369 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.597s 2026-06-09 15:46: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': 'Tue, 09 Jun 2026 15:46:10 GMT', 'server': 'Apache', 'content-length': '1521', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8eb18b-8494-48e0-9e43-d518abd9e980', 'x-compute-request-id': 'req-1a8eb18b-8494-48e0-9e43-d518abd9e980', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:11,374 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2026-06-09 15:46:12,961 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.586s 2026-06-09 15:46:12,962 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:12 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-a9bb0022-c106-40c3-8590-16a528249fd9', 'x-compute-request-id': 'req-a9bb0022-c106-40c3-8590-16a528249fd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:14,916 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.946s 2026-06-09 15:46:14,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: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:13 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-648cea4e-1864-4ee2-9061-c600a5ee8e07', 'x-compute-request-id': 'req-648cea4e-1864-4ee2-9061-c600a5ee8e07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:16,993 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/54c1202d-ff85-468a-8a10-ad019a87d29f 1.073s 2026-06-09 15:46:16,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:15 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-72ce6a09-40b8-4cfa-b325-70895df16def', 'x-compute-request-id': 'req-72ce6a09-40b8-4cfa-b325-70895df16def', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:18,964 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.965s 2026-06-09 15:46:18,964 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:18 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-1ce00927-5c55-44e7-b292-c160df7e6ace', 'x-compute-request-id': 'req-1ce00927-5c55-44e7-b292-c160df7e6ace', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:20,584 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.612s 2026-06-09 15:46:20,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:19 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-5cca3957-4a08-4460-9e47-aa5af5dcf467', 'x-compute-request-id': 'req-5cca3957-4a08-4460-9e47-aa5af5dcf467', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:23,781 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/54c1202d-ff85-468a-8a10-ad019a87d29f 2.191s 2026-06-09 15:46:23,782 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:21 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-94d422a8-d8e5-4f4f-b0ad-7b6d062c5b87', 'x-compute-request-id': 'req-94d422a8-d8e5-4f4f-b0ad-7b6d062c5b87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:21Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:e2:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": "2026-06-09T15:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:23,786 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2026-06-09 15:46:24,269 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/54c1202d-ff85-468a-8a10-ad019a87d29f 0.482s 2026-06-09 15:46:24,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:23 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-e3436cc0-0e97-4e7a-94d2-f8d7114134f7', 'x-compute-request-id': 'req-e3436cc0-0e97-4e7a-94d2-f8d7114134f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:46:21Z", 10000 "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:e2:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": "2026-06-09T15:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:24,275 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:46:24,789 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=54c1202d-ff85-468a-8a10-ad019a87d29f 0.514s 2026-06-09 15:46:24,790 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-c93c8278-6ee6-41c5-a920-48ec530db77f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"ports":[{"id":"f3391a22-14fb-45f5-8ede-922a3c2dea9f","name":"","network_id":"e2515737-5c8d-4065-9c19-67766348a910","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ee:e2:ea","admin_state_up":true,"status":"ACTIVE","device_id":"54c1202d-ff85-468a-8a10-ad019a87d29f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ce1df080-d6c7-4897-948b-a5d82374ae52","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a32a77b-7dee-4c39-a74d-c76430997df1"],"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-1657433140","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1657433140","fqdn":"tempest-testnetworkbasicops-server-1657433140.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:46:10Z","updated_at":"2026-06-09T15:46:18Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:46:24,790 25 DEBUG [tempest.common.waiters] Server ID 54c1202d-ff85-468a-8a10-ad019a87d29f ports are all ACTIVE [{'id': 'f3391a22-14fb-45f5-8ede-922a3c2dea9f', 'name': '', 'network_id': 'e2515737-5c8d-4065-9c19-67766348a910', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:ee:e2:ea', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '54c1202d-ff85-468a-8a10-ad019a87d29f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ce1df080-d6c7-4897-948b-a5d82374ae52', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['8a32a77b-7dee-4c39-a74d-c76430997df1'], '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-1657433140', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-1657433140', 'fqdn': 'tempest-testnetworkbasicops-server-1657433140.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:46:10Z', 'updated_at': '2026-06-09T15:46:18Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:46:26,828 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.037s 2026-06-09 15:46:26,829 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "f3391a22-14fb-45f5-8ede-922a3c2dea9f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-e61968ec-51f5-41df-8d47-25ca0f139237', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "17889ada-647e-4a3a-a435-1120d442390b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.190", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "port_id": "f3391a22-14fb-45f5-8ede-922a3c2dea9f", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "mac_address": "fa:16:3e:ee:e2:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:46:25Z", "updated_at": "2026-06-09T15:46:25Z", "revision_number": 0}}' 2026-06-09 15:46:26,960 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=54c1202d-ff85-468a-8a10-ad019a87d29f 0.131s 2026-06-09 15:46:26,961 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-33b149c4-c1c6-4fd8-8e00-776ab6358395', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"ports":[{"id":"f3391a22-14fb-45f5-8ede-922a3c2dea9f","name":"","network_id":"e2515737-5c8d-4065-9c19-67766348a910","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ee:e2:ea","admin_state_up":true,"status":"ACTIVE","device_id":"54c1202d-ff85-468a-8a10-ad019a87d29f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ce1df080-d6c7-4897-948b-a5d82374ae52","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a32a77b-7dee-4c39-a74d-c76430997df1"],"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-1657433140","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1657433140","fqdn":"tempest-testnetworkbasicops-server-1657433140.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:46:10Z","updated_at":"2026-06-09T15:46:18Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:46:27,085 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.123s 2026-06-09 15:46:27,085 25 DEBUG [tempest.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-498100233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISL6h0fp4fiFPrunsiqJ9IVb6EtGxDN3klJOOskMEyFLrm8Ts1vnkx1/YOUFAaSEaB8JTczK3y6W6rzhE9gsiZrabU55p6dBCnMeiqvacKkJAX3DOjpBENx36fd2yjJdQ=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46: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-a843c85f-c20c-408b-8064-cd1b50fe8b0b', 'x-compute-request-id': 'req-a843c85f-c20c-408b-8064-cd1b50fe8b0b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-498100233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISL6h0fp4fiFPrunsiqJ9IVb6EtGxDN3klJOOskMEyFLrm8Ts1vnkx1/YOUFAaSEaB8JTczK3y6W6rzhE9gsiZrabU55p6dBCnMeiqvacKkJAX3DOjpBENx36fd2yjJdQ==", "fingerprint": "6c:1e:fc:ee:55:d0:23:c5:e0:3f:d8:64:b0:ae:1c:9b", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:46:27,425 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.338s 2026-06-09 15:46:27,425 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-1529725556", "description": "tempest-secgroup-smoke-1529725556 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ac546ce7-6c0f-4816-8009-08dc333e45f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "name": "tempest-secgroup-smoke-1529725556", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1529725556 description", "shared": false, "security_group_rules": [{"id": "1cbefad2-1400-44be-8546-aa355a200d01", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "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": "2026-06-09T15:46:27Z", "updated_at": "2026-06-09T15:46:27Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "9ac208dd-08f2-422a-bbb8-3a19b0c746de", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "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": "2026-06-09T15:46:27Z", "updated_at": "2026-06-09T15:46:27Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:46:27Z", "updated_at": "2026-06-09T15:46:27Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:27,797 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.371s 2026-06-09 15:46:27,798 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-ea15b00a-2d42-4d0f-a695-f8809c4b0bba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "1d92e2db-ce10-45b2-8bc0-bc89bdb9b2a5", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:27Z", "updated_at": "2026-06-09T15:46:27Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:28,023 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.224s 2026-06-09 15:46:28,023 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-ef14d10b-2bcf-4749-ab6e-eca7329908e2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "223faf44-3d34-4619-aebc-994a65446f66", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:27Z", "updated_at": "2026-06-09T15:46:27Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:28,309 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.286s 2026-06-09 15:46:28,310 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0cd5ce87-9869-42d9-bba7-5277cae4a852', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "a57f39b2-25d7-4cbf-b41f-72f569bd1c1f", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:28Z", "updated_at": "2026-06-09T15:46:28Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:28,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.282s 2026-06-09 15:46:28,592 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0906f393-98e9-4bd8-83d0-fc944ef21291', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "25a058d5-eb30-4714-8a0d-1885e86e539b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:28Z", "updated_at": "2026-06-09T15:46:28Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:28,969 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.376s 2026-06-09 15:46:28,970 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6a5ccc76-6879-4938-b5eb-cb104d3955b2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "dd39096d-ad52-413b-b630-2859588b6a9d", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:28Z", "updated_at": "2026-06-09T15:46:28Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:29,381 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.410s 2026-06-09 15:46:29,382 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": "6ed233ec-e53a-4259-9fc7-017482b753ca", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1750dd1e-53fc-4abe-8ffa-f72b61ca21e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "1c0dcbac-d51d-473c-98f0-fe632c77697a", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "6ed233ec-e53a-4259-9fc7-017482b753ca", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:46:29Z", "updated_at": "2026-06-09T15:46:29Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:46:29,736 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.350s 2026-06-09 15:46:29,736 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:29 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b6a7f4aa-8453-4601-84be-63c73225bf1a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["vbT80mzzTwmT7QFHsPEO4w"], "expires_at": "2026-06-09T16:46:29.000000Z", "issued_at": "2026-06-09T15:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:46:29,737 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2026-06-09 15:46:31,671 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 1.926s 2026-06-09 15:46:31,672 25 DEBUG [tempest.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-383270052", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "e2515737-5c8d-4065-9c19-67766348a910"}], "key_name": "tempest-TestNetworkBasicOps-498100233", "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:29 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5847e8fa-a811-4b75-b72b-ad54de61d15f', 'x-compute-request-id': 'req-5847e8fa-a811-4b75-b72b-ad54de61d15f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "5ae01a2e-e371-4268-8895-e9231a9f008f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "adminPass": "dq5yKo3ynHif"}}' 2026-06-09 15:46:32,873 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/5ae01a2e-e371-4268-8895-e9231a9f008f 1.196s 2026-06-09 15:46:32,874 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:31 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-3a29d435-572e-4aae-9bd8-756e7018ca4e', 'x-compute-request-id': 'req-3a29d435-572e-4aae-9bd8-756e7018ca4e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:34,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/5ae01a2e-e371-4268-8895-e9231a9f008f 0.878s 2026-06-09 15:46:34,773 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:33 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-49ecb7a4-b1d8-4843-9208-62f170dbead8', 'x-compute-request-id': 'req-49ecb7a4-b1d8-4843-9208-62f170dbead8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:34,779 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2026-06-09 15:46:37,013 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/5ae01a2e-e371-4268-8895-e9231a9f008f 1.231s 2026-06-09 15:46:37,013 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46: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-48390d6c-d8a0-4028-ad28-fb670ec97c59', 'x-compute-request-id': 'req-48390d6c-d8a0-4028-ad28-fb670ec97c59', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:37,017 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2026-06-09 15:46:38,601 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/5ae01a2e-e371-4268-8895-e9231a9f008f 0.581s 2026-06-09 15:46:38,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46: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-e9adf7d6-3451-47f6-8328-e9574e4c89f3', 'x-compute-request-id': 'req-e9adf7d6-3451-47f6-8328-e9574e4c89f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:40,750 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/5ae01a2e-e371-4268-8895-e9231a9f008f 1.145s 2026-06-09 15:46:40,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': 'Tue, 09 Jun 2026 15:46:39 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-cf84e605-ec63-41e8-967c-8ee0bbcba7b5', 'x-compute-request-id': 'req-cf84e605-ec63-41e8-967c-8ee0bbcba7b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:42,989 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/5ae01a2e-e371-4268-8895-e9231a9f008f 1.232s 2026-06-09 15:46:42,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46: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-c3e7d934-3101-4a65-b246-b417a376c15d', 'x-compute-request-id': 'req-c3e7d934-3101-4a65-b246-b417a376c15d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:44,937 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/5ae01a2e-e371-4268-8895-e9231a9f008f 0.943s 2026-06-09 15:46:44,938 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:44 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-e2e34e7b-26ab-4220-83fd-50c684bef14a', 'x-compute-request-id': 'req-e2e34e7b-26ab-4220-83fd-50c684bef14a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:41Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": "2026-06-09T15:46:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:44,943 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2026-06-09 15:46:45,801 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/5ae01a2e-e371-4268-8895-e9231a9f008f 0.857s 2026-06-09 15:46:45,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': 'Tue, 09 Jun 2026 15:46:44 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-8051f22a-6dc8-4755-a7d8-7671da25fb35', 'x-compute-request-id': 'req-8051f22a-6dc8-4755-a7d8-7671da25fb35', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:46:41Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": "2026-06-09T15:46:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:46:46,036 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=5ae01a2e-e371-4268-8895-e9231a9f008f 0.223s 2026-06-09 15:46:46,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-e2cda672-bcef-4651-9669-c19891982006', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"ports":[{"id":"e332dfda-9233-4140-8782-23a542e85351","name":"","network_id":"e2515737-5c8d-4065-9c19-67766348a910","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ab:65:a6","admin_state_up":true,"status":"ACTIVE","device_id":"5ae01a2e-e371-4268-8895-e9231a9f008f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ce1df080-d6c7-4897-948b-a5d82374ae52","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["6ed233ec-e53a-4259-9fc7-017482b753ca"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-1.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-383270052","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-383270052","fqdn":"tempest-testnetworkbasicops-server-383270052.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:46:35Z","updated_at":"2026-06-09T15:46:41Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:46:46,036 25 DEBUG [tempest.common.waiters] Server ID 5ae01a2e-e371-4268-8895-e9231a9f008f ports are all ACTIVE [{'id': 'e332dfda-9233-4140-8782-23a542e85351', 'name': '', 'network_id': 'e2515737-5c8d-4065-9c19-67766348a910', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:ab:65:a6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '5ae01a2e-e371-4268-8895-e9231a9f008f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'ce1df080-d6c7-4897-948b-a5d82374ae52', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['6ed233ec-e53a-4259-9fc7-017482b753ca'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-1.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-383270052', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-383270052', 'fqdn': 'tempest-testnetworkbasicops-server-383270052.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:46:35Z', 'updated_at': '2026-06-09T15:46:41Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:46:49,837 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 3.801s 2026-06-09 15:46:49,838 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "e332dfda-9233-4140-8782-23a542e85351", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:46:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-8301dff0-956b-4c6a-b601-e0e0df1b1e10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "60071190-edb7-4218-9432-f945b68af4f6", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.194", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "port_id": "e332dfda-9233-4140-8782-23a542e85351", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "mac_address": "fa:16:3e:ab:65:a6", "admin_state_up": true, "status": "ACTIVE", "device_id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:46:47Z", "updated_at": "2026-06-09T15:46:47Z", "revision_number": 0}}' 2026-06-09 15:46:49,838 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2026-06-09 15:47:05,246 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:05,383 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:05,385 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2026-06-09 15:47:05,803 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/17889ada-647e-4a3a-a435-1120d442390b 0.416s 2026-06-09 15:47:05,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-5ad7250c-dbca-4b2e-8377-3d1169b565cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/17889ada-647e-4a3a-a435-1120d442390b'} Body: b'{"floatingip": {"id": "17889ada-647e-4a3a-a435-1120d442390b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.190", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "port_id": "f3391a22-14fb-45f5-8ede-922a3c2dea9f", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "mac_address": "fa:16:3e:ee:e2:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:46:25Z", "updated_at": "2026-06-09T15:46:26Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:05,804 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '17889ada-647e-4a3a-a435-1120d442390b', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.190', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': '91793a2e-8f9e-4fb2-83ef-1a0135901129', 'port_id': 'f3391a22-14fb-45f5-8ede-922a3c2dea9f', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e2515737-5c8d-4065-9c19-67766348a910', 'mac_address': 'fa:16:3e:ee:e2:ea', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '54c1202d-ff85-468a-8a10-ad019a87d29f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:46:25Z', 'updated_at': '2026-06-09T15:46:26Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:47:05,804 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.418135 seconds 2026-06-09 15:47:05,804 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.190 with user: cirros 2026-06-09 15:47:05,804 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.190 in 120 sec and the expected result is reachable 2026-06-09 15:47:05,854 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.049723 seconds 2026-06-09 15:47:05,855 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.190 in 120 sec and the ping result is expected 2026-06-09 15:47:06,025 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/54c1202d-ff85-468a-8a10-ad019a87d29f/action 0.168s 2026-06-09 15:47:06,025 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:47:05 GMT', 'server': 'Apache', 'content-length': '75477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fb8ec1-2cf8-4eaa-b30a-22c8c51665cd', 'x-compute-request-id': 'req-02fb8ec1-2cf8-4eaa-b30a-22c8c51665cd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f/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: 10000 \'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 1590309276 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004706] Using GB pages for direct mapping\\n[ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005013] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005043] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006240] No NUMA configuration fo 2026-06-09 15:47:06,027 25 DEBUG [tempest.scenario.manager] Console output for 54c1202d-ff85-468a-8a10-ad019a87d29f 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 1590309276 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004706] Using GB pages for direct mapping [ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005013] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005043] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006240] No NUMA configuration found [ 0.006242] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006251] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006631] Zone ranges: [ 0.006633] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006635] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006638] Normal empty [ 0.006639] Device empty [ 0.006641] Movable zone start for each node [ 0.006644] Early memory node ranges [ 0.006645] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006646] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006648] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006899] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006928] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007121] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018339] ACPI: PM-Timer IO Port: 0x608 [ 0.018366] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018506] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018510] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018513] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018514] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018516] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018518] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018521] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018523] TSC deadline timer available [ 0.018537] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018606] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018609] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018611] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018612] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018614] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018616] Booting paravirtualized kernel on KVM [ 0.018618] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018626] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018895] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018966] kvm-guest: setup async PF for cpu 0 [ 0.018994] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019013] kvm-guest: PV spinlocks disabled, single CPU [ 0.019018] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019021] Policy zone: DMA32 [ 0.019022] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019079] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019090] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019096] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019155] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019418] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020175] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020205] ftrace: allocating 50600 entries in 198 pages [ 0.046464] ftrace: allocated 198 pages with 4 groups [ 0.046634] rcu: Hierarchical RCU implementation. [ 0.046635] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046637] Rude variant of Tasks RCU enabled. [ 0.046638] Tracing variant of Tasks RCU enabled. [ 0.046640] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046641] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050919] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051276] random: crng init done [ 0.090546] Console: colour VGA+ 80x25 [ 0.227231] printk: console [tty1] enabled [ 0.536514] printk: console [ttyS0] enabled [ 0.539283] ACPI: Core revision 20210730 [ 0.541892] APIC: Switch to symmetric I/O mode setup [ 0.546052] x2apic enabled [ 0.549121] Switched APIC routing to physical x2apic. [ 0.557172] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563931] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567916] pid_max: default: 32768 minimum: 301 [ 0.567916] LSM: Security Framework initializing [ 0.567916] landlock: Up and running. [ 0.567916] Yama: becoming mindful. [ 0.567916] AppArmor: AppArmor initialized [ 0.567916] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567916] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567916] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567916] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567916] Spectre V2 : Mitigation: Retpolines [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567916] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567916] RETBleed: Mitigation: untrained return thunk [ 0.567916] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567916] Freeing SMP alternatives memory: 44K [ 0.567916] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568135] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571939] ... version: 0 [ 0.574755] ... bit width: 48 [ 0.575929] ... generic registers: 6 [ 0.578481] ... value mask: 0000ffffffffffff [ 0.579930] ... max period: 00007fffffffffff [ 0.583243] ... fixed-purpose events: 0 [ 0.583929] ... event mask: 000000000000003f [ 0.587381] rcu: Hierarchical SRCU implementation. [ 0.588378] smp: Bringing up secondary CPUs ... [ 0.591314] smp: Brought up 1 node, 1 CPU [ 0.591932] smpboot: Max logical packages: 1 [ 0.594653] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.596451] devtmpfs: initialized [ 0.598736] x86/mm: Memory block size: 128MB [ 0.600097] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603940] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607980] pinctrl core: initialized pinctrl subsystem [ 0.611645] PM: RTC time: 15:46:22, date: 2026-06-09 [ 0.612097] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.616015] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619964] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623940] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627935] audit: initializing netlink subsys (disabled) [ 0.631404] thermal_sys: Registered thermal governor 'fair_share' [ 0.631406] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631929] thermal_sys: Registered thermal governor 'step_wise' [ 0.635810] thermal_sys: Registered thermal governor 'user_space' [ 0.635937] audit: type=2000 audit(1781019982.744:1): state=initialized audit_enabled=0 res=1 [ 0.639973] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639990] EISA bus registered [ 0.646093] cpuidle: using governor ladder [ 0.647929] cpuidle: using governor menu [ 0.653154] ACPI: bus type PCI registered [ 0.655751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.656217] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.659932] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.663952] PCI: Using configuration type 1 for base access [ 0.668856] Kprobes globally optimized [ 0.671380] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671933] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676685] ACPI: Added _OSI(Module Device) [ 0.679418] ACPI: Added _OSI(Processor Device) [ 0.679954] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.682947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.683978] ACPI: Added _OSI(Linux-Dell-Video) [ 0.686815] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.687938] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.694657] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.699358] ACPI: Interpreter enabled [ 0.699942] ACPI: PM: (supports S0 S5) [ 0.702599] ACPI: Using IOAPIC for interrupt routing [ 0.703978] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707928] PCI: Using E820 reservations for host bridge windows [ 0.711916] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.717620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.719936] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.724097] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.728068] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.733140] PCI host bridge to bus 0000:00 [ 0.735931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751930] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.764222] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.772245] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.779963] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.791269] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.795896] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.803967] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.808125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.816451] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.822774] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.829166] pci 0000:00:02.0: enabling Extended Tags [ 0.834558] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.838665] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.845223] pci 0000:00:02.1: enabling Extended Tags [ 0.850476] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.855125] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.860854] pci 0000:00:02.2: enabling Extended Tags [ 0.867901] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.870746] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.876254] pci 0000:00:02.3: enabling Extended Tags [ 0.882422] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.887290] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.893249] pci 0000:00:02.4: enabling Extended Tags [ 0.898493] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.902687] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.909158] pci 0000:00:02.5: enabling Extended Tags [ 0.914568] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.918474] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.924265] pci 0000:00:02.6: enabling Extended Tags [ 0.931456] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.934588] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.940249] pci 0000:00:02.7: enabling Extended Tags [ 0.948564] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.954563] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.961894] pci 0000:00:03.0: enabling Extended Tags [ 0.966348] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.970478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.977208] pci 0000:00:03.1: enabling Extended Tags [ 0.983555] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.986504] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.992227] pci 0000:00:03.2: enabling Extended Tags [ 0.998374] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.002432] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.008226] pci 0000:00:03.3: enabling Extended Tags [ 1.014714] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018608] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.027214] pci 0000:00:03.4: enabling Extended Tags [ 1.030472] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.034457] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.040625] pci 0000:00:03.5: enabling Extended Tags [ 1.046445] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.050875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.056239] pci 0000:00:03.6: enabling Extended Tags [ 1.062910] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.066688] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.072248] pci 0000:00:03.7: enabling Extended Tags [ 1.080140] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.087207] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.092230] pci 0000:00:04.0: enabling Extended Tags [ 1.098570] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.102817] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.108252] pci 0000:00:04.1: enabling Extended Tags [ 1.114625] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.119566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.126783] pci 0000:00:04.2: enabling Extended Tags [ 1.131110] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.135763] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.141499] pci 0000:00:04.3: enabling Extended Tags [ 1.146354] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.151776] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.157365] pci 0000:00:04.4: enabling Extended Tags [ 1.162358] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.166845] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.173990] pci 0000:00:04.5: enabling Extended Tags [ 1.179318] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.182766] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.189254] pci 0000:00:04.6: enabling Extended Tags [ 1.194737] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.199516] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.204671] pci 0000:00:04.7: enabling Extended Tags [ 1.212649] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.219645] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.226406] pci 0000:00:05.0: enabling Extended Tags [ 1.288276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.293785] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.298099] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.315321] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.317794] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.323525] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.331934] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.344370] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.353086] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.360148] pci 0000:01:00.0: enabling Extended Tags [ 1.439720] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.439995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.443878] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.444047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.449919] pci_bus 0000:02: extended config space not accessible [ 1.452208] acpiphp: Slot [1] registered [ 1.454980] acpiphp: Slot [0] registered [ 1.455978] acpiphp: Slot [2] registered [ 1.458610] acpiphp: Slot [3] registered [ 1.459979] acpiphp: Slot [4] registered [ 1.462617] acpiphp: Slot [5] registered [ 1.464006] acpiphp: Slot [6] registered [ 1.466603] acpiphp: Slot [7] registered [ 1.468020] acpiphp: Slot [8] registered [ 1.470575] acpiphp: Slot [9] registered [ 1.471979] acpiphp: Slot [10] registered [ 1.474593] acpiphp: Slot [11] registered [ 1.475976] acpiphp: Slot [12] registered [ 1.478685] acpiphp: Slot [13] registered [ 1.480004] acpiphp: Slot [14] registered [ 1.482802] acpiphp: Slot [15] registered [ 1.483977] acpiphp: Slot [16] registered [ 1.486602] acpiphp: Slot [17] registered [ 1.487990] acpiphp: Slot [18] registered [ 1.490921] acpiphp: Slot [19] registered [ 1.491980] acpiphp: Slot [20] registered [ 1.494784] acpiphp: Slot [21] registered [ 1.495980] acpiphp: Slot [22] registered [ 1.498824] acpiphp: Slot [23] registered [ 1.499997] acpiphp: Slot [24] registered [ 1.502933] acpiphp: Slot [25] registered [ 1.503979] acpiphp: Slot [26] registered [ 1.506791] acpiphp: Slot [27] registered [ 1.507984] acpiphp: Slot [28] registered [ 1.510808] acpiphp: Slot [29] registered [ 1.512001] acpiphp: Slot [30] registered [ 1.514798] acpiphp: Slot [31] registered [ 1.518585] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.527934] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.606539] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.607997] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.611995] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.616078] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.624614] acpiphp: Slot [0-2] registered [ 1.628556] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.635940] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.647956] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.653931] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.656165] pci 0000:03:00.0: enabling Extended Tags [ 1.739510] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.740053] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.744076] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.750503] acpiphp: Slot [0-3] registered [ 1.752634] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.763268] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.771971] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.779373] pci 0000:04:00.0: enabling Extended Tags [ 1.856450] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.860086] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.864056] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.870010] acpiphp: Slot [0-4] registered [ 1.872631] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.881121] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.891840] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.896169] pci 0000:05:00.0: enabling Extended Tags [ 1.989635] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.992081] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.996060] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.002260] acpiphp: Slot [0-5] registered [ 2.004555] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.013471] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.024959] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.031530] pci 0000:06:00.0: enabling Extended Tags [ 2.107553] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.108054] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.112083] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118400] acpiphp: Slot [0-6] registered [ 2.189693] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.192053] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.196046] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.202428] acpiphp: Slot [0-7] registered [ 2.273626] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.276053] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.280056] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.286869] acpiphp: Slot [0-8] registered [ 2.358029] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.360054] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.364046] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.370589] acpiphp: Slot [0-9] registered [ 2.443104] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.444052] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.448047] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.454588] acpiphp: Slot [0-10] registered [ 2.528840] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.532053] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.536048] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.542627] acpiphp: Slot [0-11] registered [ 2.614721] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.616054] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.620046] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.626476] acpiphp: Slot [0-12] registered [ 2.700125] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.704088] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.708048] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.714620] acpiphp: Slot [0-13] registered [ 2.826459] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.828071] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.832446] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.839005] acpiphp: Slot [0-14] registered [ 2.910383] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.912060] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.916053] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.922490] acpiphp: Slot [0-15] registered [ 2.995249] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.996060] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.000048] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.007448] acpiphp: Slot [0-16] registered [ 3.077958] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.080061] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.084049] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.090662] acpiphp: Slot [0-17] registered [ 3.164117] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.168098] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.172059] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.178826] acpiphp: Slot [0-18] registered [ 3.250431] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.252055] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.256071] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.262820] acpiphp: Slot [0-19] registered [ 3.336794] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.340059] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.344049] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.350439] acpiphp: Slot [0-20] registered [ 3.424130] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.428053] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.432052] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.438468] acpiphp: Slot [0-21] registered [ 3.511080] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.512062] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.516050] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.522571] acpiphp: Slot [0-22] registered [ 3.596200] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600090] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604078] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610970] acpiphp: Slot [0-23] registered [ 3.685636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.688060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.692057] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.698517] acpiphp: Slot [0-24] registered [ 3.771022] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.772064] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.776074] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.782389] acpiphp: Slot [0-25] registered [ 3.856454] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.860061] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.864047] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.902184] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904165] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908132] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912139] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916165] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920133] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924145] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928168] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932034] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.935946] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.939948] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.943946] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.947962] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.951948] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.955947] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.959947] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.964278] iommu: Default domain type: Translated [ 3.967931] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.972093] SCSI subsystem initialized [ 3.975486] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.975916] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.975939] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.979930] vgaarb: loaded [ 3.982472] ACPI: bus type USB registered [ 3.983951] usbcore: registered new interface driver usbfs [ 3.987938] usbcore: registered new interface driver hub [ 3.991942] usbcore: registered new device driver usb [ 3.995953] pps_core: LinuxPPS API ver. 1 registered [ 3.999931] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.003936] PTP clock support registered [ 4.007599] EDAC MC: Ver: 3.0.0 [ 4.011450] NetLabel: Initializing [ 4.011934] NetLabel: domain hash size = 128 [ 4.015931] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.019976] NetLabel: unlabeled traffic allowed by default [ 4.023994] PCI: Using ACPI for IRQ routing [ 4.857385] clocksource: Switched to clocksource kvm-clock [ 4.875437] VFS: Disk quotas dquot_6.6.0 [ 4.879492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.885444] AppArmor: AppArmor Filesystem Enabled [ 4.889496] pnp: PnP ACPI init [ 4.892541] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.899049] pnp: PnP ACPI: found 5 devices [ 4.908710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.916511] NET: Registered PF_INET protocol family [ 4.921373] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.929108] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.936457] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.942956] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.950445] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.956587] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962467] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.968510] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.973810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.978176] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981776] NET: Registered PF_XDP protocol family [ 4.984857] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989818] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.994799] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000034] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005187] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010296] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.016182] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.022328] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.028477] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.034759] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.041191] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.047221] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.053135] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.059202] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.065460] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.071657] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.078118] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.084453] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.090306] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.095506] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.101431] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.107330] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.113261] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.119244] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.125151] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.129698] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.134323] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.138961] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.143677] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.148187] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.152726] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.157193] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.161672] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.166133] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.171131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.175646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.180112] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.184671] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.189827] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.193982] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.197811] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.201822] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.205733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.209738] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.213590] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.217729] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.222081] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.226906] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.231595] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.236737] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.241343] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.245764] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.249952] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.254104] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.257944] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.261986] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.265831] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.270063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.274119] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.278769] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.282940] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287092] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291262] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295181] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.299041] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.302840] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306723] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.310823] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.315189] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.319250] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.323172] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.326885] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.330673] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.334769] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.338830] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.342737] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.346938] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.351150] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.355299] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.359148] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.363348] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.367364] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.371643] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.376087] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.380388] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.384214] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.388526] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.392657] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.396847] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.400796] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404722] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.408831] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.412850] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.416785] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.420875] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.424055] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.430119] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.435762] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.443961] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.447147] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.454584] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.460239] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.469114] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.475078] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.480583] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.490148] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.497222] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.503191] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.513740] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.519853] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.525626] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.533462] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.538371] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.544711] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.552621] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.557259] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.562458] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.570343] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.576096] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.580942] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.588568] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.593409] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.600094] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.606828] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.613099] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.618135] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.626810] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.633085] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.638427] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.646746] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.651503] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.658564] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.665428] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.671636] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.676705] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.684689] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.687983] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.694797] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.700007] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.708603] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.713552] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.719044] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.725432] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.732266] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.736733] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.742248] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.749241] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.756381] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.761529] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.767747] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.774705] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.782465] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.785979] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.791264] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.797864] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.805518] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.808780] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.813865] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.820533] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.828261] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.831552] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.837858] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.843533] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.853656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.856792] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.863189] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.868174] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.876719] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.880064] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.887158] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.892656] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.900716] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.905677] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.911711] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.917830] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.924426] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.928842] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.935456] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.942639] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.950631] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.953856] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.959104] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.965439] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973269] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.976522] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.983138] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.988550] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.996610] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.000646] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.005126] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.010105] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.014787] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.019182] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.023679] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.027741] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.031774] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.036309] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.039848] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.044079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.048527] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.052392] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.057673] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.061548] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.066198] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.072082] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.076532] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.080569] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.085431] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.089361] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.094113] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.097942] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.102561] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.106714] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.111623] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.115872] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.120853] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.125445] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.130401] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.134596] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.140187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.144890] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.150298] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.154273] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.158569] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.163335] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.166870] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.170892] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.175513] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.178952] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.183074] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.187638] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.191480] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.196169] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.200588] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.204083] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.207844] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.212288] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.215797] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.219619] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.224032] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.227622] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.231466] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.235998] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.239416] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.243294] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.249084] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.252655] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.256453] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.260951] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.264372] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.268176] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.272613] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.276133] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.279878] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284333] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.287733] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.291523] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.296024] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.299426] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.303249] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.309249] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.318457] PCI: CLS 0 bytes, default 64 [ 6.321408] Trying to unpack rootfs image as initramfs... [ 6.325748] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.340382] Initialise system trusted keyrings [ 6.343391] Key type blacklist registered [ 6.352131] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.361127] zbud: loaded [ 6.363395] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.376110] fuse: init (API version 7.34) [ 6.380093] integrity: Platform Keyring initialized [ 6.400020] Key type asymmetric registered [ 6.402950] Asymmetric key parser 'x509' registered [ 6.412049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.424128] io scheduler mq-deadline registered [ 6.429392] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.440513] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.456373] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.468631] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.482211] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.496401] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.512312] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.520529] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.536325] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.544524] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.560441] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.570178] Freeing initrd memory: 8744K [ 6.573668] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.582827] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.588350] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.596490] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.600872] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.607857] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.614456] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.619686] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.627965] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.631906] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.639527] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.643608] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.651338] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.655444] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.663694] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.667833] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.675588] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.679652] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.687759] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.692521] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.699837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.704577] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.709925] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.715447] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.720170] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.728958] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.734098] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.742162] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.747011] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.755534] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.759971] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.767360] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.772066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.780239] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.784539] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.792749] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.796937] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.804656] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.808744] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.813670] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.819426] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.823540] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.831384] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.840671] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.844788] shpchp 0000:01:00.0: Slot initialization failed [ 6.850636] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.855422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.860186] ACPI: button: Power Button [PWRF] [ 6.884284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.915791] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.921933] Linux agpgart interface v0.103 [ 6.925714] loop: module loaded [ 6.928091] tun: Universal TUN/TAP device driver, 1.6 [ 6.931386] PPP generic driver version 2.4.2 [ 6.934271] VFIO - User Level meta-driver version: 0.3 [ 6.937974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.943119] ehci-pci: EHCI PCI platform driver [ 6.946312] ehci-platform: EHCI generic platform driver [ 6.949601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.953530] ohci-pci: OHCI PCI platform driver [ 6.956427] ohci-platform: OHCI generic platform driver [ 6.960055] uhci_hcd: USB Universal Host Controller Interface driver [ 6.965681] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.969133] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.973646] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.977180] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.981055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.986135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.990945] usb usb1: Product: UHCI Host Controller [ 6.994189] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.998367] usb usb1: SerialNumber: 0000:02:01.0 [ 7.001690] hub 1-0:1.0: USB hub found [ 7.004497] hub 1-0:1.0: 2 ports detected [ 7.007593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.014967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.018429] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.021938] mousedev: PS/2 mouse device common for all mice [ 7.026411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.031775] rtc_cmos 00:03: RTC can wake from S4 [ 7.036765] rtc_cmos 00:03: registered as rtc0 [ 7.040158] rtc_cmos 00:03: setting system clock to 2026-06-09T15:46:29 UTC (1781019989) [ 7.045400] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.049455] i2c_dev: i2c /dev entries driver [ 7.052270] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.059342] device-mapper: uevent: version 1.0.3 [ 7.062396] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.067762] platform eisa.0: Probing EISA bus 0 [ 7.070653] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.074811] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.079577] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.083848] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.087828] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.091941] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.095769] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.099807] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.103721] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.107890] platform eisa.0: EISA: Detected 0 cards [ 7.111530] ledtrig-cpu: registered to indicate activity on CPUs [ 7.115694] drop_monitor: Initializing network drop monitor service [ 7.119789] NET: Registered PF_INET6 protocol family [ 7.126239] Segment Routing with IPv6 [ 7.128933] In-situ OAM (IOAM) with IPv6 [ 7.131595] NET: Registered PF_PACKET protocol family [ 7.134919] Key type dns_resolver registered [ 7.137964] IPI shorthand broadcast: enabled [ 7.141807] registered taskstats version 1 [ 7.144647] Loading compiled-in X.509 certificates [ 7.148249] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.154803] Loaded X.509 cert 'Can10000 onical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.161177] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.167507] blacklist: Loading compiled-in revocation X.509 certificates [ 7.171989] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.178061] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.184332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.192073] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.198499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.204950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.211474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.218141] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.225078] zswap: loaded using pool lzo/zbud [ 7.228005] Key type .fscrypt registered [ 7.230554] Key type fscrypt-provisioning registered [ 7.235438] Key type encrypted registered [ 7.238482] AppArmor: AppArmor sha1 policy hashing enabled [ 7.241983] ima: No TPM chip found, activating TPM-bypass! [ 7.245402] Loading compiled-in module X.509 certificates [ 7.249219] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.255204] ima: Allocated hash algorithm: sha1 [ 7.258172] ima: No architecture policies found [ 7.261088] evm: Initialising EVM extended attributes: [ 7.264356] evm: security.selinux [ 7.266537] evm: security.SMACK64 [ 7.268832] evm: security.SMACK64EXEC [ 7.271262] evm: security.SMACK64TRANSMUTE [ 7.274036] evm: security.SMACK64MMAP [ 7.276506] evm: security.apparmor [ 7.278852] evm: security.ima [ 7.281025] evm: security.capability [ 7.283548] evm: HMAC attrs: 0x1 [ 7.286330] PM: Magic number: 14:502:790 [ 7.289684] RAS: Correctable Errors collector initialized. [ 7.293263] Unstable clock detected, switching default tracing clock to "global" [ 7.293263] If you want to keep using the local clock, then add: [ 7.293263] "trace_clock=local" [ 7.293263] on the kernel command line [ 7.307454] Freeing unused decrypted memory: 2036K [ 7.310963] Freeing unused kernel image (initmem) memory: 3244K [ 7.315964] Write protecting the kernel read-only data: 30720k [ 7.320308] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.324921] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.371459] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.375417] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.379498] Run /init as init process info: initramfs: up at 6.87 [ 7.434466] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.456004] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.460692] GPT:229375 != 2097151 [ 7.462993] GPT:Alternate GPT header not at the end of the disk. [ 7.466903] GPT:229375 != 2097151 [ 7.469186] GPT: Use GNU Parted to correct GPT errors. [ 7.516547] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.890119] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.925048] 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.14 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:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f 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.05s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCye8NSTMidau44b/HOij4GvVwbLFqPtFfYfN1DjnvK+HsvDMv7uVcI7r5xTL1AmRfCwPEShrNLgPfqYhb3Ux0WNzqbOb1v8Grxnd5webJXXXSpISurWjd2sqaCbQF4vJBma4zgMrmviAp36L4vvGSggKUezEEmDBu9qq9aaNsHEi3+ZsxTLPgxpVkk7h072JJ7T12lNa60qXeOU18n4KfqkWCwcKzEzPV+mqrmSOM9dJJbDcQRIoILn4QOFWhbQs2QaLWiuAyAgh5wTVJ/4ukzwJ5gqAoLXPs21gVrnxZUEsMQ2VkSK7/ySvrBOPOh0oaaygohgacYeYMoZVk3auYv root@tempest-testnetworkbasicops-server-1657433140 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9SWo81g+0WRKBpAfHzIBYEDztrhKlGYU+is0xad4OP75Ao+BdCk9AZEypDBBjd52yNP4S44szYcnLYF4r4cI= root@tempest-testnetworkbasicops-server-1657433140 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feee:e2ea/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 54c1202d-ff85-468a-8a10-ad019a87d29f name: tempest-TestNetworkBasicOps-server-1657433140 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1657433140 launch-index: 0 === cirros: current=0.6.2 uptime=9.98 === === 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:EE:E2:EA inet6 addr: fe80::f816:3eff:feee:e2ea/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-1657433140 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.045091] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.048002] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.071901] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.617611] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.663865] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.812013] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.813786] ISO 9660 Extensions: RRIP_1991A [ 8.951323] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.320201] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.323528] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:46:31 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:46:31 cirros auth.notice su: + none root:cirros Jun 9 16:46:31 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: DUID 00:04:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f Jun 9 16:46:31 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ee:e2:ea Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feee:e2ea Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:46:32 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1657433140 login: 2026-06-09 15:47:06,028 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2026-06-09 15:47:06,032 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:06,136 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:06,137 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2026-06-09 15:47:06,138 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2026-06-09 15:47:06,138 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2026-06-09 15:47:06,141 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:06,201 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:06,203 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2026-06-09 15:47:06,222 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.084582 seconds 2026-06-09 15:47:06,899 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/f3391a22-14fb-45f5-8ede-922a3c2dea9f 0.676s 2026-06-09 15:47:06,900 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': 'Tue, 09 Jun 2026 15:47:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1079', 'x-openstack-request-id': 'req-67714abc-08f2-4bde-be6c-928869564cbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f3391a22-14fb-45f5-8ede-922a3c2dea9f'} Body: b'{"port":{"id":"f3391a22-14fb-45f5-8ede-922a3c2dea9f","name":"","network_id":"e2515737-5c8d-4065-9c19-67766348a910","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ee:e2:ea","admin_state_up":false,"status":"ACTIVE","device_id":"54c1202d-ff85-468a-8a10-ad019a87d29f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ce1df080-d6c7-4897-948b-a5d82374ae52","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a32a77b-7dee-4c39-a74d-c76430997df1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1657433140","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1657433140","fqdn":"tempest-testnetworkbasicops-server-1657433140.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:46:10Z","updated_at":"2026-06-09T15:47:06Z","revision_number":5,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:06,900 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.190 with user: cirros 2026-06-09 15:47:06,900 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.190 in 120 sec and the expected result is unreachable 2026-06-09 15:47:07,929 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.028401 seconds 2026-06-09 15:47:07,929 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.190 in 120 sec and the ping result is expected 2026-06-09 15:47:08,121 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/54c1202d-ff85-468a-8a10-ad019a87d29f/action 0.191s 2026-06-09 15:47:08,122 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:07 GMT', 'server': 'Apache', 'content-length': '75477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78911b7-b404-4f82-8cb0-5e4f2757f900', 'x-compute-request-id': 'req-e78911b7-b404-4f82-8cb0-5e4f2757f900', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f/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 1590309276 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004706] Using GB pages for direct mapping\\n[ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005013] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005043] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006240] No NUMA configuration fo 2026-06-09 15:47:08,123 25 DEBUG [tempest.scenario.manager] Console output for 54c1202d-ff85-468a-8a10-ad019a87d29f 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 1590309276 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004706] Using GB pages for direct mapping [ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005013] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005043] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006240] No NUMA configuration found [ 0.006242] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006251] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006631] Zone ranges: [ 0.006633] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006635] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006638] Normal empty [ 0.006639] Device empty [ 0.006641] Movable zone start for each node [ 0.006644] Early memory node ranges [ 0.006645] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006646] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006648] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006899] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006928] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007121] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018339] ACPI: PM-Timer IO Port: 0x608 [ 0.018366] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018506] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018510] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018513] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018514] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018516] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018518] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018521] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018523] TSC deadline timer available [ 0.018537] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018606] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018609] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018611] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018612] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018614] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018616] Booting paravirtualized kernel on KVM [ 0.018618] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018626] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018895] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018966] kvm-guest: setup async PF for cpu 0 [ 0.018994] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019013] kvm-guest: PV spinlocks disabled, single CPU [ 0.019018] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019021] Policy zone: DMA32 [ 0.019022] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019079] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019090] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019096] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019155] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019418] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020175] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020205] ftrace: allocating 50600 entries in 198 pages [ 0.046464] ftrace: allocated 198 pages with 4 groups [ 0.046634] rcu: Hierarchical RCU implementation. [ 0.046635] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046637] Rude variant of Tasks RCU enabled. [ 0.046638] Tracing variant of Tasks RCU enabled. [ 0.046640] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046641] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050919] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051276] random: crng init done [ 0.090546] Console: colour VGA+ 80x25 [ 0.227231] printk: console [tty1] enabled [ 0.536514] printk: console [ttyS0] enabled [ 0.539283] ACPI: Core revision 20210730 [ 0.541892] APIC: Switch to symmetric I/O mode setup [ 0.546052] x2apic enabled [ 0.549121] Switched APIC routing to physical x2apic. [ 0.557172] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563931] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567916] pid_max: default: 32768 minimum: 301 [ 0.567916] LSM: Security Framework initializing [ 0.567916] landlock: Up and running. [ 0.567916] Yama: becoming mindful. [ 0.567916] AppArmor: AppArmor initialized [ 0.567916] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567916] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567916] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567916] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567916] Spectre V2 : Mitigation: Retpolines [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567916] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567916] RETBleed: Mitigation: untrained return thunk [ 0.567916] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567916] Freeing SMP alternatives memory: 44K [ 0.567916] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568135] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571939] ... version: 0 [ 0.574755] ... bit width: 48 [ 0.575929] ... generic registers: 6 [ 0.578481] ... value mask: 0000ffffffffffff [ 0.579930] ... max period: 00007fffffffffff [ 0.583243] ... fixed-purpose events: 0 [ 0.583929] ... event mask: 000000000000003f [ 0.587381] rcu: Hierarchical SRCU implementation. [ 0.588378] smp: Bringing up secondary CPUs ... [ 0.591314] smp: Brought up 1 node, 1 CPU [ 0.591932] smpboot: Max logical packages: 1 [ 0.594653] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.596451] devtmpfs: initialized [ 0.598736] x86/mm: Memory block size: 128MB [ 0.600097] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603940] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607980] pinctrl core: initialized pinctrl subsystem [ 0.611645] PM: RTC time: 15:46:22, date: 2026-06-09 [ 0.612097] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.616015] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619964] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623940] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627935] audit: initializing netlink subsys (disabled) [ 0.631404] thermal_sys: Registered thermal governor 'fair_share' [ 0.631406] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631929] thermal_sys: Registered thermal governor 'step_wise' [ 0.635810] thermal_sys: Registered thermal governor 'user_space' [ 0.635937] audit: type=2000 audit(1781019982.744:1): state=initialized audit_enabled=0 res=1 [ 0.639973] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639990] EISA bus registered [ 0.646093] cpuidle: using governor ladder [ 0.647929] cpuidle: using governor menu [ 0.653154] ACPI: bus type PCI registered [ 0.655751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.656217] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.659932] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.663952] PCI: Using configuration type 1 for base access [ 0.668856] Kprobes globally optimized [ 0.671380] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671933] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676685] ACPI: Added _OSI(Module Device) [ 0.679418] ACPI: Added _OSI(Processor Device) [ 0.679954] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.682947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.683978] ACPI: Added _OSI(Linux-Dell-Video) [ 0.686815] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.687938] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.694657] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.699358] ACPI: Interpreter enabled [ 0.699942] ACPI: PM: (supports S0 S5) [ 0.702599] ACPI: Using IOAPIC for interrupt routing [ 0.703978] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707928] PCI: Using E820 reservations for host bridge windows [ 0.711916] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.717620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.719936] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.724097] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.728068] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.733140] PCI host bridge to bus 0000:00 [ 0.735931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751930] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.764222] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.772245] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.779963] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.791269] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.795896] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.803967] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.808125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.816451] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.822774] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.829166] pci 0000:00:02.0: enabling Extended Tags [ 0.834558] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.838665] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.845223] pci 0000:00:02.1: enabling Extended Tags [ 0.850476] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.855125] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.860854] pci 0000:00:02.2: enabling Extended Tags [ 0.867901] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.870746] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.876254] pci 0000:00:02.3: enabling Extended Tags [ 0.882422] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.887290] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.893249] pci 0000:00:02.4: enabling Extended Tags [ 0.898493] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.902687] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.909158] pci 0000:00:02.5: enabling Extended Tags [ 0.914568] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.918474] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.924265] pci 0000:00:02.6: enabling Extended Tags [ 0.931456] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.934588] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.940249] pci 0000:00:02.7: enabling Extended Tags [ 0.948564] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.954563] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.961894] pci 0000:00:03.0: enabling Extended Tags [ 0.966348] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.970478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.977208] pci 0000:00:03.1: enabling Extended Tags [ 0.983555] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.986504] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.992227] pci 0000:00:03.2: enabling Extended Tags [ 0.998374] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.002432] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.008226] pci 0000:00:03.3: enabling Extended Tags [ 1.014714] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018608] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.027214] pci 0000:00:03.4: enabling Extended Tags [ 1.030472] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.034457] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.040625] pci 0000:00:03.5: enabling Extended Tags [ 1.046445] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.050875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.056239] pci 0000:00:03.6: enabling Extended Tags [ 1.062910] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.066688] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.072248] pci 0000:00:03.7: enabling Extended Tags [ 1.080140] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.087207] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.092230] pci 0000:00:04.0: enabling Extended Tags [ 1.098570] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.102817] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.108252] pci 0000:00:04.1: enabling Extended Tags [ 1.114625] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.119566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.126783] pci 0000:00:04.2: enabling Extended Tags [ 1.131110] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.135763] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.141499] pci 0000:00:04.3: enabling Extended Tags [ 1.146354] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.151776] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.157365] pci 0000:00:04.4: enabling Extended Tags [ 1.162358] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.166845] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.173990] pci 0000:00:04.5: enabling Extended Tags [ 1.179318] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.182766] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.189254] pci 0000:00:04.6: enabling Extended Tags [ 1.194737] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.199516] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.204671] pci 0000:00:04.7: enabling Extended Tags [ 1.212649] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.219645] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.226406] pci 0000:00:05.0: enabling Extended Tags [ 1.288276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.293785] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.298099] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.315321] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.317794] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.323525] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.331934] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.344370] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.353086] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.360148] pci 0000:01:00.0: enabling Extended Tags [ 1.439720] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.439995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.443878] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.444047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.449919] pci_bus 0000:02: extended config space not accessible [ 1.452208] acpiphp: Slot [1] registered [ 1.454980] acpiphp: Slot [0] registered [ 1.455978] acpiphp: Slot [2] registered [ 1.458610] acpiphp: Slot [3] registered [ 1.459979] acpiphp: Slot [4] registered [ 1.462617] acpiphp: Slot [5] registered [ 1.464006] acpiphp: Slot [6] registered [ 1.466603] acpiphp: Slot [7] registered [ 1.468020] acpiphp: Slot [8] registered [ 1.470575] acpiphp: Slot [9] registered [ 1.471979] acpiphp: Slot [10] registered [ 1.474593] acpiphp: Slot [11] registered [ 1.475976] acpiphp: Slot [12] registered [ 1.478685] acpiphp: Slot [13] registered [ 1.480004] acpiphp: Slot [14] registered [ 1.482802] acpiphp: Slot [15] registered [ 1.483977] acpiphp: Slot [16] registered [ 1.486602] acpiphp: Slot [17] registered [ 1.487990] acpiphp: Slot [18] registered [ 1.490921] acpiphp: Slot [19] registered [ 1.491980] acpiphp: Slot [20] registered [ 1.494784] acpiphp: Slot [21] registered [ 1.495980] acpiphp: Slot [22] registered [ 1.498824] acpiphp: Slot [23] registered [ 1.499997] acpiphp: Slot [24] registered [ 1.502933] acpiphp: Slot [25] registered [ 1.503979] acpiphp: Slot [26] registered [ 1.506791] acpiphp: Slot [27] registered [ 1.507984] acpiphp: Slot [28] registered [ 1.510808] acpiphp: Slot [29] registered [ 1.512001] acpiphp: Slot [30] registered [ 1.514798] acpiphp: Slot [31] registered [ 1.518585] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.527934] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.606539] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.607997] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.611995] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.616078] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.624614] acpiphp: Slot [0-2] registered [ 1.628556] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.635940] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.647956] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.653931] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.656165] pci 0000:03:00.0: enabling Extended Tags [ 1.739510] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.740053] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.744076] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.750503] acpiphp: Slot [0-3] registered [ 1.752634] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.763268] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.771971] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.779373] pci 0000:04:00.0: enabling Extended Tags [ 1.856450] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.860086] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.864056] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.870010] acpiphp: Slot [0-4] registered [ 1.872631] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.881121] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.891840] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.896169] pci 0000:05:00.0: enabling Extended Tags [ 1.989635] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.992081] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.996060] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.002260] acpiphp: Slot [0-5] registered [ 2.004555] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.013471] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.024959] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.031530] pci 0000:06:00.0: enabling Extended Tags [ 2.107553] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.108054] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.112083] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118400] acpiphp: Slot [0-6] registered [ 2.189693] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.192053] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.196046] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.202428] acpiphp: Slot [0-7] registered [ 2.273626] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.276053] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.280056] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.286869] acpiphp: Slot [0-8] registered [ 2.358029] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.360054] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.364046] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.370589] acpiphp: Slot [0-9] registered [ 2.443104] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.444052] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.448047] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.454588] acpiphp: Slot [0-10] registered [ 2.528840] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.532053] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.536048] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.542627] acpiphp: Slot [0-11] registered [ 2.614721] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.616054] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.620046] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.626476] acpiphp: Slot [0-12] registered [ 2.700125] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.704088] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.708048] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.714620] acpiphp: Slot [0-13] registered [ 2.826459] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.828071] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.832446] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.839005] acpiphp: Slot [0-14] registered [ 2.910383] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.912060] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.916053] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.922490] acpiphp: Slot [0-15] registered [ 2.995249] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.996060] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.000048] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.007448] acpiphp: Slot [0-16] registered [ 3.077958] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.080061] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.084049] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.090662] acpiphp: Slot [0-17] registered [ 3.164117] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.168098] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.172059] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.178826] acpiphp: Slot [0-18] registered [ 3.250431] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.252055] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.256071] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.262820] acpiphp: Slot [0-19] registered [ 3.336794] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.340059] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.344049] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.350439] acpiphp: Slot [0-20] registered [ 3.424130] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.428053] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.432052] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.438468] acpiphp: Slot [0-21] registered [ 3.511080] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.512062] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.516050] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.522571] acpiphp: Slot [0-22] registered [ 3.596200] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600090] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604078] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610970] acpiphp: Slot [0-23] registered [ 3.685636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.688060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.692057] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.698517] acpiphp: Slot [0-24] registered [ 3.771022] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.772064] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.776074] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.782389] acpiphp: Slot [0-25] registered [ 3.856454] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.860061] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.864047] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.902184] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904165] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908132] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912139] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916165] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920133] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924145] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928168] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932034] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.935946] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.939948] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.943946] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.947962] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.951948] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.955947] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.959947] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.964278] iommu: Default domain type: Translated [ 3.967931] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.972093] SCSI subsystem initialized [ 3.975486] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.975916] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.975939] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.979930] vgaarb: loaded [ 3.982472] ACPI: bus type USB registered [ 3.983951] usbcore: registered new interface driver usbfs [ 3.987938] usbcore: registered new interface driver hub [ 3.991942] usbcore: registered new device driver usb [ 3.995953] pps_core: LinuxPPS API ver. 1 registered [ 3.999931] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.003936] PTP clock support registered [ 4.007599] EDAC MC: Ver: 3.0.0 [ 4.011450] NetLabel: Initializing [ 4.011934] NetLabel: domain hash size = 128 [ 4.015931] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.019976] NetLabel: unlabeled traffic allowed by default [ 4.023994] PCI: Using ACPI for IRQ routing [ 4.857385] clocksource: Switched to clocksource kvm-clock [ 4.875437] VFS: Disk quotas dquot_6.6.0 [ 4.879492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.885444] AppArmor: AppArmor Filesystem Enabled [ 4.889496] pnp: PnP ACPI init [ 4.892541] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.899049] pnp: PnP ACPI: found 5 devices [ 4.908710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.916511] NET: Registered PF_INET protocol family [ 4.921373] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.929108] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.936457] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.942956] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.950445] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.956587] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962467] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.968510] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.973810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.978176] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981776] NET: Registered PF_XDP protocol family [ 4.984857] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989818] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.994799] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000034] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005187] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010296] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.016182] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.022328] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.028477] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.034759] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.041191] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.047221] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.053135] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.059202] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.065460] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.071657] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.078118] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.084453] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.090306] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.095506] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.101431] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.107330] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.113261] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.119244] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.125151] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.129698] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.134323] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.138961] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.143677] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.148187] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.152726] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.157193] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.161672] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.166133] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.171131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.175646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.180112] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.184671] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.189827] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.193982] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.197811] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.201822] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.205733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.209738] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.213590] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.217729] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.222081] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.226906] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.231595] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.236737] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.241343] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.245764] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.249952] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.254104] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.257944] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.261986] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.265831] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.270063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.274119] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.278769] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.282940] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287092] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291262] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295181] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.299041] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.302840] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306723] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.310823] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.315189] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.319250] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.323172] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.326885] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.330673] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.334769] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.338830] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.342737] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.346938] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.351150] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.355299] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.359148] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.363348] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.367364] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.371643] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.376087] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.380388] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.384214] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.388526] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.392657] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.396847] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.400796] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404722] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.408831] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.412850] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.416785] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.420875] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.424055] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.430119] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.435762] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.443961] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.447147] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.454584] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.460239] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.469114] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.475078] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.480583] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.490148] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.497222] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.503191] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.513740] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.519853] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.525626] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.533462] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.538371] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.544711] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.552621] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.557259] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.562458] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.570343] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.576096] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.580942] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.588568] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.593409] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.600094] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.606828] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.613099] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.618135] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.626810] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.633085] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.638427] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref10000 ] [ 5.646746] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.651503] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.658564] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.665428] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.671636] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.676705] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.684689] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.687983] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.694797] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.700007] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.708603] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.713552] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.719044] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.725432] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.732266] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.736733] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.742248] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.749241] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.756381] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.761529] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.767747] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.774705] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.782465] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.785979] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.791264] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.797864] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.805518] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.808780] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.813865] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.820533] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.828261] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.831552] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.837858] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.843533] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.853656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.856792] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.863189] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.868174] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.876719] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.880064] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.887158] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.892656] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.900716] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.905677] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.911711] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.917830] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.924426] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.928842] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.935456] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.942639] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.950631] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.953856] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.959104] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.965439] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973269] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.976522] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.983138] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.988550] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.996610] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.000646] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.005126] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.010105] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.014787] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.019182] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.023679] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.027741] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.031774] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.036309] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.039848] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.044079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.048527] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.052392] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.057673] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.061548] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.066198] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.072082] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.076532] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.080569] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.085431] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.089361] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.094113] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.097942] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.102561] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.106714] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.111623] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.115872] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.120853] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.125445] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.130401] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.134596] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.140187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.144890] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.150298] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.154273] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.158569] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.163335] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.166870] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.170892] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.175513] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.178952] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.183074] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.187638] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.191480] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.196169] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.200588] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.204083] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.207844] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.212288] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.215797] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.219619] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.224032] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.227622] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.231466] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.235998] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.239416] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.243294] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.249084] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.252655] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.256453] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.260951] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.264372] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.268176] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.272613] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.276133] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.279878] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284333] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.287733] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.291523] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.296024] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.299426] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.303249] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.309249] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.318457] PCI: CLS 0 bytes, default 64 [ 6.321408] Trying to unpack rootfs image as initramfs... [ 6.325748] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.340382] Initialise system trusted keyrings [ 6.343391] Key type blacklist registered [ 6.352131] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.361127] zbud: loaded [ 6.363395] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.376110] fuse: init (API version 7.34) [ 6.380093] integrity: Platform Keyring initialized [ 6.400020] Key type asymmetric registered [ 6.402950] Asymmetric key parser 'x509' registered [ 6.412049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.424128] io scheduler mq-deadline registered [ 6.429392] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.440513] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.456373] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.468631] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.482211] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.496401] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.512312] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.520529] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.536325] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.544524] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.560441] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.570178] Freeing initrd memory: 8744K [ 6.573668] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.582827] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.588350] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.596490] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.600872] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.607857] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.614456] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.619686] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.627965] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.631906] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.639527] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.643608] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.651338] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.655444] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.663694] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.667833] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.675588] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.679652] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.687759] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.692521] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.699837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.704577] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.709925] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.715447] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.720170] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.728958] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.734098] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.742162] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.747011] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.755534] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.759971] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.767360] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.772066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.780239] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.784539] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.792749] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.796937] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.804656] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.808744] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.813670] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.819426] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.823540] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.831384] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.840671] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.844788] shpchp 0000:01:00.0: Slot initialization failed [ 6.850636] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.855422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.860186] ACPI: button: Power Button [PWRF] [ 6.884284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.915791] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.921933] Linux agpgart interface v0.103 [ 6.925714] loop: module loaded [ 6.928091] tun: Universal TUN/TAP device driver, 1.6 [ 6.931386] PPP generic driver version 2.4.2 [ 6.934271] VFIO - User Level meta-driver version: 0.3 [ 6.937974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.943119] ehci-pci: EHCI PCI platform driver [ 6.946312] ehci-platform: EHCI generic platform driver [ 6.949601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.953530] ohci-pci: OHCI PCI platform driver [ 6.956427] ohci-platform: OHCI generic platform driver [ 6.960055] uhci_hcd: USB Universal Host Controller Interface driver [ 6.965681] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.969133] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.973646] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.977180] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.981055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.986135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.990945] usb usb1: Product: UHCI Host Controller [ 6.994189] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.998367] usb usb1: SerialNumber: 0000:02:01.0 [ 7.001690] hub 1-0:1.0: USB hub found [ 7.004497] hub 1-0:1.0: 2 ports detected [ 7.007593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.014967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.018429] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.021938] mousedev: PS/2 mouse device common for all mice [ 7.026411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.031775] rtc_cmos 00:03: RTC can wake from S4 [ 7.036765] rtc_cmos 00:03: registered as rtc0 [ 7.040158] rtc_cmos 00:03: setting system clock to 2026-06-09T15:46:29 UTC (1781019989) [ 7.045400] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.049455] i2c_dev: i2c /dev entries driver [ 7.052270] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.059342] device-mapper: uevent: version 1.0.3 [ 7.062396] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.067762] platform eisa.0: Probing EISA bus 0 [ 7.070653] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.074811] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.079577] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.083848] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.087828] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.091941] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.095769] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.099807] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.103721] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.107890] platform eisa.0: EISA: Detected 0 cards [ 7.111530] ledtrig-cpu: registered to indicate activity on CPUs [ 7.115694] drop_monitor: Initializing network drop monitor service [ 7.119789] NET: Registered PF_INET6 protocol family [ 7.126239] Segment Routing with IPv6 [ 7.128933] In-situ OAM (IOAM) with IPv6 [ 7.131595] NET: Registered PF_PACKET protocol family [ 7.134919] Key type dns_resolver registered [ 7.137964] IPI shorthand broadcast: enabled [ 7.141807] registered taskstats version 1 [ 7.144647] Loading compiled-in X.509 certificates [ 7.148249] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.154803] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.161177] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.167507] blacklist: Loading compiled-in revocation X.509 certificates [ 7.171989] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.178061] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.184332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.192073] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.198499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.204950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.211474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.218141] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.225078] zswap: loaded using pool lzo/zbud [ 7.228005] Key type .fscrypt registered [ 7.230554] Key type fscrypt-provisioning registered [ 7.235438] Key type encrypted registered [ 7.238482] AppArmor: AppArmor sha1 policy hashing enabled [ 7.241983] ima: No TPM chip found, activating TPM-bypass! [ 7.245402] Loading compiled-in module X.509 certificates [ 7.249219] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.255204] ima: Allocated hash algorithm: sha1 [ 7.258172] ima: No architecture policies found [ 7.261088] evm: Initialising EVM extended attributes: [ 7.264356] evm: security.selinux [ 7.266537] evm: security.SMACK64 [ 7.268832] evm: security.SMACK64EXEC [ 7.271262] evm: security.SMACK64TRANSMUTE [ 7.274036] evm: security.SMACK64MMAP [ 7.276506] evm: security.apparmor [ 7.278852] evm: security.ima [ 7.281025] evm: security.capability [ 7.283548] evm: HMAC attrs: 0x1 [ 7.286330] PM: Magic number: 14:502:790 [ 7.289684] RAS: Correctable Errors collector initialized. [ 7.293263] Unstable clock detected, switching default tracing clock to "global" [ 7.293263] If you want to keep using the local clock, then add: [ 7.293263] "trace_clock=local" [ 7.293263] on the kernel command line [ 7.307454] Freeing unused decrypted memory: 2036K [ 7.310963] Freeing unused kernel image (initmem) memory: 3244K [ 7.315964] Write protecting the kernel read-only data: 30720k [ 7.320308] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.324921] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.371459] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.375417] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.379498] Run /init as init process info: initramfs: up at 6.87 [ 7.434466] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.456004] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.460692] GPT:229375 != 2097151 [ 7.462993] GPT:Alternate GPT header not at the end of the disk. [ 7.466903] GPT:229375 != 2097151 [ 7.469186] GPT: Use GNU Parted to correct GPT errors. [ 7.516547] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.890119] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.925048] 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.14 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:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f 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.05s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCye8NSTMidau44b/HOij4GvVwbLFqPtFfYfN1DjnvK+HsvDMv7uVcI7r5xTL1AmRfCwPEShrNLgPfqYhb3Ux0WNzqbOb1v8Grxnd5webJXXXSpISurWjd2sqaCbQF4vJBma4zgMrmviAp36L4vvGSggKUezEEmDBu9qq9aaNsHEi3+ZsxTLPgxpVkk7h072JJ7T12lNa60qXeOU18n4KfqkWCwcKzEzPV+mqrmSOM9dJJbDcQRIoILn4QOFWhbQs2QaLWiuAyAgh5wTVJ/4ukzwJ5gqAoLXPs21gVrnxZUEsMQ2VkSK7/ySvrBOPOh0oaaygohgacYeYMoZVk3auYv root@tempest-testnetworkbasicops-server-1657433140 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9SWo81g+0WRKBpAfHzIBYEDztrhKlGYU+is0xad4OP75Ao+BdCk9AZEypDBBjd52yNP4S44szYcnLYF4r4cI= root@tempest-testnetworkbasicops-server-1657433140 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feee:e2ea/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 54c1202d-ff85-468a-8a10-ad019a87d29f name: tempest-TestNetworkBasicOps-server-1657433140 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1657433140 launch-index: 0 === cirros: current=0.6.2 uptime=9.98 === === 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:EE:E2:EA inet6 addr: fe80::f816:3eff:feee:e2ea/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-1657433140 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.045091] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.048002] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.071901] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.617611] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.663865] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.812013] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.813786] ISO 9660 Extensions: RRIP_1991A [ 8.951323] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.320201] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.323528] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:46:31 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:46:31 cirros auth.notice su: + none root:cirros Jun 9 16:46:31 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: DUID 00:04:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f Jun 9 16:46:31 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ee:e2:ea Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feee:e2ea Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:46:32 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1657433140 login: 2026-06-09 15:47:08,124 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.5 2026-06-09 15:47:08,124 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2026-06-09 15:47:08,127 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:08,222 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:08,223 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2026-06-09 15:47:09,228 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.194 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5' failed, exit status: 1, stderr: stdout: PING 10.100.0.5 (10.100.0.5) 56(84) bytes of data. --- 10.100.0.5 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2026-06-09 15:47:09,229 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.5 via a ssh connection from: 192.168.122.194. 2026-06-09 15:47:09,229 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.105271 seconds 2026-06-09 15:47:10,454 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/f3391a22-14fb-45f5-8ede-922a3c2dea9f 1.225s 2026-06-09 15:47:10,455 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': 'Tue, 09 Jun 2026 15:47:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-fc5fe7b9-9f85-461d-9bc9-3830a0624350', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f3391a22-14fb-45f5-8ede-922a3c2dea9f'} Body: b'{"port":{"id":"f3391a22-14fb-45f5-8ede-922a3c2dea9f","name":"","network_id":"e2515737-5c8d-4065-9c19-67766348a910","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:ee:e2:ea","admin_state_up":true,"status":"DOWN","device_id":"54c1202d-ff85-468a-8a10-ad019a87d29f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ce1df080-d6c7-4897-948b-a5d82374ae52","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["8a32a77b-7dee-4c39-a74d-c76430997df1"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1657433140","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1657433140","fqdn":"tempest-testnetworkbasicops-server-1657433140.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:46:10Z","updated_at":"2026-06-09T15:47:09Z","revision_number":7,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:10,595 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/17889ada-647e-4a3a-a435-1120d442390b 0.140s 2026-06-09 15:47:10,595 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-a3c0ddee-ba31-42fa-9c62-9d9342a7293f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/17889ada-647e-4a3a-a435-1120d442390b'} Body: b'{"floatingip": {"id": "17889ada-647e-4a3a-a435-1120d442390b", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.190", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "port_id": "f3391a22-14fb-45f5-8ede-922a3c2dea9f", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "mac_address": "fa:16:3e:ee:e2:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:46:25Z", "updated_at": "2026-06-09T15:46:26Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:10,595 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '17889ada-647e-4a3a-a435-1120d442390b', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.190', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': '91793a2e-8f9e-4fb2-83ef-1a0135901129', 'port_id': 'f3391a22-14fb-45f5-8ede-922a3c2dea9f', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'e2515737-5c8d-4065-9c19-67766348a910', 'mac_address': 'fa:16:3e:ee:e2:ea', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '54c1202d-ff85-468a-8a10-ad019a87d29f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:46:25Z', 'updated_at': '2026-06-09T15:46:26Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:47:10,596 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.140558 seconds 2026-06-09 15:47:10,596 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.190 with user: cirros 2026-06-09 15:47:10,596 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.190 in 120 sec and the expected result is reachable 2026-06-09 15:47:10,627 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.030953 seconds 2026-06-09 15:47:10,628 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.190 in 120 sec and the ping result is expected 2026-06-09 15:47:10,781 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/54c1202d-ff85-468a-8a10-ad019a87d29f/action 0.152s 2026-06-09 15:47:10,782 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:47:10 GMT', 'server': 'Apache', 'content-length': '75477', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b77c252-f217-4935-9b21-63d29c764eeb', 'x-compute-request-id': 'req-3b77c252-f217-4935-9b21-63d29c764eeb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f/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 1590309276 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2799.998 MHz processor\\n[ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004706] Using GB pages for direct mapping\\n[ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005013] ACPI: Early table checksum verification disabled\\n[ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005043] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006240] No NUMA configuration fo 2026-06-09 15:47:10,783 25 DEBUG [tempest.scenario.manager] Console output for 54c1202d-ff85-468a-8a10-ad019a87d29f 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 1590309276 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2799.998 MHz processor [ 0.001354] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004667] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004706] Using GB pages for direct mapping [ 0.005008] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005013] ACPI: Early table checksum verification disabled [ 0.005018] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.005023] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005030] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005038] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005043] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005048] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005053] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005056] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005060] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005062] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005063] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005065] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005066] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005067] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006240] No NUMA configuration found [ 0.006242] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006251] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006631] Zone ranges: [ 0.006633] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006635] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006638] Normal empty [ 0.006639] Device empty [ 0.006641] Movable zone start for each node [ 0.006644] Early memory node ranges [ 0.006645] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006646] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006648] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006899] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006928] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007121] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018339] ACPI: PM-Timer IO Port: 0x608 [ 0.018366] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018506] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018510] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018513] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018514] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018516] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018518] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018521] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018523] TSC deadline timer available [ 0.018537] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018606] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018609] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018611] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018612] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018614] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018616] Booting paravirtualized kernel on KVM [ 0.018618] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018626] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018895] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018966] kvm-guest: setup async PF for cpu 0 [ 0.018994] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019013] kvm-guest: PV spinlocks disabled, single CPU [ 0.019018] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019021] Policy zone: DMA32 [ 0.019022] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019079] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019090] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019096] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019155] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019418] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020175] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020205] ftrace: allocating 50600 entries in 198 pages [ 0.046464] ftrace: allocated 198 pages with 4 groups [ 0.046634] rcu: Hierarchical RCU implementation. [ 0.046635] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.046637] Rude variant of Tasks RCU enabled. [ 0.046638] Tracing variant of Tasks RCU enabled. [ 0.046640] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.046641] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.050919] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.051276] random: crng init done [ 0.090546] Console: colour VGA+ 80x25 [ 0.227231] printk: console [tty1] enabled [ 0.536514] printk: console [ttyS0] enabled [ 0.539283] ACPI: Core revision 20210730 [ 0.541892] APIC: Switch to symmetric I/O mode setup [ 0.546052] x2apic enabled [ 0.549121] Switched APIC routing to physical x2apic. [ 0.557172] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 0.563931] Calibrating delay loop (skipped) preset value.. 5599.99 BogoMIPS (lpj=11199992) [ 0.567916] pid_max: default: 32768 minimum: 301 [ 0.567916] LSM: Security Framework initializing [ 0.567916] landlock: Up and running. [ 0.567916] Yama: becoming mindful. [ 0.567916] AppArmor: AppArmor initialized [ 0.567916] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.567916] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.567916] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.567916] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.567916] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.567916] Spectre V2 : Mitigation: Retpolines [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.567916] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.567916] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.567916] RETBleed: Mitigation: untrained return thunk [ 0.567916] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.567916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.567916] Freeing SMP alternatives memory: 44K [ 0.567916] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.568135] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.571939] ... version: 0 [ 0.574755] ... bit width: 48 [ 0.575929] ... generic registers: 6 [ 0.578481] ... value mask: 0000ffffffffffff [ 0.579930] ... max period: 00007fffffffffff [ 0.583243] ... fixed-purpose events: 0 [ 0.583929] ... event mask: 000000000000003f [ 0.587381] rcu: Hierarchical SRCU implementation. [ 0.588378] smp: Bringing up secondary CPUs ... [ 0.591314] smp: Brought up 1 node, 1 CPU [ 0.591932] smpboot: Max logical packages: 1 [ 0.594653] smpboot: Total of 1 processors activated (5599.99 BogoMIPS) [ 0.596451] devtmpfs: initialized [ 0.598736] x86/mm: Memory block size: 128MB [ 0.600097] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603940] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.607980] pinctrl core: initialized pinctrl subsystem [ 0.611645] PM: RTC time: 15:46:22, date: 2026-06-09 [ 0.612097] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.616015] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.619964] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.623940] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.627935] audit: initializing netlink subsys (disabled) [ 0.631404] thermal_sys: Registered thermal governor 'fair_share' [ 0.631406] thermal_sys: Registered thermal governor 'bang_bang' [ 0.631929] thermal_sys: Registered thermal governor 'step_wise' [ 0.635810] thermal_sys: Registered thermal governor 'user_space' [ 0.635937] audit: type=2000 audit(1781019982.744:1): state=initialized audit_enabled=0 res=1 [ 0.639973] thermal_sys: Registered thermal governor 'power_allocator' [ 0.639990] EISA bus registered [ 0.646093] cpuidle: using governor ladder [ 0.647929] cpuidle: using governor menu [ 0.653154] ACPI: bus type PCI registered [ 0.655751] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.656217] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.659932] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.663952] PCI: Using configuration type 1 for base access [ 0.668856] Kprobes globally optimized [ 0.671380] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.671933] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.676685] ACPI: Added _OSI(Module Device) [ 0.679418] ACPI: Added _OSI(Processor Device) [ 0.679954] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.682947] ACPI: Added _OSI(Processor Aggregator Device) [ 0.683978] ACPI: Added _OSI(Linux-Dell-Video) [ 0.686815] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.687938] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.694657] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.699358] ACPI: Interpreter enabled [ 0.699942] ACPI: PM: (supports S0 S5) [ 0.702599] ACPI: Using IOAPIC for interrupt routing [ 0.703978] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707928] PCI: Using E820 reservations for host bridge windows [ 0.711916] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.717620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.719936] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.724097] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.728068] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.733140] PCI host bridge to bus 0000:00 [ 0.735931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.739930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.743930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.747930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.751930] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.755932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.759931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.764222] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.772245] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.779963] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.791269] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.795896] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.803967] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.808125] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.816451] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.822774] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.829166] pci 0000:00:02.0: enabling Extended Tags [ 0.834558] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.838665] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.845223] pci 0000:00:02.1: enabling Extended Tags [ 0.850476] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.855125] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.860854] pci 0000:00:02.2: enabling Extended Tags [ 0.867901] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.870746] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.876254] pci 0000:00:02.3: enabling Extended Tags [ 0.882422] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.887290] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.893249] pci 0000:00:02.4: enabling Extended Tags [ 0.898493] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.902687] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.909158] pci 0000:00:02.5: enabling Extended Tags [ 0.914568] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.918474] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.924265] pci 0000:00:02.6: enabling Extended Tags [ 0.931456] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.934588] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.940249] pci 0000:00:02.7: enabling Extended Tags [ 0.948564] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.954563] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.961894] pci 0000:00:03.0: enabling Extended Tags [ 0.966348] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.970478] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 0.977208] pci 0000:00:03.1: enabling Extended Tags [ 0.983555] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 0.986504] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 0.992227] pci 0000:00:03.2: enabling Extended Tags [ 0.998374] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.002432] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.008226] pci 0000:00:03.3: enabling Extended Tags [ 1.014714] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.018608] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.027214] pci 0000:00:03.4: enabling Extended Tags [ 1.030472] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.034457] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.040625] pci 0000:00:03.5: enabling Extended Tags [ 1.046445] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.050875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.056239] pci 0000:00:03.6: enabling Extended Tags [ 1.062910] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.066688] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.072248] pci 0000:00:03.7: enabling Extended Tags [ 1.080140] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.087207] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.092230] pci 0000:00:04.0: enabling Extended Tags [ 1.098570] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.102817] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.108252] pci 0000:00:04.1: enabling Extended Tags [ 1.114625] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.119566] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.126783] pci 0000:00:04.2: enabling Extended Tags [ 1.131110] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.135763] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.141499] pci 0000:00:04.3: enabling Extended Tags [ 1.146354] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.151776] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.157365] pci 0000:00:04.4: enabling Extended Tags [ 1.162358] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.166845] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.173990] pci 0000:00:04.5: enabling Extended Tags [ 1.179318] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.182766] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.189254] pci 0000:00:04.6: enabling Extended Tags [ 1.194737] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.199516] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.204671] pci 0000:00:04.7: enabling Extended Tags [ 1.212649] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.219645] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.226406] pci 0000:00:05.0: enabling Extended Tags [ 1.288276] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.293785] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.298099] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.315321] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.317794] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.323525] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.331934] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.344370] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.353086] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.360148] pci 0000:01:00.0: enabling Extended Tags [ 1.439720] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.439995] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.443878] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.444047] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.449919] pci_bus 0000:02: extended config space not accessible [ 1.452208] acpiphp: Slot [1] registered [ 1.454980] acpiphp: Slot [0] registered [ 1.455978] acpiphp: Slot [2] registered [ 1.458610] acpiphp: Slot [3] registered [ 1.459979] acpiphp: Slot [4] registered [ 1.462617] acpiphp: Slot [5] registered [ 1.464006] acpiphp: Slot [6] registered [ 1.466603] acpiphp: Slot [7] registered [ 1.468020] acpiphp: Slot [8] registered [ 1.470575] acpiphp: Slot [9] registered [ 1.471979] acpiphp: Slot [10] registered [ 1.474593] acpiphp: Slot [11] registered [ 1.475976] acpiphp: Slot [12] registered [ 1.478685] acpiphp: Slot [13] registered [ 1.480004] acpiphp: Slot [14] registered [ 1.482802] acpiphp: Slot [15] registered [ 1.483977] acpiphp: Slot [16] registered [ 1.486602] acpiphp: Slot [17] registered [ 1.487990] acpiphp: Slot [18] registered [ 1.490921] acpiphp: Slot [19] registered [ 1.491980] acpiphp: Slot [20] registered [ 1.494784] acpiphp: Slot [21] registered [ 1.495980] acpiphp: Slot [22] registered [ 1.498824] acpiphp: Slot [23] registered [ 1.499997] acpiphp: Slot [24] registered [ 1.502933] acpiphp: Slot [25] registered [ 1.503979] acpiphp: Slot [26] registered [ 1.506791] acpiphp: Slot [27] registered [ 1.507984] acpiphp: Slot [28] registered [ 1.510808] acpiphp: Slot [29] registered [ 1.512001] acpiphp: Slot [30] registered [ 1.514798] acpiphp: Slot [31] registered [ 1.518585] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.527934] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.606539] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.607997] pci 0000:10000 01:00.0: bridge window [io 0xc000-0xcfff] [ 1.611995] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.616078] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.624614] acpiphp: Slot [0-2] registered [ 1.628556] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.635940] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.647956] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.653931] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.656165] pci 0000:03:00.0: enabling Extended Tags [ 1.739510] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.740053] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.744076] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.750503] acpiphp: Slot [0-3] registered [ 1.752634] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.763268] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.771971] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.779373] pci 0000:04:00.0: enabling Extended Tags [ 1.856450] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.860086] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.864056] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.870010] acpiphp: Slot [0-4] registered [ 1.872631] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.881121] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.891840] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.896169] pci 0000:05:00.0: enabling Extended Tags [ 1.989635] pci 0000:00:02.3: PCI bridge to [bus 05] [ 1.992081] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 1.996060] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.002260] acpiphp: Slot [0-5] registered [ 2.004555] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.013471] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.024959] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.031530] pci 0000:06:00.0: enabling Extended Tags [ 2.107553] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.108054] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.112083] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.118400] acpiphp: Slot [0-6] registered [ 2.189693] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.192053] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.196046] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.202428] acpiphp: Slot [0-7] registered [ 2.273626] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.276053] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.280056] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.286869] acpiphp: Slot [0-8] registered [ 2.358029] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.360054] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.364046] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.370589] acpiphp: Slot [0-9] registered [ 2.443104] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.444052] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.448047] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.454588] acpiphp: Slot [0-10] registered [ 2.528840] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.532053] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.536048] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.542627] acpiphp: Slot [0-11] registered [ 2.614721] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.616054] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.620046] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.626476] acpiphp: Slot [0-12] registered [ 2.700125] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.704088] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.708048] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.714620] acpiphp: Slot [0-13] registered [ 2.826459] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.828071] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.832446] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.839005] acpiphp: Slot [0-14] registered [ 2.910383] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.912060] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.916053] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.922490] acpiphp: Slot [0-15] registered [ 2.995249] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.996060] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.000048] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.007448] acpiphp: Slot [0-16] registered [ 3.077958] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.080061] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.084049] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.090662] acpiphp: Slot [0-17] registered [ 3.164117] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.168098] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.172059] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.178826] acpiphp: Slot [0-18] registered [ 3.250431] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.252055] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.256071] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.262820] acpiphp: Slot [0-19] registered [ 3.336794] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.340059] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.344049] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.350439] acpiphp: Slot [0-20] registered [ 3.424130] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.428053] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.432052] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.438468] acpiphp: Slot [0-21] registered [ 3.511080] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.512062] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.516050] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.522571] acpiphp: Slot [0-22] registered [ 3.596200] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.600090] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.604078] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.610970] acpiphp: Slot [0-23] registered [ 3.685636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.688060] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.692057] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.698517] acpiphp: Slot [0-24] registered [ 3.771022] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.772064] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.776074] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.782389] acpiphp: Slot [0-25] registered [ 3.856454] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.860061] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.864047] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.902184] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.904165] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.908132] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.912139] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.916165] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.920133] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.924145] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.928168] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.932034] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.935946] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.939948] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.943946] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.947962] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.951948] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.955947] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.959947] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.964278] iommu: Default domain type: Translated [ 3.967931] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.972093] SCSI subsystem initialized [ 3.975486] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.975916] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.975939] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.979930] vgaarb: loaded [ 3.982472] ACPI: bus type USB registered [ 3.983951] usbcore: registered new interface driver usbfs [ 3.987938] usbcore: registered new interface driver hub [ 3.991942] usbcore: registered new device driver usb [ 3.995953] pps_core: LinuxPPS API ver. 1 registered [ 3.999931] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.003936] PTP clock support registered [ 4.007599] EDAC MC: Ver: 3.0.0 [ 4.011450] NetLabel: Initializing [ 4.011934] NetLabel: domain hash size = 128 [ 4.015931] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.019976] NetLabel: unlabeled traffic allowed by default [ 4.023994] PCI: Using ACPI for IRQ routing [ 4.857385] clocksource: Switched to clocksource kvm-clock [ 4.875437] VFS: Disk quotas dquot_6.6.0 [ 4.879492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.885444] AppArmor: AppArmor Filesystem Enabled [ 4.889496] pnp: PnP ACPI init [ 4.892541] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.899049] pnp: PnP ACPI: found 5 devices [ 4.908710] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.916511] NET: Registered PF_INET protocol family [ 4.921373] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.929108] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.936457] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.942956] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.950445] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.956587] TCP: Hash tables configured (established 1024 bind 1024) [ 4.962467] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.968510] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.973810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.978176] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.981776] NET: Registered PF_XDP protocol family [ 4.984857] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.989818] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.994799] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.000034] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.005187] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.010296] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.016182] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.022328] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.028477] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.034759] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.041191] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.047221] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.053135] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.059202] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.065460] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.071657] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.078118] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.084453] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.090306] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.095506] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.101431] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.107330] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.113261] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.119244] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.125151] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.129698] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.134323] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.138961] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.143677] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.148187] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.152726] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.157193] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.161672] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.166133] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.171131] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.175646] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.180112] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.184671] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.189827] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.193982] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.197811] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.201822] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.205733] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.209738] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.213590] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.217729] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.222081] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.226906] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.231595] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.236737] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.241343] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.245764] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.249952] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.254104] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.257944] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.261986] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.265831] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.270063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.274119] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.278769] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.282940] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.287092] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.291262] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.295181] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.299041] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.302840] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.306723] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.310823] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.315189] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.319250] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.323172] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.326885] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.330673] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.334769] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.338830] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.342737] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.346938] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.351150] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.355299] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.359148] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.363348] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.367364] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.371643] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.376087] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.380388] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.384214] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.388526] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.392657] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.396847] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.400796] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.404722] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.408831] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.412850] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.416785] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.420875] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.424055] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.430119] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.435762] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.443961] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.447147] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.454584] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.460239] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.469114] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.475078] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.480583] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.490148] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.497222] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.503191] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.513740] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.519853] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.525626] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.533462] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.538371] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.544711] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.552621] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.557259] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.562458] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.570343] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.576096] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.580942] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.588568] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.593409] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.600094] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.606828] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.613099] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.618135] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.626810] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.633085] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.638427] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.646746] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.651503] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.658564] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.665428] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.671636] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.676705] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.684689] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.687983] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.694797] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.700007] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.708603] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.713552] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.719044] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.725432] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.732266] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.736733] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.742248] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.749241] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.756381] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.761529] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.767747] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.774705] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.782465] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.785979] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.791264] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.797864] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.805518] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.808780] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.813865] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.820533] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.828261] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.831552] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.837858] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.843533] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.853656] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.856792] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.863189] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.868174] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.876719] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.880064] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.887158] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.892656] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.900716] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.905677] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.911711] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.917830] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.924426] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.928842] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.935456] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.942639] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.950631] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.953856] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.959104] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.965439] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.973269] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.976522] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.983138] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.988550] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.996610] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.000646] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.005126] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.010105] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.014787] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.019182] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.023679] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.027741] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.031774] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.036309] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.039848] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.044079] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.048527] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.052392] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.057673] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.061548] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.066198] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.072082] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.076532] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.080569] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.085431] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.089361] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.094113] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.097942] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.102561] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.106714] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.111623] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.115872] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.120853] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.125445] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.130401] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.134596] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.140187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.144890] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.150298] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.154273] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.158569] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.163335] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.166870] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.170892] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.175513] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.178952] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.183074] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.187638] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.191480] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.196169] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.200588] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.204083] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.207844] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.212288] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.215797] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.219619] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.224032] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.227622] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.231466] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.235998] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.239416] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.243294] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.249084] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.252655] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.256453] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.260951] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.264372] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.268176] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.272613] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.276133] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.279878] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.284333] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.287733] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.291523] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.296024] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.299426] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.303249] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.309249] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.318457] PCI: CLS 0 bytes, default 64 [ 6.321408] Trying to unpack rootfs image as initramfs... [ 6.325748] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns [ 6.340382] Initialise system trusted keyrings [ 6.343391] Key type blacklist registered [ 6.352131] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.361127] zbud: loaded [ 6.363395] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.376110] fuse: init (API version 7.34) [ 6.380093] integrity: Platform Keyring initialized [ 6.400020] Key type asymmetric registered [ 6.402950] Asymmetric key parser 'x509' registered [ 6.412049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.424128] io scheduler mq-deadline registered [ 6.429392] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.440513] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.456373] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.468631] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.482211] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.496401] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.512312] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.520529] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.536325] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.544524] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.560441] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.570178] Freeing initrd memory: 8744K [ 6.573668] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.582827] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.588350] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.596490] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.600872] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.607857] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.614456] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.619686] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.627965] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.631906] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.639527] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.643608] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.651338] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.655444] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.663694] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.667833] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.675588] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.679652] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.687759] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.692521] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.699837] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.704577] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.709925] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.715447] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.720170] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.728958] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.734098] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.742162] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.747011] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.755534] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.759971] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.767360] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.772066] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.780239] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.784539] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.792749] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.796937] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.804656] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.808744] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.813670] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.819426] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.823540] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.831384] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.840671] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.844788] shpchp 0000:01:00.0: Slot initialization failed [ 6.850636] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.855422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.860186] ACPI: button: Power Button [PWRF] [ 6.884284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.915791] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.921933] Linux agpgart interface v0.103 [ 6.925714] loop: module loaded [ 6.928091] tun: Universal TUN/TAP device driver, 1.6 [ 6.931386] PPP generic driver version 2.4.2 [ 6.934271] VFIO - User Level meta-driver version: 0.3 [ 6.937974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.943119] ehci-pci: EHCI PCI platform driver [ 6.946312] ehci-platform: EHCI generic platform driver [ 6.949601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.953530] ohci-pci: OHCI PCI platform driver [ 6.956427] ohci-platform: OHCI generic platform driver [ 6.960055] uhci_hcd: USB Universal Host Controller Interface driver [ 6.965681] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.969133] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.973646] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.977180] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.981055] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.986135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.990945] usb usb1: Product: UHCI Host Controller [ 6.994189] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.998367] usb usb1: SerialNumber: 0000:02:01.0 [ 7.001690] hub 1-0:1.0: USB hub found [ 7.004497] hub 1-0:1.0: 2 ports detected [ 7.007593] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.014967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.018429] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.021938] mousedev: PS/2 mouse device common for all mice [ 7.026411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.031775] rtc_cmos 00:03: RTC can wake from S4 [ 7.036765] rtc_cmos 00:03: registered as rtc0 [ 7.040158] rtc_cmos 00:03: setting system clock to 2026-06-09T15:46:29 UTC (1781019989) [ 7.045400] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.049455] i2c_dev: i2c /dev entries driver [ 7.052270] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.059342] device-mapper: uevent: version 1.0.3 [ 7.062396] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.067762] platform eisa.0: Probing EISA bus 0 [ 7.070653] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.074811] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.079577] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.083848] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.087828] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.091941] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.095769] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.099807] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.103721] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.107890] platform eisa.0: EISA: Detected 0 cards [ 7.111530] ledtrig-cpu: registered to indicate activity on CPUs [ 7.115694] drop_monitor: Initializing network drop monitor service [ 7.119789] NET: Registered PF_INET6 protocol family [ 7.126239] Segment Routing with IPv6 [ 7.128933] In-situ OAM (IOAM) with IPv6 [ 7.131595] NET: Registered PF_PACKET protocol family [ 7.134919] Key type dns_resolver registered [ 7.137964] IPI shorthand broadcast: enabled [ 7.141807] registered taskstats version 1 [ 7.144647] Loading compiled-in X.509 certificates [ 7.148249] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.154803] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.161177] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.167507] blacklist: Loading compiled-in revocation X.509 certificates [ 7.171989] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.178061] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.184332] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.192073] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.198499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.204950] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.211474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.218141] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.225078] zswap: loaded using pool lzo/zbud [ 7.228005] Key type .fscrypt registered [ 7.230554] Key type fscrypt-provisioning registered [ 7.235438] Key type encrypted registered [ 7.238482] AppArmor: AppArmor sha1 policy hashing enabled [ 7.241983] ima: No TPM chip found, activating TPM-bypass! [ 7.245402] Loading compiled-in module X.509 certificates [ 7.249219] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.255204] ima: Allocated hash algorithm: sha1 [ 7.258172] ima: No architecture policies found [ 7.261088] evm: Initialising EVM extended attributes: [ 7.264356] evm: security.selinux [ 7.266537] evm: security.SMACK64 [ 7.268832] evm: security.SMACK64EXEC [ 7.271262] evm: security.SMACK64TRANSMUTE [ 7.274036] evm: security.SMACK64MMAP [ 7.276506] evm: security.apparmor [ 7.278852] evm: security.ima [ 7.281025] evm: security.capability [ 7.283548] evm: HMAC attrs: 0x1 [ 7.286330] PM: Magic number: 14:502:790 [ 7.289684] RAS: Correctable Errors collector initialized. [ 7.293263] Unstable clock detected, switching default tracing clock to "global" [ 7.293263] If you want to keep using the local clock, then add: [ 7.293263] "trace_clock=local" [ 7.293263] on the kernel command line [ 7.307454] Freeing unused decrypted memory: 2036K [ 7.310963] Freeing unused kernel image (initmem) memory: 3244K [ 7.315964] Write protecting the kernel read-only data: 30720k [ 7.320308] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.324921] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.371459] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.375417] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.379498] Run /init as init process info: initramfs: up at 6.87 [ 7.434466] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.456004] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.460692] GPT:229375 != 2097151 [ 7.462993] GPT:Alternate GPT header not at the end of the disk. [ 7.466903] GPT:229375 != 2097151 [ 7.469186] GPT: Use GNU Parted to correct GPT errors. [ 7.516547] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.890119] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.925048] 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.14 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:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f 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.05s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCye8NSTMidau44b/HOij4GvVwbLFqPtFfYfN1DjnvK+HsvDMv7uVcI7r5xTL1AmRfCwPEShrNLgPfqYhb3Ux0WNzqbOb1v8Grxnd5webJXXXSpISurWjd2sqaCbQF4vJBma4zgMrmviAp36L4vvGSggKUezEEmDBu9qq9aaNsHEi3+ZsxTLPgxpVkk7h072JJ7T12lNa60qXeOU18n4KfqkWCwcKzEzPV+mqrmSOM9dJJbDcQRIoILn4QOFWhbQs2QaLWiuAyAgh5wTVJ/4ukzwJ5gqAoLXPs21gVrnxZUEsMQ2VkSK7/ySvrBOPOh0oaaygohgacYeYMoZVk3auYv root@tempest-testnetworkbasicops-server-1657433140 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKU9SWo81g+0WRKBpAfHzIBYEDztrhKlGYU+is0xad4OP75Ao+BdCk9AZEypDBBjd52yNP4S44szYcnLYF4r4cI= root@tempest-testnetworkbasicops-server-1657433140 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feee:e2ea/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 54c1202d-ff85-468a-8a10-ad019a87d29f name: tempest-TestNetworkBasicOps-server-1657433140 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1657433140 launch-index: 0 === cirros: current=0.6.2 uptime=9.98 === === 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:EE:E2:EA inet6 addr: fe80::f816:3eff:feee:e2ea/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-1657433140 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.045091] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.048002] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.071901] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.617611] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.663865] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.812013] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.813786] ISO 9660 Extensions: RRIP_1991A [ 8.951323] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.320201] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.323528] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:46:31 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:46:31 cirros auth.notice su: + none root:cirros Jun 9 16:46:31 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: DUID 00:04:54:c1:20:2d:ff:85:46:8a:8a:10:ad:01:9a:87:d2:9f Jun 9 16:46:31 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:ee:e2:ea Jun 9 16:46:31 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feee:e2ea Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Jun 9 16:46:32 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Jun 9 16:46:32 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1657433140 login: 2026-06-09 15:47:10,785 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.190:22' as 'cirros' with public key authentication 2026-06-09 15:47:10,788 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:10,849 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:10,851 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.190 successfully created 2026-06-09 15:47:10,851 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.5 2026-06-09 15:47:10,851 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.194:22' as 'cirros' with public key authentication 2026-06-09 15:47:10,855 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:47:10,963 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:47:10,963 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.194 successfully created 2026-06-09 15:47:10,973 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122043 seconds 2026-06-09 15:47:11,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/60071190-edb7-4218-9432-f945b68af4f6 0.820s 2026-06-09 15:47:11,794 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-94c12111-62fa-41bb-a777-40973b35c3f9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/60071190-edb7-4218-9432-f945b68af4f6'} Body: b'' 2026-06-09 15:47:12,068 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f 0.273s 2026-06-09 15:47:12,068 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:11 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-88929802-fdc7-4faf-bcb5-6d6136905072', 'x-compute-request-id': 'req-88929802-fdc7-4faf-bcb5-6d6136905072', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'' 2026-06-09 15:47:13,004 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f 0.936s 2026-06-09 15:47:13,005 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:12 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-8ffba2a0-c664-4146-ad23-4627a97221c7', 'x-compute-request-id': 'req-8ffba2a0-c664-4146-ad23-4627a97221c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:47:11Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}, {"version": 4, "addr": "192.168.122.194", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": "2026-06-09T15:46:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1529725556"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:14,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f 0.405s 2026-06-09 15:47:14,416 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:14 GMT', 'server': 'Apache', 'content-length': '1750', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9c1dff-d92c-4108-ab3e-a0ca45911b6f', 'x-compute-request-id': 'req-3e9c1dff-d92c-4108-ab3e-a0ca45911b6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"server": {"id": "5ae01a2e-e371-4268-8895-e9231a9f008f", "name": "tempest-TestNetworkBasicOps-server-383270052", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "9bb94afd17873cf8ec36a259063e5f644aadfcc4325819c3e92fcc7c", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:31Z", "updated": "2026-06-09T15:47:13Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}, {"version": 4, "addr": "192.168.122.194", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:65:a6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5ae01a2e-e371-4268-8895-e9231a9f008f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-498100233", "OS-SRV-USG:launched_at": "2026-06-09T15:46:41.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:15,497 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f 0.075s 2026-06-09 15:47:15,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': 'Tue, 09 Jun 2026 15:47: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-91a7d3d2-6b22-45e3-91a2-8e6c0930625c', 'x-compute-request-id': 'req-91a7d3d2-6b22-45e3-91a2-8e6c0930625c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5ae01a2e-e371-4268-8895-e9231a9f008f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5ae01a2e-e371-4268-8895-e9231a9f008f could not be found."}}' 2026-06-09 15:47:15,944 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6ed233ec-e53a-4259-9fc7-017482b753ca 0.445s 2026-06-09 15:47:15,944 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9cfbd2f3-f8b7-45a7-9c61-16f90528eb72', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/6ed233ec-e53a-4259-9fc7-017482b753ca'} Body: b'' 2026-06-09 15:47:16,005 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-498100233 0.060s 2026-06-09 15:47:16,006 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:15 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedddaa5-132c-45ef-ac83-92bcea299cb5', 'x-compute-request-id': 'req-bedddaa5-132c-45ef-ac83-92bcea299cb5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-498100233'} Body: b'' 2026-06-09 15:47:16,450 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/17889ada-647e-4a3a-a435-1120d442390b 0.443s 2026-06-09 15:47:16,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': 'Tue, 09 Jun 2026 15:47:16 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8541b1e1-f83e-46e1-bfe6-c2204807cfe4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/17889ada-647e-4a3a-a438A5 35-1120d442390b'} Body: b'' 2026-06-09 15:47:16,606 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f 0.156s 2026-06-09 15:47:16,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:16 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-413e0dc3-96af-4c27-a4b2-9ba109020f38', 'x-compute-request-id': 'req-413e0dc3-96af-4c27-a4b2-9ba109020f38', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'' 2026-06-09 15:47:17,054 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f 0.445s 2026-06-09 15:47:17,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:16 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-fd790cbf-3fee-452c-ad88-bff8152b4de0', 'x-compute-request-id': 'req-fd790cbf-3fee-452c-ad88-bff8152b4de0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:47:16Z", "addresses": {"tempest-network-smoke--120180147": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:e2:ea"}, {"version": 4, "addr": "192.168.122.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:e2:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": "2026-06-09T15:46:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1440458553"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:18,281 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f 0.218s 2026-06-09 15:47:18,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:18 GMT', 'server': 'Apache', 'content-length': '1485', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a771aa2d-9e6d-4a24-bd37-ae94ae18fd00', 'x-compute-request-id': 'req-a771aa2d-9e6d-4a24-bd37-ae94ae18fd00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"server": {"id": "54c1202d-ff85-468a-8a10-ad019a87d29f", "name": "tempest-TestNetworkBasicOps-server-1657433140", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "775b0c745a4b2c5b40ea44b7204e94b7dac24862d4b7990e0d3d3ed8", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:46:06Z", "updated": "2026-06-09T15:47:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/54c1202d-ff85-468a-8a10-ad019a87d29f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1311387274", "OS-SRV-USG:launched_at": "2026-06-09T15:46:21.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:47:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:18,286 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 15:47:19,356 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f 0.068s 2026-06-09 15:47:19,356 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:19 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-0a6be975-f949-48be-a1cf-6eeb89c65c73', 'x-compute-request-id': 'req-0a6be975-f949-48be-a1cf-6eeb89c65c73', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/54c1202d-ff85-468a-8a10-ad019a87d29f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 54c1202d-ff85-468a-8a10-ad019a87d29f could not be found."}}' 2026-06-09 15:47:19,872 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a32a77b-7dee-4c39-a74d-c76430997df1 0.515s 2026-06-09 15:47:19,872 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f582b2f3-4081-46b9-9544-70c17e3e3d92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/8a32a77b-7dee-4c39-a74d-c76430997df1'} Body: b'' 2026-06-09 15:47:19,930 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-1311387274 0.057s 2026-06-09 15:47:19,931 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:19 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-56cedb3d-36c5-4d17-a2db-5c6c252682db', 'x-compute-request-id': 'req-56cedb3d-36c5-4d17-a2db-5c6c252682db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1311387274'} Body: b'' 2026-06-09 15:47:21,152 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/91793a2e-8f9e-4fb2-83ef-1a0135901129/remove_router_interface 1.221s 2026-06-09 15:47:21,153 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ce1df080-d6c7-4897-948b-a5d82374ae52"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5bdf6815-1784-4e5e-8e76-adf1e56a7743', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/91793a2e-8f9e-4fb2-83ef-1a0135901129/remove_router_interface'} Body: b'{"id": "91793a2e-8f9e-4fb2-83ef-1a0135901129", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "f31a40f1-4795-4bf0-9b72-fd549c694a5f", "network_id": "e2515737-5c8d-4065-9c19-67766348a910", "subnet_id": "ce1df080-d6c7-4897-948b-a5d82374ae52", "subnet_ids": ["ce1df080-d6c7-4897-948b-a5d82374ae52"]}' 2026-06-09 15:47:21,371 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ce1df080-d6c7-4897-948b-a5d82374ae52 0.218s 2026-06-09 15:47:21,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': 'Tue, 09 Jun 2026 15:47:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-74a2bb46-8bfd-41e0-a1f5-8b5fda322248', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/ce1df080-d6c7-4897-948b-a5d82374ae52'} Body: b'' 2026-06-09 15:47:21,943 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/91793a2e-8f9e-4fb2-83ef-1a0135901129 0.572s 2026-06-09 15:47:21,944 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fc6f4be5-3ec7-4789-bf45-7aff01c0cf42', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/91793a2e-8f9e-4fb2-83ef-1a0135901129'} Body: b'' 2026-06-09 15:47:22,416 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e2515737-5c8d-4065-9c19-67766348a910 0.472s 2026-06-09 15:47:22,416 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-be98a27a-9970-47a5-ac9f-52321e7bdf29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e2515737-5c8d-4065-9c19-67766348a910'} Body: b'' 0 ] tags: -worker-0 time: 2026-06-09 15:47:22.435896Z 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: 2026-06-09 15:48:41.510806Z 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 2026-06-09 15:47:24,807 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 2.370s 2026-06-09 15:47:24,807 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--396874059", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-aac16d4d-899d-40b4-b6a9-141871accb37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"27798f71-569b-4ce0-83b9-8c3e430b2cf4","name":"tempest-network-smoke--396874059","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"60f33b4c5b684e85871ad9dcb016134a","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:47:22Z","updated_at":"2026-06-09T15:47:22Z","revision_number":1}}' 2026-06-09 15:47:34,218 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 9.410s 2026-06-09 15:47:34,219 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-1367587569", "admin_state_up": true, "project_id": "60f33b4c5b684e85871ad9dcb016134a", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee"}}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-4a20b677-a653-421e-847e-d05760c555d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "fab07030-c543-49ea-8453-eb568cff4f57", "name": "tempest-TestNetworkBasicOps-router-1367587569", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:47:25Z", "updated_at": "2026-06-09T15:47:30Z", "revision_number": 2, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:34,338 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=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28 0.118s 2026-06-09 15:47:34,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-252120a3-e254-4175-b984-bd5ca3fac1c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=60f33b4c5b684e85871ad9dcb016134a&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:47:34,523 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.185s 2026-06-09 15:47:34,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': 'Tue, 09 Jun 2026 15:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3833551d-e1d9-4403-9fae-055a74bab159', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:47:34,618 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=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28 0.094s 2026-06-09 15:47:34,618 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-82e3ac94-466d-4eaf-a22f-80ff56daf391', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=77f9e994-5c61-4648-94f3-139fd110f2ee&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2026-06-09 15:47:36,814 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 2.196s 2026-06-09 15:47:36,815 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-2060454334", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-87c006b8-fcec-4d6c-a8e1-f5e47bc1ffbb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"a3a7e476-a899-431e-8c78-ee24a5ee0b95","name":"tempest-subnet-smoke-2060454334","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"27798f71-569b-4ce0-83b9-8c3e430b2cf4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-06-09T15:47:35Z","updated_at":"2026-06-09T15:47:35Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:41,041 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/fab07030-c543-49ea-8453-eb568cff4f57/add_router_interface 4.226s 2026-06-09 15:47:41,042 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3a7e476-a899-431e-8c78-ee24a5ee0b95"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d6404503-2853-4ab5-ac07-4edaa76975ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57/add_router_interface'} Body: b'{"id": "fab07030-c543-49ea-8453-eb568cff4f57", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "178e5707-5844-4138-870c-daf27c2f2b44", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "subnet_id": "a3a7e476-a899-431e-8c78-ee24a5ee0b95", "subnet_ids": ["a3a7e476-a899-431e-8c78-ee24a5ee0b95"]}' 2026-06-09 15:47:41,485 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.443s 2026-06-09 15:47:41,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': 'Tue, 09 Jun 2026 15:47:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-4609474b-12d1-4aed-8a80-20359cdee431', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"27798f71-569b-4ce0-83b9-8c3e430b2cf4","name":"tempest-network-smoke--396874059","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a3a7e476-a899-431e-8c78-ee24a5ee0b95"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-06-09T15:47:22Z","updated_at":"2026-06-09T15:47:35Z","revision_number":2,"project_id":"60f33b4c5b684e85871ad9dcb016134a","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":34613},{"id":"77f9e994-5c61-4648-94f3-139fd110f2ee","name":"public","tenant_id":"72b932221d7044a9b3f3e4300360d708","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["48488d0e-19fb-480d-9739-b48b996a1aa4"],"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":"2026-06-09T15:34:18Z","updated_at":"2026-06-09T15:34:23Z","revision_number":2,"project_id":"72b932221d7044a9b3f3e4300360d708","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2026-06-09 15:47:41,827 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.341s 2026-06-09 15:47:41,828 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-03f0930e-8a62-44c0-b509-b81fba6baa93', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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":"48488d0e-19fb-480d-9739-b48b996a1aa4","name":"public_subnet","tenant_id":"72b932221d7044a9b3f3e4300360d708","network_id":"77f9e994-5c61-4648-94f3-139fd110f2ee","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:34:23Z","updated_at":"2026-06-09T15:34:23Z","revision_number":0,"project_id":"72b932221d7044a9b3f3e4300360d708"},{"id":"a3a7e476-a899-431e-8c78-ee24a5ee0b95","name":"tempest-subnet-smoke-2060454334","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","network_id":"27798f71-569b-4ce0-83b9-8c3e430b2cf4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-06-09T15:47:35Z","updated_at":"2026-06-09T15:47:35Z","revision_number":0,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:47:41,934 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.106s 2026-06-09 15:47:41,934 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-7e086a75-5410-4e36-9172-0fb8c7213d73', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "fab07030-c543-49ea-8453-eb568cff4f57", "name": "tempest-TestNetworkBasicOps-router-1367587569", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:47:25Z", "updated_at": "2026-06-09T15:47:39Z", "revision_number": 3, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:47:42,040 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.104s 2026-06-09 15:47:42,040 25 DEBUG [tempest.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-2027009510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTcBuEHP/poDiOfMud6pwqsTYUy1lWTGAGV/aOD5MqjMY5FCh3LEfKc3f9OHgc882chqmVXz7esz26RuPawJz+uLalfMv0hEowtgZcfxf91tMdHjvXq5kZxqlIlWjxkmg=="}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:41 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-a8e0a5dd-2682-476a-96ba-5a9c759de03b', 'x-compute-request-id': 'req-a8e0a5dd-2682-476a-96ba-5a9c759de03b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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-2027009510", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTcBuEHP/poDiOfMud6pwqsTYUy1lWTGAGV/aOD5MqjMY5FCh3LEfKc3f9OHgc882chqmVXz7esz26RuPawJz+uLalfMv0hEowtgZcfxf91tMdHjvXq5kZxqlIlWjxkmg==", "fingerprint": "b1:0e:d7:3f:ea:d4:dd:db:5e:fa:fd:4f:96:51:73:66", "user_id": "2349031e62164c5a8c6bc009145a4553"}}' 2026-06-09 15:47:42,294 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.251s 2026-06-09 15:47:42,295 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-1536068044", "description": "tempest-secgroup-smoke-1536068044 description", "project_id": "60f33b4c5b684e85871ad9dcb016134a"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-34d3711d-f57e-48f7-bb45-2a225fa9ea88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "0e78c504-666d-405c-821d-3261451f3ef6", "name": "tempest-secgroup-smoke-1536068044", "stateful": true, "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "tempest-secgroup-smoke-1536068044 description", "shared": false, "security_group_rules": [{"id": "df879aa4-db38-4299-addc-737ee4ae5ac5", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "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": "2026-06-09T15:47:42Z", "updated_at": "2026-06-09T15:47:42Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}, {"id": "f3c9ba59-61f3-47d8-b7c8-a0999892e3dd", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "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": "2026-06-09T15:47:42Z", "updated_at": "2026-06-09T15:47:42Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}], "tags": [], "created_at": "2026-06-09T15:47:42Z", "updated_at": "2026-06-09T15:47:42Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:42,473 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.177s 2026-06-09 15:47:42,473 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": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-78f191c0-aafa-4e36-80a5-193f899a46fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "7ff0d3fe-29a4-4ea6-af98-a6d724d7528c", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:42Z", "updated_at": "2026-06-09T15:47:42Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:43,174 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.701s 2026-06-09 15:47:43,175 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": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-f3a90b78-4508-4db7-9c82-0f2b41d36684', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "16b28db1-d089-494b-b34d-0ab6cf51a4d7", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:43Z", "updated_at": "2026-06-09T15:47:43Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:43,391 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.215s 2026-06-09 15:47:43,391 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": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-91f921d9-8f64-4487-8204-628379ac2e21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "f7bc0a84-f0a2-4c39-9264-e4d6cf8788b4", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:43Z", "updated_at": "2026-06-09T15:47:43Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:44,088 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.697s 2026-06-09 15:47:44,089 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": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6fa900e3-3a5e-46e8-a475-39aec8245ab3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "e704a933-1a60-4916-97de-ca71fae8f308", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:43Z", "updated_at": "2026-06-09T15:47:43Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:44,369 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.279s 2026-06-09 15:47:44,369 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": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9648b189-f0bf-4bea-b10e-23577a89d0fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "48f5169f-9a6e-4635-9f78-00c353990337", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:44Z", "updated_at": "2026-06-09T15:47:44Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:45,145 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.775s 2026-06-09 15:47:45,145 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ecbbac74-5b2a-44fe-aab0-7865bde5e4d5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "23b05bf7-5be9-4ce7-a733-f1e0094bf33e", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "security_group_id": "0e78c504-666d-405c-821d-3261451f3ef6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-06-09T15:47:44Z", "updated_at": "2026-06-09T15:47:44Z", "revision_number": 0, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:47:45,487 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.336s 2026-06-09 15:47:45,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:45 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6bdd3c58-29e8-4129-92b4-38983065119a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=587fb2ea0221cebdf6055d7e0aa63665; 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": "2349031e62164c5a8c6bc009145a4553", "name": "tempest-TestNetworkBasicOps-1903237238-project-member", "password_expires_at": null}, "audit_ids": ["2MZnBuVDQQ6vbOt13Y8AWw"], "expires_at": "2026-06-09T16:47:45.000000Z", "issued_at": "2026-06-09T15:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f33b4c5b684e85871ad9dcb016134a", "name": "tempest-TestNetworkBasicOps-1903237238"}, "is_domain": false, "roles": [{"id": "82ee514a683c4bb38d1dcda1c73b80a5", "name": "reader"}, {"id": "26b25ffa1e574606b67cb59455119a42", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "6853c18016254fd0b6ed347878ce7281", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "8d1ac6d21ad24a059c9da60a2764a794", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0bdbaca6720748738c6a88d67e3ea134", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "1da7f18a8ba34c5cac6124058e869704", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"id": "2ff7ab85be3c4c98b1218237dc152d84", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "359e643215ff4f16aeba18303aea668e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "manila", "id": "00d29d13ebac46c39c6c2c927f72b2d8", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}, {"name": "manila", "id": "4ea18f34a5aa445ca05a5585a4670f66", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/60f33b4c5b684e85871ad9dcb016134a", "region": "regionOne"}], "id": "3a9ace7300d545f4976885b152470f8d", "type": "share", "name": "manila"}, {"endpoints": [{"id": "2fd9f574dbc748c78b774fd28ef669bd", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "758c3342a0604039823375572cd0ff67", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "4c0d9f17690d4529b79e8bdff7cf43c3", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "glance", "id": "3d5d356358314ee1aafa86755dc090c4", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "7925c8d1a9cb41b1ad71b016706d2826", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "57b9c375a1a040988c8c544a64f37719", "type": "image", "name": "glance"}, {"endpoints": [], "id": "670750db09424989b61fb3ad37f14bdf", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "0921f9dcff4c4658b47cfa28ac4a30f5", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "96e0a76fddf14e10b68bdb0def8777de", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "798263d601684339ab04aab20bc6985c", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "03d36931fa4c454c82bff615afe465f8", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "7d480d0b3b8b425ab2278f751c61f338", "interface": "public", "region_id": "regionOne", "url": "https://placement-p 2026-06-09 15:47:45,488 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2026-06-09 15:47:47,129 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.640s 2026-06-09 15:47:47,130 25 DEBUG [tempest.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-657427693", "imageRef": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "flavorRef": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "networks": [{"uuid": "27798f71-569b-4ce0-83b9-8c3e430b2cf4"}], "key_name": "tempest-TestNetworkBasicOps-2027009510", "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}]}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:45 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b3b39f-74e4-4285-99a8-2ad0ae80fad0', 'x-compute-request-id': 'req-14b3b39f-74e4-4285-99a8-2ad0ae80fad0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; 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": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "adminPass": "L7JrKPhNueNe"}}' 2026-06-09 15:47:47,596 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.464s 2026-06-09 15:47:47,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:47 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-8dd63eb3-0934-40f0-b628-6d401e03630f', 'x-compute-request-id': 'req-8dd63eb3-0934-40f0-b628-6d401e03630f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:49,103 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.501s 2026-06-09 15:47:49,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': 'Tue, 09 Jun 2026 15:47:48 GMT', 'server': 'Apache', 'content-length': '1398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729932e8-3670-4421-aa78-dc7f343da3d5', 'x-compute-request-id': 'req-729932e8-3670-4421-aa78-dc7f343da3d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:50,432 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.323s 2026-06-09 15:47:50,432 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:50 GMT', 'server': 'Apache', 'content-length': '1446', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44588cb5-83e4-492e-a9d4-039a4212bb16', 'x-compute-request-id': 'req-44588cb5-83e4-492e-a9d4-039a4212bb16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:50,436 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2026-06-09 15:47:51,843 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.406s 2026-06-09 15:47:51,843 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:51 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-e2bb0e86-f7f4-41f9-8c91-be73ecc023d9', 'x-compute-request-id': 'req-e2bb0e86-f7f4-41f9-8c91-be73ecc023d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "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": []}}' 2026-06-09 15:47:51,849 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2026-06-09 15:47:54,104 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 1.252s 2026-06-09 15:47:54,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': 'Tue, 09 Jun 2026 15:47:52 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-ed4528eb-2469-4af1-96c7-30fb0e0936c5', 'x-compute-request-id': 'req-ed4528eb-2469-4af1-96c7-30fb0e0936c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "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": []}}' 2026-06-09 15:47:55,839 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.728s 2026-06-09 15:47:55,839 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:55 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-7b62fa85-b086-4aa3-b90e-a5c9c0128b48', 'x-compute-request-id': 'req-7b62fa85-b086-4aa3-b90e-a5c9c0128b48', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:55,842 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2026-06-09 15:47:57,605 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.759s 2026-06-09 15:47:57,605 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47: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-9b766eab-a9dc-48b5-aae0-7b7b935c4fc1', 'x-compute-request-id': 'req-9b766eab-a9dc-48b5-aae0-7b7b935c4fc1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:47:59,332 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.722s 2026-06-09 15:47:59,333 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:47:58 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-352b77fd-3a26-4389-b279-01ae1cb50a9f', 'x-compute-request-id': 'req-352b77fd-3a26-4389-b279-01ae1cb50a9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:01,307 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.968s 2026-06-09 15:48:01,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:00 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-c5feba28-9a98-4ccb-8a45-c86c17d05655', 'x-compute-request-id': 'req-c5feba28-9a98-4ccb-8a45-c86c17d05655', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:03,550 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 1.211s 2026-06-09 15:48:03,550 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:02 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-ee36918c-efaa-437e-8489-ca6e2fcfdb63', 'x-compute-request-id': 'req-ee36918c-efaa-437e-8489-ca6e2fcfdb63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-exten10000 ded-volumes:volumes_attached": []}}' 2026-06-09 15:48:05,339 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.784s 2026-06-09 15:48:05,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:04 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-7531f374-285d-4634-842e-39993cf97581', 'x-compute-request-id': 'req-7531f374-285d-4634-842e-39993cf97581', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:07,529 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 1.185s 2026-06-09 15:48:07,533 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:06 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-10f0f602-c041-4d49-8a25-dffdc5fe92ee', 'x-compute-request-id': 'req-10f0f602-c041-4d49-8a25-dffdc5fe92ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "BUILD", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:10,612 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 2.074s 2026-06-09 15:48:10,612 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:08 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-978bf0c8-2105-4e9e-b818-6bf811cc5ee9', 'x-compute-request-id': 'req-978bf0c8-2105-4e9e-b818-6bf811cc5ee9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:48:07Z", "addresses": {"tempest-network-smoke--396874059": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:dd:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": "2026-06-09T15:48:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:10,616 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait 2026-06-09 15:48:11,853 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 1.237s 2026-06-09 15:48:11,854 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:10 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-c30ba463-fa1d-4f4b-bb42-79443253c7ed', 'x-compute-request-id': 'req-c30ba463-fa1d-4f4b-bb42-79443253c7ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:48:07Z", "addresses": {"tempest-network-smoke--396874059": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:dd:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": "2026-06-09T15:48:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:11,857 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2026-06-09 15:48:11,963 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=d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.105s 2026-06-09 15:48:11,963 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-5c4d9fc6-3068-4af4-8089-aa1c9c66189c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"ports":[{"id":"bb1525cc-335c-489d-8f33-e18ceda78607","name":"","network_id":"27798f71-569b-4ce0-83b9-8c3e430b2cf4","tenant_id":"60f33b4c5b684e85871ad9dcb016134a","mac_address":"fa:16:3e:82:dd:aa","admin_state_up":true,"status":"ACTIVE","device_id":"d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a3a7e476-a899-431e-8c78-ee24a5ee0b95","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0e78c504-666d-405c-821d-3261451f3ef6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-657427693","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-657427693","fqdn":"tempest-testnetworkbasicops-server-657427693.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-06-09T15:47:55Z","updated_at":"2026-06-09T15:48:04Z","revision_number":4,"project_id":"60f33b4c5b684e85871ad9dcb016134a"}]}' 2026-06-09 15:48:11,963 25 DEBUG [tempest.common.waiters] Server ID d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 ports are all ACTIVE [{'id': 'bb1525cc-335c-489d-8f33-e18ceda78607', 'name': '', 'network_id': '27798f71-569b-4ce0-83b9-8c3e430b2cf4', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'mac_address': 'fa:16:3e:82:dd:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd7f6548a-f01d-46f0-b78c-a2aa09a7f9c6', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a3a7e476-a899-431e-8c78-ee24a5ee0b95', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0e78c504-666d-405c-821d-3261451f3ef6'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'qos_policy_id': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-657427693', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-657427693', 'fqdn': 'tempest-testnetworkbasicops-server-657427693.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-06-09T15:47:55Z', 'updated_at': '2026-06-09T15:48:04Z', 'revision_number': 4, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'}]: 2026-06-09 15:48:15,032 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 3.068s 2026-06-09 15:48:15,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "port_id": "bb1525cc-335c-489d-8f33-e18ceda78607", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-32fc740b-d752-4e91-b34a-1c71b9bcf926', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; 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": "2cda4f4a-3880-410c-915e-1d729114fa25", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.198", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "fab07030-c543-49ea-8453-eb568cff4f57", "port_id": "bb1525cc-335c-489d-8f33-e18ceda78607", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "60f33b4c5b684e85871ad9dcb016134a", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "mac_address": "fa:16:3e:82:dd:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:48:12Z", "updated_at": "2026-06-09T15:48:12Z", "revision_number": 0}}' 2026-06-09 15:48:15,293 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/2cda4f4a-3880-410c-915e-1d729114fa25 0.254s 2026-06-09 15:48:15,295 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-703c2f72-9719-41d4-92f3-f57bc5a7294c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2cda4f4a-3880-410c-915e-1d729114fa25'} Body: b'{"floatingip": {"id": "2cda4f4a-3880-410c-915e-1d729114fa25", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.198", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "fab07030-c543-49ea-8453-eb568cff4f57", "port_id": "bb1525cc-335c-489d-8f33-e18ceda78607", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "mac_address": "fa:16:3e:82:dd:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:48:12Z", "updated_at": "2026-06-09T15:48:14Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:48:15,295 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '2cda4f4a-3880-410c-915e-1d729114fa25', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.198', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': 'fab07030-c543-49ea-8453-eb568cff4f57', 'port_id': 'bb1525cc-335c-489d-8f33-e18ceda78607', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '27798f71-569b-4ce0-83b9-8c3e430b2cf4', 'mac_address': 'fa:16:3e:82:dd:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd7f6548a-f01d-46f0-b78c-a2aa09a7f9c6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:48:12Z', 'updated_at': '2026-06-09T15:48:14Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:48:15,295 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.257164 seconds 2026-06-09 15:48:15,295 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.198 with user: cirros 2026-06-09 15:48:15,295 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.198 in 120 sec and the expected result is reachable 2026-06-09 15:48:27,555 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.259495 seconds 2026-06-09 15:48:27,556 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.198 in 120 sec and the ping result is expected 2026-06-09 15:48:27,679 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/action 0.122s 2026-06-09 15:48:27,680 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:48:27 GMT', 'server': 'Apache', 'content-length': '75309', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58af58ec-4fbf-44a1-a7d4-d046035867e3', 'x-compute-request-id': 'req-58af58ec-4fbf-44a1-a7d4-d046035867e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/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 5253960448 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004341] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004593] ACPI: Early table checksum verification disabled\\n[ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004602] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004620] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005748] No NUMA configuration fo 2026-06-09 15:48:27,681 25 DEBUG [tempest.scenario.manager] Console output for d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 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 5253960448 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004341] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004593] ACPI: Early table checksum verification disabled [ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004602] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004620] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005748] No NUMA configuration found [ 0.005750] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005758] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006108] Zone ranges: [ 0.006109] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006111] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006114] Normal empty [ 0.006115] Device empty [ 0.006117] Movable zone start for each node [ 0.006120] Early memory node ranges [ 0.006121] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006122] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006124] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006340] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006369] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006591] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016809] ACPI: PM-Timer IO Port: 0x608 [ 0.016841] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016975] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016980] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016985] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016987] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016989] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016994] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016997] TSC deadline timer available [ 0.017012] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017099] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017103] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017105] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017107] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017109] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017112] Booting paravirtualized kernel on KVM [ 0.017115] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017123] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017403] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017495] kvm-guest: setup async PF for cpu 0 [ 0.017521] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017539] kvm-guest: PV spinlocks disabled, single CPU [ 0.017545] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017547] Policy zone: DMA32 [ 0.017549] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017620] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017683] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017969] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018717] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018748] ftrace: allocating 50600 entries in 198 pages [ 0.042177] ftrace: allocated 198 pages with 4 groups [ 0.042324] rcu: Hierarchical RCU implementation. [ 0.042326] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042328] Rude variant of Tasks RCU enabled. [ 0.042329] Tracing variant of Tasks RCU enabled. [ 0.042331] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042332] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046630] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046992] random: crng init done [ 0.084501] Console: colour VGA+ 80x25 [ 0.229530] printk: console [tty1] enabled [ 0.534010] printk: console [ttyS0] enabled [ 0.536679] ACPI: Core revision 20210730 [ 0.539223] APIC: Switch to symmetric I/O mode setup [ 0.543217] x2apic enabled [ 0.546514] Switched APIC routing to physical x2apic. [ 0.554689] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.561523] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.565517] pid_max: default: 32768 minimum: 301 [ 0.565517] LSM: Security Framework initializing [ 0.565517] landlock: Up and running. [ 0.565517] Yama: becoming mindful. [ 0.565517] AppArmor: AppArmor initialized [ 0.565517] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.565517] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.565517] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.565517] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.565517] Spectre V2 : Mitigation: Retpolines [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.565517] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.565517] RETBleed: Mitigation: untrained return thunk [ 0.565517] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.565517] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.565517] Freeing SMP alternatives memory: 44K [ 0.565517] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.565703] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.569538] ... version: 0 [ 0.572050] ... bit width: 48 [ 0.573529] ... generic registers: 6 [ 0.576199] ... value mask: 0000ffffffffffff [ 0.577528] ... max period: 00007fffffffffff [ 0.580694] ... fixed-purpose events: 0 [ 0.581529] ... event mask: 000000000000003f [ 0.584786] rcu: Hierarchical SRCU implementation. [ 0.586023] smp: Bringing up secondary CPUs ... [ 0.588854] smp: Brought up 1 node, 1 CPU [ 0.589533] smpboot: Max logical packages: 1 [ 0.592161] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.594000] devtmpfs: initialized [ 0.596221] x86/mm: Memory block size: 128MB [ 0.597699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.601539] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.605587] pinctrl core: initialized pinctrl subsystem [ 0.609114] PM: RTC time: 15:48:12, date: 2026-06-09 [ 0.609702] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613625] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617543] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.621540] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.625544] audit: initializing netlink subsys (disabled) [ 0.629510] thermal_sys: Registered thermal governor 'fair_share' [ 0.629512] thermal_sys: Registered thermal governor 'bang_bang' [ 0.629533] thermal_sys: Registered thermal governor 'step_wise' [ 0.633536] audit: type=2000 audit(1781020091.445:1): state=initialized audit_enabled=0 res=1 [ 0.637537] thermal_sys: Registered thermal governor 'user_space' [ 0.637539] thermal_sys: Registered thermal governor 'power_allocator' [ 0.641558] EISA bus registered [ 0.648012] cpuidle: using governor ladder [ 0.649530] cpuidle: using governor menu [ 0.654604] ACPI: bus type PCI registered [ 0.657419] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658009] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.661532] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.665550] PCI: Using configuration type 1 for base access [ 0.670102] Kprobes globally optimized [ 0.672602] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.673533] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.678346] ACPI: Added _OSI(Module Device) [ 0.681238] ACPI: Added _OSI(Processor Device) [ 0.681582] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.685112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.685638] ACPI: Added _OSI(Linux-Dell-Video) [ 0.688582] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.689545] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.696886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.701561] ACPI: Interpreter enabled [ 0.704577] ACPI: PM: (supports S0 S5) [ 0.705536] ACPI: Using IOAPIC for interrupt routing [ 0.709265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.709537] PCI: Using E820 reservations for host bridge windows [ 0.713759] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.723627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.725543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.729683] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.733656] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.738813] PCI host bridge to bus 0000:00 [ 0.741544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.744956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.749534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.753534] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.757532] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.761532] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.765831] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.773499] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.777566] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.789565] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.797493] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.805247] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.807552] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.813822] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.820905] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.826310] pci 0000:00:02.0: enabling Extended Tags [ 0.833194] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.836339] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.842339] pci 0000:00:02.1: enabling Extended Tags [ 0.849109] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.852889] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.862193] pci 0000:00:02.2: enabling Extended Tags [ 0.869336] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.872911] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.878653] pci 0000:00:02.3: enabling Extended Tags [ 0.885204] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.889541] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.900481] pci 0000:00:02.4: enabling Extended Tags [ 0.905232] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.909538] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.920759] pci 0000:00:02.5: enabling Extended Tags [ 0.925558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.932069] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.938838] pci 0000:00:02.6: enabling Extended Tags [ 0.945931] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.953189] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.958256] pci 0000:00:02.7: enabling Extended Tags [ 0.965884] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973536] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.983863] pci 0000:00:03.0: enabling Extended Tags [ 0.988387] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.993538] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.005312] pci 0000:00:03.1: enabling Extended Tags [ 1.009396] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013218] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.018801] pci 0000:00:03.2: enabling Extended Tags [ 1.023836] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.030961] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.040672] pci 0000:00:03.3: enabling Extended Tags [ 1.043864] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.048793] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.059781] pci 0000:00:03.4: enabling Extended Tags [ 1.063973] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.069534] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.081347] pci 0000:00:03.5: enabling Extended Tags [ 1.086928] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093536] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.105823] pci 0000:00:03.6: enabling Extended Tags [ 1.111561] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.117545] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.130978] pci 0000:00:03.7: enabling Extended Tags [ 1.140889] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.147403] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.159544] pci 0000:00:04.0: enabling Extended Tags [ 1.163979] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.169454] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.179114] pci 0000:00:04.1: enabling Extended Tags [ 1.185637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192651] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.200404] pci 0000:00:04.2: enabling Extended Tags [ 1.204005] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.209535] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.221819] pci 0000:00:04.3: enabling Extended Tags [ 1.229663] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.237532] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.246881] pci 0000:00:04.4: enabling Extended Tags [ 1.252396] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.259232] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268908] pci 0000:00:04.5: enabling Extended Tags [ 1.271988] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.277156] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.285830] pci 0000:00:04.6: enabling Extended Tags [ 1.291619] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.297038] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304981] pci 0000:00:04.7: enabling Extended Tags [ 1.312907] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318782] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.329710] pci 0000:00:05.0: enabling Extended Tags [ 1.387944] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.391197] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.394428] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.407217] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.411821] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.418940] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.428630] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438409] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445538] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456908] pci 0000:01:00.0: enabling Extended Tags [ 1.527155] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.529594] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.533284] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.533641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539752] pci_bus 0000:02: extended config space not accessible [ 1.541809] acpiphp: Slot [1] registered [ 1.544229] acpiphp: Slot [0] registered [ 1.545588] acpiphp: Slot [2] registered [ 1.548191] acpiphp: Slot [3] registered [ 1.549581] acpiphp: Slot [4] registered [ 1.552310] acpiphp: Slot [5] registered [ 1.553578] acpiphp: Slot [6] registered [ 1.556194] acpiphp: Slot [7] registered [ 1.557605] acpiphp: Slot [8] registered [ 1.560127] acpiphp: Slot [9] registered [ 1.561580] acpiphp: Slot [10] registered [ 1.564362] acpiphp: Slot [11] registered [ 1.565579] acpiphp: Slot [12] registered [ 1.568120] acpiphp: Slot [13] registered [ 1.569576] acpiphp: Slot [14] registered [ 1.572244] acpiphp: Slot [15] registered [ 1.573579] acpiphp: Slot [16] registered [ 1.576237] acpiphp: Slot [17] registered [ 1.577578] acpiphp: Slot [18] registered [ 1.580161] acpiphp: Slot [19] registered [ 1.581578] acpiphp: Slot [20] registered [ 1.584156] acpiphp: Slot [21] registered [ 1.585584] acpiphp: Slot [22] registered [ 1.588204] acpiphp: Slot [23] registered [ 1.589595] acpiphp: Slot [24] registered [ 1.592482] acpiphp: Slot [25] registered [ 1.593578] acpiphp: Slot [26] registered [ 1.596304] acpiphp: Slot [27] registered [ 1.597587] acpiphp: Slot [28] registered [ 1.600512] acpiphp: Slot [29] registered [ 1.601577] acpiphp: Slot [30] registered [ 1.604313] acpiphp: Slot [31] registered [ 1.607876] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.618643] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.691245] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.693738] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.697590] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.701646] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.710144] acpiphp: Slot [0-2] registered [ 1.713315] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.718832] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.732243] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.736191] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.737757] pci 0000:03:00.0: enabling Extended Tags [ 1.820261] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.821646] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.825640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.832054] acpiphp: Slot [0-3] registered [ 1.834127] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.844416] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.857171] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.860500] pci 0000:04:00.0: enabling Extended Tags [ 1.944375] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.945643] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.949641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.956024] acpiphp: Slot [0-4] registered [ 1.958129] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966473] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.978542] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.983552] pci 0000:05:00.0: enabling Extended Tags [ 2.057993] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.061441] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.061679] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.068344] acpiphp: Slot [0-5] registered [ 2.070133] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.078527] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.089535] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.097677] pci 0000:06:00.0: enabling Extended Tags [ 2.174524] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181638] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187431] acpiphp: Slot [0-6] registered [ 2.254919] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257645] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.268031] acpiphp: Slot [0-7] registered [ 2.332635] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.333640] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.337657] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.343888] acpiphp: Slot [0-8] registered [ 2.408332] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.409640] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.413640] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.419993] acpiphp: Slot [0-9] registered [ 2.485152] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.485647] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.489661] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.496202] acpiphp: Slot [0-10] registered [ 2.563530] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.565647] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.569680] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.576085] acpiphp: Slot [0-11] registered [ 2.640502] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.641663] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.645641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.652074] acpiphp: Slot [0-12] registered [ 2.723180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.725647] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.729640] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.736252] acpiphp: Slot [0-13] registered [ 2.801357] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.801648] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.805643] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.812184] acpiphp: Slot [0-14] registered [ 2.881010] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.881651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.885651] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.892350] acpiphp: Slot [0-15] registered [ 2.956472] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.957659] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.961654] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.968459] acpiphp: Slot [0-16] registered [ 3.034015] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.038267] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.041639] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.048426] acpiphp: Slot [0-17] registered [ 3.113413] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.114014] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.117641] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.124203] acpiphp: Slot [0-18] registered [ 3.188523] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.189647] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.193665] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.200462] acpiphp: Slot [0-19] registered [ 3.267211] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.269678] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.273641] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.280424] acpiphp: Slot [0-20] registered [ 3.345223] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345656] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349639] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356143] acpiphp: Slot [0-21] registered [ 3.420659] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.421645] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.425639] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.432174] acpiphp: Slot [0-22] registered [ 3.496482] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.497646] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.501651] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.508143] acpiphp: Slot [0-23] registered [ 3.576705] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.577645] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.581638] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.588218] acpiphp: Slot [0-24] registered [ 3.652853] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.653646] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.657641] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.664172] acpiphp: Slot [0-25] registered [ 3.729437] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.729774] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.733659] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.782139] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.785746] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.789665] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.793557] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.797325] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.797727] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.801459] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.801724] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.805482] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.805552] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.809386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.809555] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.813174] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.813549] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.817552] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.821467] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.823327] iommu: Default domain type: Translated [ 3.825532] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.829729] SCSI subsystem initialized [ 3.832366] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.833517] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.833538] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.837161] vgaarb: loaded [ 3.837560] ACPI: bus type USB registered [ 3.840328] usbcore: registered new interface driver usbfs [ 3.841539] usbcore: registered new interface driver hub [ 3.844732] usbcore: registered new device driver usb [ 3.845556] pps_core: LinuxPPS API ver. 1 registered [ 3.848855] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.849538] PTP clock support registered [ 3.852301] EDAC MC: Ver: 3.0.0 [ 3.856742] NetLabel: Initializing [ 3.857533] NetLabel: domain hash size = 128 [ 3.860452] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.861584] NetLabel: unlabeled traffic allowed by default [ 3.865130] PCI: Using ACPI for IRQ routing [ 4.630450] clocksource: Switched to clocksource kvm-clock [ 4.654639] VFS: Disk quotas dquot_6.6.0 [ 4.657932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.662463] AppArmor: AppArmor Filesystem Enabled [ 4.665657] pnp: PnP ACPI init [ 4.668253] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.673952] pnp: PnP ACPI: found 5 devices [ 4.683972] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.690264] NET: Registered PF_INET protocol family [ 4.693725] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.700392] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.705727] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.710734] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.715357] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.719937] TCP: Hash tables configured (established 1024 bind 1024) [ 4.724793] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.729414] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.733697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738298] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.741704] NET: Registered PF_XDP protocol family [ 4.744644] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.749553] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.754562] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.759662] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.764507] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.769488] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775048] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.779843] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.784525] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789423] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794365] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.799068] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803945] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808680] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.813390] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.818205] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.822939] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.827728] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.832425] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.837266] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.841883] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.847992] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.852721] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.857504] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.862262] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.865880] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.869640] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.873999] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.877755] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.881472] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.885315] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.889226] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.893120] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.897222] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.901429] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.905580] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.909502] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.913857] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.918479] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.923228] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.927449] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.931830] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.936609] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.941499] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.945544] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.949662] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.953600] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.957609] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.961757] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.965906] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.969810] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.974771] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.978929] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.983213] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.987637] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.991854] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.995729] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.000297] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.004662] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.010097] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.014623] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.019246] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.023866] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.028439] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.032939] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.037883] pci 0000:00:04.2: BAR 13: assigned10000 [io 0x7000-0x7fff] [ 5.042493] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.047004] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.051678] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.056553] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.061039] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.065721] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.070306] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.074980] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.079951] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.084651] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.088834] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.092618] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.096511] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.100242] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.104162] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.107863] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.111764] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.115476] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.119369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.123053] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.127265] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.131075] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.135039] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.139275] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.143399] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.147387] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.151387] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.155221] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.159360] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.162582] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.169955] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.176373] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.186116] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.189438] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.197987] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.205923] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.214642] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.223182] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.231187] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.239175] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.248008] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.256057] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.267510] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.272562] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.281020] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.288643] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.296804] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.302454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.313975] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.320809] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.326074] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.336071] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.343965] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.349626] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.359448] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.364794] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.373244] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.384248] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.389563] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.398515] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.408322] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.413505] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.421379] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.431637] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.436911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.444819] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.454320] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.458991] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.466692] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.473432] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.479499] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.485920] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.493620] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.503076] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.506396] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.512015] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.519753] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.529228] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.532639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.540101] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550476] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.557930] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.563411] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.569510] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.577441] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.587093] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.590310] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.595786] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.603618] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.612781] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.616005] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.623803] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.629030] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.638371] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.641503] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.649138] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.655486] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.666427] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.672486] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.679648] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.688141] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.697919] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.701922] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.710248] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.715634] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.724932] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.729608] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.735612] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.742685] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.749971] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.755832] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.761939] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.769938] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.777122] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.783549] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.789661] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.797729] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.807195] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.810611] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.818651] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.823780] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.833563] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.839488] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.843324] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.847378] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.851425] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.855412] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.859596] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862974] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866928] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871670] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875227] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.879185] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.884415] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888370] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893323] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.897236] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.902505] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.907832] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.912456] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.916300] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.920816] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.925071] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.929587] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.933500] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.937989] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.941907] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.946390] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.950244] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.954707] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.958555] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.963499] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.967218] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.971759] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.975658] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.980185] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.983952] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.988040] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.992610] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.996194] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.000490] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.005016] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.009035] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.012942] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017719] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.021245] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.025324] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.029796] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.033629] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.037403] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.041883] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.045614] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.049471] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.053891] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.057421] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.061231] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.065713] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.069331] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.073361] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.080238] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.084133] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.088638] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.093389] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.097328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.101206] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.105959] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.109682] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.113865] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.118384] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.121893] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.125747] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130241] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.133879] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.138145] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.144371] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.153956] PCI: CLS 0 bytes, default 64 [ 6.156595] Trying to unpack rootfs image as initramfs... [ 6.160787] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.174152] Initialise system trusted keyrings [ 6.177074] Key type blacklist registered [ 6.185586] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.195048] zbud: loaded [ 6.197288] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.209731] fuse: init (API version 7.34) [ 6.217802] integrity: Platform Keyring initialized [ 6.233795] Key type asymmetric registered [ 6.236516] Asymmetric key parser 'x509' registered [ 6.245720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.257622] io scheduler mq-deadline registered [ 6.269932] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.273870] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.294508] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.302113] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.319786] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.334017] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.350045] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.358152] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.377971] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.390042] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.401874] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.409932] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.416933] Freeing initrd memory: 8744K [ 6.424245] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.428184] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.437850] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.442172] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.448079] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.455730] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.460551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.469469] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.473961] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.484340] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.489642] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.499365] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.503824] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.512707] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.517016] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.527450] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.532923] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.541041] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.546107] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.556947] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.561799] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.566987] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.572829] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.578476] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.586351] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.591950] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.600713] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.605152] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614855] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618941] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.629135] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.634790] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.650707] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.660446] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.677577] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.685809] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.700477] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.709417] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.716553] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.724594] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.731289] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.743013] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.756364] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.761213] shpchp 0000:01:00.0: Slot initialization failed [ 6.767922] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.773756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.778319] ACPI: button: Power Button [PWRF] [ 6.804582] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.836938] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.844133] Linux agpgart interface v0.103 [ 6.848166] loop: module loaded [ 6.850601] tun: Universal TUN/TAP device driver, 1.6 [ 6.854076] PPP generic driver version 2.4.2 [ 6.857430] VFIO - User Level meta-driver version: 0.3 [ 6.861479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.866829] ehci-pci: EHCI PCI platform driver [ 6.871016] ehci-platform: EHCI generic platform driver [ 6.874270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.877973] ohci-pci: OHCI PCI platform driver [ 6.880890] ohci-platform: OHCI generic platform driver [ 6.884278] uhci_hcd: USB Universal Host Controller Interface driver [ 6.890000] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.893312] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.897816] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.901228] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.905110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.910360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.914805] usb usb1: Product: UHCI Host Controller [ 6.917888] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.921931] usb usb1: SerialNumber: 0000:02:01.0 [ 6.925185] hub 1-0:1.0: USB hub found [ 6.928206] hub 1-0:1.0: 2 ports detected [ 6.931307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.939216] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.943325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.947366] mousedev: PS/2 mouse device common for all mice [ 6.952399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.958532] rtc_cmos 00:03: RTC can wake from S4 [ 6.964112] rtc_cmos 00:03: registered as rtc0 [ 6.967447] rtc_cmos 00:03: setting system clock to 2026-06-09T15:48:19 UTC (1781020099) [ 6.973101] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.977348] i2c_dev: i2c /dev entries driver [ 6.980313] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.988250] device-mapper: uevent: version 1.0.3 [ 6.991368] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.997139] platform eisa.0: Probing EISA bus 0 [ 6.999989] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.004739] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.008814] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.012698] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.016582] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.020425] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.024928] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.028822] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.032825] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.036731] platform eisa.0: EISA: Detected 0 cards [ 7.039982] ledtrig-cpu: registered to indicate activity on CPUs [ 7.044180] drop_monitor: Initializing network drop monitor service [ 7.048192] NET: Registered PF_INET6 protocol family [ 7.054643] Segment Routing with IPv6 [ 7.057113] In-situ OAM (IOAM) with IPv6 [ 7.059677] NET: Registered PF_PACKET protocol family [ 7.062876] Key type dns_resolver registered [ 7.065932] IPI shorthand broadcast: enabled [ 7.068780] registered taskstats version 1 [ 7.071452] Loading compiled-in X.509 certificates [ 7.074984] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.081413] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.087553] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.093721] blacklist: Loading compiled-in revocation X.509 certificates [ 7.097903] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.103693] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.109816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.117311] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.123383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.129607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.135829] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.142370] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.149111] zswap: loaded using pool lzo/zbud [ 7.151975] Key type .fscrypt registered [ 7.154887] Key type fscrypt-provisioning registered [ 7.159678] Key type encrypted registered [ 7.162295] AppArmor: AppArmor sha1 policy hashing enabled [ 7.165734] ima: No TPM chip found, activating TPM-bypass! [ 7.168987] Loading compiled-in module X.509 certificates [ 7.172701] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.178475] ima: Allocated hash algorithm: sha1 [ 7.181303] ima: No architecture policies found [ 7.184093] evm: Initialising EVM extended attributes: [ 7.187807] evm: security.selinux [ 7.190707] evm: security.SMACK64 [ 7.193581] evm: security.SMACK64EXEC [ 7.196570] evm: security.SMACK64TRANSMUTE [ 7.199836] evm: security.SMACK64MMAP [ 7.203356] evm: security.apparmor [ 7.206287] evm: security.ima [ 7.208763] evm: security.capability [ 7.211910] evm: HMAC attrs: 0x1 [ 7.215812] PM: Magic number: 14:55:841 [ 7.219508] pci_express 0000:00:02.7:pcie010: hash matches [ 7.224160] RAS: Correctable Errors collector initialized. [ 7.228474] Unstable clock detected, switching default tracing clock to "global" [ 7.228474] If you want to keep using the local clock, then add: [ 7.228474] "trace_clock=local" [ 7.228474] on the kernel command line [ 7.245818] Freeing unused decrypted memory: 2036K [ 7.250406] Freeing unused kernel image (initmem) memory: 3244K [ 7.255032] Write protecting the kernel read-only data: 30720k [ 7.260178] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.265963] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.312930] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.318181] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.323355] Run /init as init process info: initramfs: up at 6.81 [ 7.384144] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.407526] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.413415] GPT:229375 != 2097151 [ 7.416260] GPT:Alternate GPT header not at the end of the disk. [ 7.420973] GPT:229375 != 2097151 [ 7.423939] GPT: Use GNU Parted to correct GPT errors. [ 7.472256] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.851454] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.895156] 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.26 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:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 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.12s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2W+M+Jsu5QVYcvndbX+u2yZSBF6OhQWAFpW1WzPDFDDd8Ls4eQs5/Xshw10ART8QdUWY9RsEmS6LLgSw7VWscFpSKeCrxkzIPTksSTSmFRY2ZWcWI4GaLjcDZhrpkI/DURfqUJW30oh88AbrQiD2jSmgtpnxTXeCoViJ2tEI/BE2/Zcz7UlDZLCjOakzsFAfy0Se6fZU4Kb9VUHWWhmqqLcv0pWBtglV+p678C0dAxIUflksgguQho0aCmvUQpIA1Sf6ul0kD2aqQqf3IQE8seRAOWdDK8Ddc/TTocU9wS/CbRmITz9OyNJXtj1yijgBsrtIN7agcpBfEo/aw/XLF root@tempest-testnetworkbasicops-server-657427693 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8b9+Mgy9wvJ7gfYKWiJCsuGnY+V4LKD2IMFa16Vdqd8+uZOQba2sshhn7ds+YihRgaVSLxey+NtL2aHI6759Q= root@tempest-testnetworkbasicops-server-657427693 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe82:ddaa/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 name: tempest-TestNetworkBasicOps-server-657427693 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-657427693 launch-index: 0 === cirros: current=0.6.2 uptime=9.56 === === 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:82:DD:AA inet6 addr: fe80::f816:3eff:fe82:ddaa/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-657427693 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.091751] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.095662] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.347553] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726643] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.782057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.942193] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.944679] ISO 9660 Extensions: RRIP_1991A [ 9.097093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.775727] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.778382] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:48:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:48:21 cirros auth.notice su: + none root:cirros Jun 9 16:48:21 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: DUID 00:04:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 Jun 9 16:48:21 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:82:dd:aa Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe82:ddaa Jun 9 16:48:21 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:48:22 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-657427693 login: 2026-06-09 15:48:27,683 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2026-06-09 15:48:27,690 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:48:27,798 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:48:27,798 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2026-06-09 15:48:28,874 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/fab07030-c543-49ea-8453-eb568cff4f57 1.075s 2026-06-09 15:48:28,874 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': 'Tue, 09 Jun 2026 15:48:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-a63bed39-f1f5-4187-96be-1865420858e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57'} Body: b'{"router": {"id": "fab07030-c543-49ea-8453-eb568cff4f57", "name": "tempest-TestNetworkBasicOps-router-1367587569", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:47:25Z", "updated_at": "2026-06-09T15:48:28Z", "revision_number": 4, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:48:28,877 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.198 with user: cirros 2026-06-09 15:48:28,877 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.198 in 120 sec and the expected result is unreachable 2026-06-09 15:48:29,914 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.036751 seconds 2026-06-09 15:48:29,915 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.198 in 120 sec and the ping result is expected 2026-06-09 15:48:30,059 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/action 0.143s 2026-06-09 15:48:30,060 25 DEBUG [tempest.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': 'Tue, 09 Jun 2026 15:48:29 GMT', 'server': 'Apache', 'content-length': '75309', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e9f947-36b4-4d9f-8eb1-be767c8d78a5', 'x-compute-request-id': 'req-a1e9f947-36b4-4d9f-8eb1-be767c8d78a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/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 5253960448 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004341] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004593] ACPI: Early table checksum verification disabled\\n[ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004602] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004620] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005748] No NUMA configuration fo 2026-06-09 15:48:30,062 25 DEBUG [tempest.scenario.manager] Console output for d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 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 5253960448 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004341] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004593] ACPI: Early table checksum verification disabled [ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004602] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004620] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005748] No NUMA configuration found [ 0.005750] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005758] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006108] Zone ranges: [ 0.006109] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006111] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006114] Normal empty [ 0.006115] Device empty [ 0.006117] Movable zone start for each node [ 0.006120] Early memory node ranges [ 0.006121] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006122] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006124] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006340] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006369] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006591] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016809] ACPI: PM-Timer IO Port: 0x608 [ 0.016841] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016975] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016980] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016985] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016987] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016989] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016994] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016997] TSC deadline timer available [ 0.017012] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017099] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017103] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017105] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017107] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017109] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017112] Booting paravirtualized kernel on KVM [ 0.017115] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017123] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017403] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017495] kvm-guest: setup async PF for cpu 0 [ 0.017521] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017539] kvm-guest: PV spinlocks disabled, single CPU [ 0.017545] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017547] Policy zone: DMA32 [ 0.017549] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017620] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017683] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017969] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018717] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018748] ftrace: allocating 50600 entries in 198 pages [ 0.042177] ftrace: allocated 198 pages with 4 groups [ 0.042324] rcu: Hierarchical RCU implementation. [ 0.042326] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042328] Rude variant of Tasks RCU enabled. [ 0.042329] Tracing variant of Tasks RCU enabled. [ 0.042331] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042332] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046630] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046992] random: crng init done [ 0.084501] Console: colour VGA+ 80x25 [ 0.229530] printk: console [tty1] enabled [ 0.534010] printk: console [ttyS0] enabled [ 0.536679] ACPI: Core revision 20210730 [ 0.539223] APIC: Switch to symmetric I/O mode setup [ 0.543217] x2apic enabled [ 0.546514] Switched APIC routing to physical x2apic. [ 0.554689] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.561523] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.565517] pid_max: default: 32768 minimum: 301 [ 0.565517] LSM: Security Framework initializing [ 0.565517] landlock: Up and running. [ 0.565517] Yama: becoming mindful. [ 0.565517] AppArmor: AppArmor initialized [ 0.565517] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.565517] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.565517] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.565517] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.565517] Spectre V2 : Mitigation: Retpolines [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.565517] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.565517] RETBleed: Mitigation: untrained return thunk [ 0.565517] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.565517] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.565517] Freeing SMP alternatives memory: 44K [ 0.565517] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.565703] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.569538] ... version: 0 [ 0.572050] ... bit width: 48 [ 0.573529] ... generic registers: 6 [ 0.576199] ... value mask: 0000ffffffffffff [ 0.577528] ... max period: 00007fffffffffff [ 0.580694] ... fixed-purpose events: 0 [ 0.581529] ... event mask: 000000000000003f [ 0.584786] rcu: Hierarchical SRCU implementation. [ 0.586023] smp: Bringing up secondary CPUs ... [ 0.588854] smp: Brought up 1 node, 1 CPU [ 0.589533] smpboot: Max logical packages: 1 [ 0.592161] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.594000] devtmpfs: initialized [ 0.596221] x86/mm: Memory block size: 128MB [ 0.597699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.601539] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.605587] pinctrl core: initialized pinctrl subsystem [ 0.609114] PM: RTC time: 15:48:12, date: 2026-06-09 [ 0.609702] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613625] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617543] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.621540] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.625544] audit: initializing netlink subsys (disabled) [ 0.629510] thermal_sys: Registered thermal governor 'fair_share' [ 0.629512] thermal_sys: Registered thermal governor 'bang_bang' [ 0.629533] thermal_sys: Registered thermal governor 'step_wise' [ 0.633536] audit: type=2000 audit(1781020091.445:1): state=initialized audit_enabled=0 res=1 [ 0.637537] thermal_sys: Registered thermal governor 'user_space' [ 0.637539] thermal_sys: Registered thermal governor 'power_allocator' [ 0.641558] EISA bus registered [ 0.648012] cpuidle: using governor ladder [ 0.649530] cpuidle: using governor menu [ 0.654604] ACPI: bus type PCI registered [ 0.657419] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658009] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.661532] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.665550] PCI: Using configuration type 1 for base access [ 0.670102] Kprobes globally optimized [ 0.672602] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.673533] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.678346] ACPI: Added _OSI(Module Device) [ 0.681238] ACPI: Added _OSI(Processor Device) [ 0.681582] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.685112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.685638] ACPI: Added _OSI(Linux-Dell-Video) [ 0.688582] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.689545] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.696886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.701561] ACPI: Interpreter enabled [ 0.704577] ACPI: PM: (supports S0 S5) [ 0.705536] ACPI: Using IOAPIC for interrupt routing [ 0.709265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.709537] PCI: Using E820 reservations for host bridge windows [ 0.713759] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.723627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.725543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.729683] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.733656] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.738813] PCI host bridge to bus 0000:00 [ 0.741544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.744956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.749534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.753534] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.757532] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.761532] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.765831] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.773499] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.777566] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.789565] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.797493] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.805247] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.807552] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.813822] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.820905] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.826310] pci 0000:00:02.0: enabling Extended Tags [ 0.833194] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.836339] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.842339] pci 0000:00:02.1: enabling Extended Tags [ 0.849109] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.852889] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.862193] pci 0000:00:02.2: enabling Extended Tags [ 0.869336] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.872911] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.878653] pci 0000:00:02.3: enabling Extended Tags [ 0.885204] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.889541] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.900481] pci 0000:00:02.4: enabling Extended Tags [ 0.905232] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.909538] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.920759] pci 0000:00:02.5: enabling Extended Tags [ 0.925558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.932069] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.938838] pci 0000:00:02.6: enabling Extended Tags [ 0.945931] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.953189] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.958256] pci 0000:00:02.7: enabling Extended Tags [ 0.965884] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973536] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.983863] pci 0000:00:03.0: enabling Extended Tags [ 0.988387] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.993538] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.005312] pci 0000:00:03.1: enabling Extended Tags [ 1.009396] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013218] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.018801] pci 0000:00:03.2: enabling Extended Tags [ 1.023836] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.030961] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.040672] pci 0000:00:03.3: enabling Extended Tags [ 1.043864] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.048793] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.059781] pci 0000:00:03.4: enabling Extended Tags [ 1.063973] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.069534] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.081347] pci 0000:00:03.5: enabling Extended Tags [ 1.086928] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093536] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.105823] pci 0000:00:03.6: enabling Extended Tags [ 1.111561] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.117545] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.130978] pci 0000:00:03.7: enabling Extended Tags [ 1.140889] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.147403] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.159544] pci 0000:00:04.0: enabling Extended Tags [ 1.163979] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.169454] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.179114] pci 0000:00:04.1: enabling Extended Tags [ 1.185637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192651] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.200404] pci 0000:00:04.2: enabling Extended Tags [ 1.204005] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.209535] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.221819] pci 0000:00:04.3: enabling Extended Tags [ 1.229663] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.237532] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.246881] pci 0000:00:04.4: enabling Extended Tags [ 1.252396] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.259232] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268908] pci 0000:00:04.5: enabling Extended Tags [ 1.271988] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.277156] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.285830] pci 0000:00:04.6: enabling Extended Tags [ 1.291619] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.297038] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304981] pci 0000:00:04.7: enabling Extended Tags [ 1.312907] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318782] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.329710] pci 0000:00:05.0: enabling Extended Tags [ 1.387944] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.391197] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.394428] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.407217] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.411821] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.418940] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.428630] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438409] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445538] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456908] pci 0000:01:00.0: enabling Extended Tags [ 1.527155] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.529594] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.533284] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.533641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539752] pci_bus 0000:02: extended config space not accessible [ 1.541809] acpiphp: Slot [1] registered [ 1.544229] acpiphp: Slot [0] registered [ 1.545588] acpiphp: Slot [2] registered [ 1.548191] acpiphp: Slot [3] registered [ 1.549581] acpiphp: Slot [4] registered [ 1.552310] acpiphp: Slot [5] registered [ 1.553578] acpiphp: Slot [6] registered [ 1.556194] acpiphp: Slot [7] registered [ 1.557605] acpiphp: Slot [8] registered [ 1.560127] acpiphp: Slot [9] registered [ 1.561580] acpiphp: Slot [10] registered [ 1.564362] acpiphp: Slot [11] registered [ 1.565579] acpiphp: Slot [12] registered [ 1.568120] acpiphp: Slot [13] registered [ 1.569576] acpiphp: Slot [14] registered [ 1.572244] acpiphp: Slot [15] registered [ 1.573579] acpiphp: Slot [16] registered [ 1.576237] acpiphp: Slot [17] registered [ 1.577578] acpiphp: Slot [18] registered [ 1.580161] acpiphp: Slot [19] registered [ 1.581578] acpiphp: Slot [20] registered [ 1.584156] acpiphp: Slot [21] registered [ 1.585584] acpiphp: Slot [22] registered [ 1.588204] acpiphp: Slot [23] registered [ 1.589595] acpiphp: Slot [24] registered [ 1.592482] acpiphp: Slot [25] registered [ 1.593578] acpiphp: Slot [26] registered [ 1.596304] acpiphp: Slot [27] registered [ 1.597587] acpiphp: Slot [28] registered [ 1.600512] acpiphp: Slot [29] registered [ 1.601577] acpiphp: Slot [30] registered [ 1.604313] acpiphp: Slot [31] registered [ 1.607876] pci 0000:02:01.0: [8086:7020] type 00 10000 class 0x0c0300 [ 1.618643] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.691245] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.693738] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.697590] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.701646] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.710144] acpiphp: Slot [0-2] registered [ 1.713315] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.718832] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.732243] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.736191] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.737757] pci 0000:03:00.0: enabling Extended Tags [ 1.820261] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.821646] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.825640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.832054] acpiphp: Slot [0-3] registered [ 1.834127] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.844416] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.857171] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.860500] pci 0000:04:00.0: enabling Extended Tags [ 1.944375] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.945643] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.949641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.956024] acpiphp: Slot [0-4] registered [ 1.958129] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966473] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.978542] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.983552] pci 0000:05:00.0: enabling Extended Tags [ 2.057993] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.061441] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.061679] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.068344] acpiphp: Slot [0-5] registered [ 2.070133] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.078527] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.089535] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.097677] pci 0000:06:00.0: enabling Extended Tags [ 2.174524] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181638] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187431] acpiphp: Slot [0-6] registered [ 2.254919] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257645] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.268031] acpiphp: Slot [0-7] registered [ 2.332635] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.333640] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.337657] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.343888] acpiphp: Slot [0-8] registered [ 2.408332] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.409640] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.413640] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.419993] acpiphp: Slot [0-9] registered [ 2.485152] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.485647] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.489661] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.496202] acpiphp: Slot [0-10] registered [ 2.563530] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.565647] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.569680] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.576085] acpiphp: Slot [0-11] registered [ 2.640502] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.641663] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.645641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.652074] acpiphp: Slot [0-12] registered [ 2.723180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.725647] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.729640] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.736252] acpiphp: Slot [0-13] registered [ 2.801357] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.801648] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.805643] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.812184] acpiphp: Slot [0-14] registered [ 2.881010] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.881651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.885651] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.892350] acpiphp: Slot [0-15] registered [ 2.956472] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.957659] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.961654] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.968459] acpiphp: Slot [0-16] registered [ 3.034015] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.038267] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.041639] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.048426] acpiphp: Slot [0-17] registered [ 3.113413] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.114014] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.117641] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.124203] acpiphp: Slot [0-18] registered [ 3.188523] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.189647] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.193665] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.200462] acpiphp: Slot [0-19] registered [ 3.267211] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.269678] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.273641] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.280424] acpiphp: Slot [0-20] registered [ 3.345223] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345656] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349639] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356143] acpiphp: Slot [0-21] registered [ 3.420659] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.421645] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.425639] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.432174] acpiphp: Slot [0-22] registered [ 3.496482] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.497646] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.501651] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.508143] acpiphp: Slot [0-23] registered [ 3.576705] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.577645] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.581638] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.588218] acpiphp: Slot [0-24] registered [ 3.652853] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.653646] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.657641] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.664172] acpiphp: Slot [0-25] registered [ 3.729437] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.729774] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.733659] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.782139] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.785746] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.789665] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.793557] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.797325] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.797727] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.801459] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.801724] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.805482] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.805552] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.809386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.809555] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.813174] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.813549] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.817552] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.821467] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.823327] iommu: Default domain type: Translated [ 3.825532] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.829729] SCSI subsystem initialized [ 3.832366] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.833517] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.833538] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.837161] vgaarb: loaded [ 3.837560] ACPI: bus type USB registered [ 3.840328] usbcore: registered new interface driver usbfs [ 3.841539] usbcore: registered new interface driver hub [ 3.844732] usbcore: registered new device driver usb [ 3.845556] pps_core: LinuxPPS API ver. 1 registered [ 3.848855] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.849538] PTP clock support registered [ 3.852301] EDAC MC: Ver: 3.0.0 [ 3.856742] NetLabel: Initializing [ 3.857533] NetLabel: domain hash size = 128 [ 3.860452] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.861584] NetLabel: unlabeled traffic allowed by default [ 3.865130] PCI: Using ACPI for IRQ routing [ 4.630450] clocksource: Switched to clocksource kvm-clock [ 4.654639] VFS: Disk quotas dquot_6.6.0 [ 4.657932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.662463] AppArmor: AppArmor Filesystem Enabled [ 4.665657] pnp: PnP ACPI init [ 4.668253] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.673952] pnp: PnP ACPI: found 5 devices [ 4.683972] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.690264] NET: Registered PF_INET protocol family [ 4.693725] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.700392] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.705727] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.710734] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.715357] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.719937] TCP: Hash tables configured (established 1024 bind 1024) [ 4.724793] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.729414] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.733697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738298] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.741704] NET: Registered PF_XDP protocol family [ 4.744644] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.749553] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.754562] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.759662] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.764507] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.769488] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775048] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.779843] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.784525] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789423] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794365] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.799068] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803945] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808680] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.813390] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.818205] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.822939] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.827728] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.832425] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.837266] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.841883] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.847992] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.852721] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.857504] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.862262] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.865880] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.869640] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.873999] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.877755] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.881472] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.885315] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.889226] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.893120] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.897222] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.901429] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.905580] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.909502] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.913857] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.918479] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.923228] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.927449] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.931830] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.936609] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.941499] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.945544] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.949662] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.953600] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.957609] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.961757] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.965906] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.969810] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.974771] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.978929] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.983213] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.987637] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.991854] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.995729] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.000297] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.004662] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.010097] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.014623] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.019246] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.023866] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.028439] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.032939] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.037883] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.042493] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.047004] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.051678] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.056553] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.061039] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.065721] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.070306] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.074980] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.079951] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.084651] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.088834] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.092618] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.096511] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.100242] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.104162] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.107863] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.111764] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.115476] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.119369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.123053] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.127265] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.131075] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.135039] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.139275] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.143399] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.147387] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.151387] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.155221] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.159360] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.162582] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.169955] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.176373] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.186116] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.189438] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.197987] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.205923] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.214642] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.223182] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.231187] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.239175] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.248008] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.256057] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.267510] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.272562] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.281020] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.288643] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.296804] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.302454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.313975] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.320809] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.326074] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.336071] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.343965] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.349626] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.359448] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.364794] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.373244] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.384248] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.389563] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.398515] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.408322] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.413505] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.421379] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.431637] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.436911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.444819] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.454320] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.458991] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.466692] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.473432] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.479499] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.485920] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.493620] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.503076] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.506396] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.512015] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.519753] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.529228] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.532639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.540101] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550476] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.557930] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.563411] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.569510] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.577441] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.587093] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.590310] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.595786] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.603618] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.612781] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.616005] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.623803] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.629030] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.638371] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.641503] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.649138] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.655486] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.666427] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.672486] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.679648] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.688141] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.697919] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.701922] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.710248] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.715634] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.724932] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.729608] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.735612] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.742685] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.749971] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.755832] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.761939] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.769938] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.777122] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.783549] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.789661] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.797729] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.807195] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.810611] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.818651] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.823780] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.833563] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.839488] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.843324] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.847378] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.851425] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.855412] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.859596] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862974] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866928] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871670] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875227] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.879185] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.884415] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888370] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893323] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.897236] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.902505] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.907832] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.912456] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.916300] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.920816] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.925071] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.929587] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.933500] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.937989] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.941907] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.946390] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.950244] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.954707] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.958555] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.963499] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.967218] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.971759] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.975658] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.980185] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.983952] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.988040] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.992610] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.996194] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.000490] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.005016] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.009035] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.012942] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017719] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.021245] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.025324] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.029796] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.033629] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.037403] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.041883] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.045614] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.049471] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.053891] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.057421] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.061231] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.065713] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.069331] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.073361] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.080238] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.084133] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.088638] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.093389] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.097328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.101206] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.105959] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.109682] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.113865] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.118384] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.121893] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.125747] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130241] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.133879] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.138145] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.144371] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.153956] PCI: CLS 0 bytes, default 64 [ 6.156595] Trying to unpack rootfs image as initramfs... [ 6.160787] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.174152] Initialise system trusted keyrings [ 6.177074] Key type blacklist registered [ 6.185586] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.195048] zbud: loaded [ 6.197288] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.209731] fuse: init (API version 7.34) [ 6.217802] integrity: Platform Keyring initialized [ 6.233795] Key type asymmetric registered [ 6.236516] Asymmetric key parser 'x509' registered [ 6.245720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.257622] io scheduler mq-deadline registered [ 6.269932] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.273870] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.294508] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.302113] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.319786] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.334017] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.350045] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.358152] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.377971] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.390042] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.401874] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.409932] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.416933] Freeing initrd memory: 8744K [ 6.424245] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.428184] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.437850] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.442172] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.448079] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.455730] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.460551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.469469] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.473961] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.484340] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.489642] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.499365] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.503824] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.512707] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.517016] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.527450] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.532923] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.541041] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.546107] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.556947] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.561799] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.566987] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.572829] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.578476] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.586351] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.591950] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.600713] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.605152] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614855] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618941] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.629135] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.634790] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.650707] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.660446] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.677577] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.685809] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.700477] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.709417] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.716553] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.724594] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.731289] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.743013] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.756364] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.761213] shpchp 0000:01:00.0: Slot initialization failed [ 6.767922] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.773756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.778319] ACPI: button: Power Button [PWRF] [ 6.804582] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.836938] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.844133] Linux agpgart interface v0.103 [ 6.848166] loop: module loaded [ 6.850601] tun: Universal TUN/TAP device driver, 1.6 [ 6.854076] PPP generic driver version 2.4.2 [ 6.857430] VFIO - User Level meta-driver version: 0.3 [ 6.861479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.866829] ehci-pci: EHCI PCI platform driver [ 6.871016] ehci-platform: EHCI generic platform driver [ 6.874270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.877973] ohci-pci: OHCI PCI platform driver [ 6.880890] ohci-platform: OHCI generic platform driver [ 6.884278] uhci_hcd: USB Universal Host Controller Interface driver [ 6.890000] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.893312] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.897816] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.901228] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.905110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.910360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.914805] usb usb1: Product: UHCI Host Controller [ 6.917888] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.921931] usb usb1: SerialNumber: 0000:02:01.0 [ 6.925185] hub 1-0:1.0: USB hub found [ 6.928206] hub 1-0:1.0: 2 ports detected [ 6.931307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.939216] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.943325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.947366] mousedev: PS/2 mouse device common for all mice [ 6.952399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.958532] rtc_cmos 00:03: RTC can wake from S4 [ 6.964112] rtc_cmos 00:03: registered as rtc0 [ 6.967447] rtc_cmos 00:03: setting system clock to 2026-06-09T15:48:19 UTC (1781020099) [ 6.973101] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.977348] i2c_dev: i2c /dev entries driver [ 6.980313] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.988250] device-mapper: uevent: version 1.0.3 [ 6.991368] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.997139] platform eisa.0: Probing EISA bus 0 [ 6.999989] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.004739] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.008814] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.012698] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.016582] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.020425] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.024928] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.028822] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.032825] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.036731] platform eisa.0: EISA: Detected 0 cards [ 7.039982] ledtrig-cpu: registered to indicate activity on CPUs [ 7.044180] drop_monitor: Initializing network drop monitor service [ 7.048192] NET: Registered PF_INET6 protocol family [ 7.054643] Segment Routing with IPv6 [ 7.057113] In-situ OAM (IOAM) with IPv6 [ 7.059677] NET: Registered PF_PACKET protocol family [ 7.062876] Key type dns_resolver registered [ 7.065932] IPI shorthand broadcast: enabled [ 7.068780] registered taskstats version 1 [ 7.071452] Loading compiled-in X.509 certificates [ 7.074984] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.081413] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.087553] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.093721] blacklist: Loading compiled-in revocation X.509 certificates [ 7.097903] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.103693] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.109816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.117311] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.123383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.129607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.135829] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.142370] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.149111] zswap: loaded using pool lzo/zbud [ 7.151975] Key type .fscrypt registered [ 7.154887] Key type fscrypt-provisioning registered [ 7.159678] Key type encrypted registered [ 7.162295] AppArmor: AppArmor sha1 policy hashing enabled [ 7.165734] ima: No TPM chip found, activating TPM-bypass! [ 7.168987] Loading compiled-in module X.509 certificates [ 7.172701] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.178475] ima: Allocated hash algorithm: sha1 [ 7.181303] ima: No architecture policies found [ 7.184093] evm: Initialising EVM extended attributes: [ 7.187807] evm: security.selinux [ 7.190707] evm: security.SMACK64 [ 7.193581] evm: security.SMACK64EXEC [ 7.196570] evm: security.SMACK64TRANSMUTE [ 7.199836] evm: security.SMACK64MMAP [ 7.203356] evm: security.apparmor [ 7.206287] evm: security.ima [ 7.208763] evm: security.capability [ 7.211910] evm: HMAC attrs: 0x1 [ 7.215812] PM: Magic number: 14:55:841 [ 7.219508] pci_express 0000:00:02.7:pcie010: hash matches [ 7.224160] RAS: Correctable Errors collector initialized. [ 7.228474] Unstable clock detected, switching default tracing clock to "global" [ 7.228474] If you want to keep using the local clock, then add: [ 7.228474] "trace_clock=local" [ 7.228474] on the kernel command line [ 7.245818] Freeing unused decrypted memory: 2036K [ 7.250406] Freeing unused kernel image (initmem) memory: 3244K [ 7.255032] Write protecting the kernel read-only data: 30720k [ 7.260178] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.265963] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.312930] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.318181] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.323355] Run /init as init process info: initramfs: up at 6.81 [ 7.384144] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.407526] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.413415] GPT:229375 != 2097151 [ 7.416260] GPT:Alternate GPT header not at the end of the disk. [ 7.420973] GPT:229375 != 2097151 [ 7.423939] GPT: Use GNU Parted to correct GPT errors. [ 7.472256] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.851454] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.895156] 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.26 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:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 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.12s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2W+M+Jsu5QVYcvndbX+u2yZSBF6OhQWAFpW1WzPDFDDd8Ls4eQs5/Xshw10ART8QdUWY9RsEmS6LLgSw7VWscFpSKeCrxkzIPTksSTSmFRY2ZWcWI4GaLjcDZhrpkI/DURfqUJW30oh88AbrQiD2jSmgtpnxTXeCoViJ2tEI/BE2/Zcz7UlDZLCjOakzsFAfy0Se6fZU4Kb9VUHWWhmqqLcv0pWBtglV+p678C0dAxIUflksgguQho0aCmvUQpIA1Sf6ul0kD2aqQqf3IQE8seRAOWdDK8Ddc/TTocU9wS/CbRmITz9OyNJXtj1yijgBsrtIN7agcpBfEo/aw/XLF root@tempest-testnetworkbasicops-server-657427693 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8b9+Mgy9wvJ7gfYKWiJCsuGnY+V4LKD2IMFa16Vdqd8+uZOQba2sshhn7ds+YihRgaVSLxey+NtL2aHI6759Q= root@tempest-testnetworkbasicops-server-657427693 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe82:ddaa/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 name: tempest-TestNetworkBasicOps-server-657427693 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-657427693 launch-index: 0 === cirros: current=0.6.2 uptime=9.56 === === 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:82:DD:AA inet6 addr: fe80::f816:3eff:fe82:ddaa/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-657427693 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.091751] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.095662] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.347553] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726643] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.782057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.942193] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.944679] ISO 9660 Extensions: RRIP_1991A [ 9.097093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.775727] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.778382] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:48:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:48:21 cirros auth.notice su: + none root:cirros Jun 9 16:48:21 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: DUID 00:04:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 Jun 9 16:48:21 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:82:dd:aa Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe82:ddaa Jun 9 16:48:21 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:48:22 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-657427693 login: 2026-06-09 15:48:30,696 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/fab07030-c543-49ea-8453-eb568cff4f57 0.633s 2026-06-09 15:48:30,697 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': 'Tue, 09 Jun 2026 15:48:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-25a92457-a57d-4bac-9559-7e6f68ded78c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57'} Body: b'{"router": {"id": "fab07030-c543-49ea-8453-eb568cff4f57", "name": "tempest-TestNetworkBasicOps-router-1367587569", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "external_fixed_ips": [{"subnet_id": "48488d0e-19fb-480d-9739-b48b996a1aa4", "ip_address": "192.168.122.200"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-06-09T15:47:25Z", "updated_at": "2026-06-09T15:48:30Z", "revision_number": 5, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:48:30,826 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/2cda4f4a-3880-410c-915e-1d729114fa25 0.128s 2026-06-09 15:48:30,826 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-06dc6b74-f0e5-4181-8d7e-d9e4c7df9db3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2cda4f4a-3880-410c-915e-1d729114fa25'} Body: b'{"floatingip": {"id": "2cda4f4a-3880-410c-915e-1d729114fa25", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "floating_ip_address": "192.168.122.198", "floating_network_id": "77f9e994-5c61-4648-94f3-139fd110f2ee", "router_id": "fab07030-c543-49ea-8453-eb568cff4f57", "port_id": "bb1525cc-335c-489d-8f33-e18ceda78607", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "mac_address": "fa:16:3e:82:dd:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-06-09T15:48:12Z", "updated_at": "2026-06-09T15:48:14Z", "revision_number": 1, "project_id": "60f33b4c5b684e85871ad9dcb016134a"}}' 2026-06-09 15:48:30,827 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '2cda4f4a-3880-410c-915e-1d729114fa25', 'tenant_id': '60f33b4c5b684e85871ad9dcb016134a', 'floating_ip_address': '192.168.122.198', 'floating_network_id': '77f9e994-5c61-4648-94f3-139fd110f2ee', 'router_id': 'fab07030-c543-49ea-8453-eb568cff4f57', 'port_id': 'bb1525cc-335c-489d-8f33-e18ceda78607', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '27798f71-569b-4ce0-83b9-8c3e430b2cf4', 'mac_address': 'fa:16:3e:82:dd:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'd7f6548a-f01d-46f0-b78c-a2aa09a7f9c6', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-06-09T15:48:12Z', 'updated_at': '2026-06-09T15:48:14Z', 'revision_number': 1, 'project_id': '60f33b4c5b684e85871ad9dcb016134a'} is at status: ACTIVE 2026-06-09 15:48:30,827 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.129447 seconds 2026-06-09 15:48:30,827 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.198 with user: cirros 2026-06-09 15:48:30,827 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.198 in 120 sec and the expected result is reachable 2026-06-09 15:48:30,870 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.042211 seconds 2026-06-09 15:48:30,870 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.198 in 120 sec and the ping result is expected 2026-06-09 15:48:30,989 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/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/action 0.119s 2026-06-09 15:48:30,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:30 GMT', 'server': 'Apache', 'content-length': '75309', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543c879f-38a1-479d-babf-25ab079864eb', 'x-compute-request-id': 'req-543c879f-38a1-479d-babf-25ab079864eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6/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 5253960448 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.004341] Using GB pages for direct mapping\\n[ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004593] ACPI: Early table checksum verification disabled\\n[ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.004602] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004620] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005748] No NUMA configuration fo 2026-06-09 15:48:30,991 25 DEBUG [tempest.scenario.manager] Console output for d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 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 5253960448 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001513] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004307] found SMP MP-table at [mem 0x000f5480-0x000f548f] [ 0.004341] Using GB pages for direct mapping [ 0.004588] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004593] ACPI: Early table checksum verification disabled [ 0.004597] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS ) [ 0.004602] ACPI: RSDT 0x000010000 000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004609] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004616] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004620] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004624] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004635] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004637] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004638] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004640] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004641] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004642] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005748] No NUMA configuration found [ 0.005750] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005758] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006108] Zone ranges: [ 0.006109] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006111] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006114] Normal empty [ 0.006115] Device empty [ 0.006117] Movable zone start for each node [ 0.006120] Early memory node ranges [ 0.006121] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006122] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006124] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006340] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006369] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006591] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.016809] ACPI: PM-Timer IO Port: 0x608 [ 0.016841] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.016975] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.016980] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.016983] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.016985] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.016987] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.016989] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.016994] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.016997] TSC deadline timer available [ 0.017012] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017099] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017103] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017105] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017107] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017109] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017112] Booting paravirtualized kernel on KVM [ 0.017115] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017123] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017403] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017495] kvm-guest: setup async PF for cpu 0 [ 0.017521] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017539] kvm-guest: PV spinlocks disabled, single CPU [ 0.017545] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017547] Policy zone: DMA32 [ 0.017549] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017608] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017620] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017628] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.017683] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.017969] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.018717] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.018748] ftrace: allocating 50600 entries in 198 pages [ 0.042177] ftrace: allocated 198 pages with 4 groups [ 0.042324] rcu: Hierarchical RCU implementation. [ 0.042326] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042328] Rude variant of Tasks RCU enabled. [ 0.042329] Tracing variant of Tasks RCU enabled. [ 0.042331] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042332] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046630] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046992] random: crng init done [ 0.084501] Console: colour VGA+ 80x25 [ 0.229530] printk: console [tty1] enabled [ 0.534010] printk: console [ttyS0] enabled [ 0.536679] ACPI: Core revision 20210730 [ 0.539223] APIC: Switch to symmetric I/O mode setup [ 0.543217] x2apic enabled [ 0.546514] Switched APIC routing to physical x2apic. [ 0.554689] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.561523] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.565517] pid_max: default: 32768 minimum: 301 [ 0.565517] LSM: Security Framework initializing [ 0.565517] landlock: Up and running. [ 0.565517] Yama: becoming mindful. [ 0.565517] AppArmor: AppArmor initialized [ 0.565517] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.565517] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.565517] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.565517] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.565517] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.565517] Spectre V2 : Mitigation: Retpolines [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.565517] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.565517] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.565517] RETBleed: Mitigation: untrained return thunk [ 0.565517] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.565517] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.565517] Freeing SMP alternatives memory: 44K [ 0.565517] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.565703] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.569538] ... version: 0 [ 0.572050] ... bit width: 48 [ 0.573529] ... generic registers: 6 [ 0.576199] ... value mask: 0000ffffffffffff [ 0.577528] ... max period: 00007fffffffffff [ 0.580694] ... fixed-purpose events: 0 [ 0.581529] ... event mask: 000000000000003f [ 0.584786] rcu: Hierarchical SRCU implementation. [ 0.586023] smp: Bringing up secondary CPUs ... [ 0.588854] smp: Brought up 1 node, 1 CPU [ 0.589533] smpboot: Max logical packages: 1 [ 0.592161] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.594000] devtmpfs: initialized [ 0.596221] x86/mm: Memory block size: 128MB [ 0.597699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.601539] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.605587] pinctrl core: initialized pinctrl subsystem [ 0.609114] PM: RTC time: 15:48:12, date: 2026-06-09 [ 0.609702] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.613625] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.617543] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.621540] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.625544] audit: initializing netlink subsys (disabled) [ 0.629510] thermal_sys: Registered thermal governor 'fair_share' [ 0.629512] thermal_sys: Registered thermal governor 'bang_bang' [ 0.629533] thermal_sys: Registered thermal governor 'step_wise' [ 0.633536] audit: type=2000 audit(1781020091.445:1): state=initialized audit_enabled=0 res=1 [ 0.637537] thermal_sys: Registered thermal governor 'user_space' [ 0.637539] thermal_sys: Registered thermal governor 'power_allocator' [ 0.641558] EISA bus registered [ 0.648012] cpuidle: using governor ladder [ 0.649530] cpuidle: using governor menu [ 0.654604] ACPI: bus type PCI registered [ 0.657419] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658009] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.661532] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.665550] PCI: Using configuration type 1 for base access [ 0.670102] Kprobes globally optimized [ 0.672602] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.673533] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.678346] ACPI: Added _OSI(Module Device) [ 0.681238] ACPI: Added _OSI(Processor Device) [ 0.681582] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.685112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.685638] ACPI: Added _OSI(Linux-Dell-Video) [ 0.688582] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.689545] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.696886] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.701561] ACPI: Interpreter enabled [ 0.704577] ACPI: PM: (supports S0 S5) [ 0.705536] ACPI: Using IOAPIC for interrupt routing [ 0.709265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.709537] PCI: Using E820 reservations for host bridge windows [ 0.713759] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.723627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.725543] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.729683] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.733656] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.738813] PCI host bridge to bus 0000:00 [ 0.741544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.744956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.745534] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.749534] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.753534] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.757532] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.761532] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.765831] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.773499] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.777566] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.789565] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.797493] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.805247] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.807552] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.813822] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.820905] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.826310] pci 0000:00:02.0: enabling Extended Tags [ 0.833194] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.836339] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.842339] pci 0000:00:02.1: enabling Extended Tags [ 0.849109] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.852889] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.862193] pci 0000:00:02.2: enabling Extended Tags [ 0.869336] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.872911] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.878653] pci 0000:00:02.3: enabling Extended Tags [ 0.885204] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.889541] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.900481] pci 0000:00:02.4: enabling Extended Tags [ 0.905232] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.909538] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.920759] pci 0000:00:02.5: enabling Extended Tags [ 0.925558] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.932069] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.938838] pci 0000:00:02.6: enabling Extended Tags [ 0.945931] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.953189] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 0.958256] pci 0000:00:02.7: enabling Extended Tags [ 0.965884] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 0.973536] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 0.983863] pci 0000:00:03.0: enabling Extended Tags [ 0.988387] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 0.993538] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.005312] pci 0000:00:03.1: enabling Extended Tags [ 1.009396] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.013218] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.018801] pci 0000:00:03.2: enabling Extended Tags [ 1.023836] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.030961] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.040672] pci 0000:00:03.3: enabling Extended Tags [ 1.043864] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.048793] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.059781] pci 0000:00:03.4: enabling Extended Tags [ 1.063973] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.069534] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.081347] pci 0000:00:03.5: enabling Extended Tags [ 1.086928] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.093536] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.105823] pci 0000:00:03.6: enabling Extended Tags [ 1.111561] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.117545] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.130978] pci 0000:00:03.7: enabling Extended Tags [ 1.140889] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.147403] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.159544] pci 0000:00:04.0: enabling Extended Tags [ 1.163979] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.169454] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.179114] pci 0000:00:04.1: enabling Extended Tags [ 1.185637] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.192651] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.200404] pci 0000:00:04.2: enabling Extended Tags [ 1.204005] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.209535] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.221819] pci 0000:00:04.3: enabling Extended Tags [ 1.229663] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.237532] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.246881] pci 0000:00:04.4: enabling Extended Tags [ 1.252396] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.259232] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.268908] pci 0000:00:04.5: enabling Extended Tags [ 1.271988] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.277156] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.285830] pci 0000:00:04.6: enabling Extended Tags [ 1.291619] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.297038] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.304981] pci 0000:00:04.7: enabling Extended Tags [ 1.312907] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.318782] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.329710] pci 0000:00:05.0: enabling Extended Tags [ 1.387944] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.391197] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.394428] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.407217] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.411821] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.418940] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.428630] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.438409] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.445538] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.456908] pci 0000:01:00.0: enabling Extended Tags [ 1.527155] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.529594] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.533284] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.533641] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.539752] pci_bus 0000:02: extended config space not accessible [ 1.541809] acpiphp: Slot [1] registered [ 1.544229] acpiphp: Slot [0] registered [ 1.545588] acpiphp: Slot [2] registered [ 1.548191] acpiphp: Slot [3] registered [ 1.549581] acpiphp: Slot [4] registered [ 1.552310] acpiphp: Slot [5] registered [ 1.553578] acpiphp: Slot [6] registered [ 1.556194] acpiphp: Slot [7] registered [ 1.557605] acpiphp: Slot [8] registered [ 1.560127] acpiphp: Slot [9] registered [ 1.561580] acpiphp: Slot [10] registered [ 1.564362] acpiphp: Slot [11] registered [ 1.565579] acpiphp: Slot [12] registered [ 1.568120] acpiphp: Slot [13] registered [ 1.569576] acpiphp: Slot [14] registered [ 1.572244] acpiphp: Slot [15] registered [ 1.573579] acpiphp: Slot [16] registered [ 1.576237] acpiphp: Slot [17] registered [ 1.577578] acpiphp: Slot [18] registered [ 1.580161] acpiphp: Slot [19] registered [ 1.581578] acpiphp: Slot [20] registered [ 1.584156] acpiphp: Slot [21] registered [ 1.585584] acpiphp: Slot [22] registered [ 1.588204] acpiphp: Slot [23] registered [ 1.589595] acpiphp: Slot [24] registered [ 1.592482] acpiphp: Slot [25] registered [ 1.593578] acpiphp: Slot [26] registered [ 1.596304] acpiphp: Slot [27] registered [ 1.597587] acpiphp: Slot [28] registered [ 1.600512] acpiphp: Slot [29] registered [ 1.601577] acpiphp: Slot [30] registered [ 1.604313] acpiphp: Slot [31] registered [ 1.607876] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.618643] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.691245] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.693738] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.697590] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.701646] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.710144] acpiphp: Slot [0-2] registered [ 1.713315] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.718832] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.732243] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.736191] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.737757] pci 0000:03:00.0: enabling Extended Tags [ 1.820261] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.821646] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.825640] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.832054] acpiphp: Slot [0-3] registered [ 1.834127] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.844416] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.857171] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.860500] pci 0000:04:00.0: enabling Extended Tags [ 1.944375] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.945643] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.949641] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.956024] acpiphp: Slot [0-4] registered [ 1.958129] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.966473] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 1.978542] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 1.983552] pci 0000:05:00.0: enabling Extended Tags [ 2.057993] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.061441] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.061679] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.068344] acpiphp: Slot [0-5] registered [ 2.070133] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.078527] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.089535] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.097677] pci 0000:06:00.0: enabling Extended Tags [ 2.174524] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.177645] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.181638] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.187431] acpiphp: Slot [0-6] registered [ 2.254919] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.257645] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.261638] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.268031] acpiphp: Slot [0-7] registered [ 2.332635] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.333640] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.337657] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.343888] acpiphp: Slot [0-8] registered [ 2.408332] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.409640] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.413640] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.419993] acpiphp: Slot [0-9] registered [ 2.485152] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.485647] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.489661] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.496202] acpiphp: Slot [0-10] registered [ 2.563530] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.565647] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.569680] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.576085] acpiphp: Slot [0-11] registered [ 2.640502] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.641663] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.645641] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.652074] acpiphp: Slot [0-12] registered [ 2.723180] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.725647] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.729640] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.736252] acpiphp: Slot [0-13] registered [ 2.801357] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.801648] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.805643] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.812184] acpiphp: Slot [0-14] registered [ 2.881010] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.881651] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.885651] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.892350] acpiphp: Slot [0-15] registered [ 2.956472] pci 0000:00:03.6: PCI bridge to [bus 10] [ 2.957659] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 2.961654] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 2.968459] acpiphp: Slot [0-16] registered [ 3.034015] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.038267] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.041639] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.048426] acpiphp: Slot [0-17] registered [ 3.113413] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.114014] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.117641] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.124203] acpiphp: Slot [0-18] registered [ 3.188523] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.189647] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.193665] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.200462] acpiphp: Slot [0-19] registered [ 3.267211] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.269678] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.273641] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.280424] acpiphp: Slot [0-20] registered [ 3.345223] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.345656] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.349639] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.356143] acpiphp: Slot [0-21] registered [ 3.420659] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.421645] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.425639] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.432174] acpiphp: Slot [0-22] registered [ 3.496482] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.497646] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.501651] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.508143] acpiphp: Slot [0-23] registered [ 3.576705] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.577645] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.581638] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.588218] acpiphp: Slot [0-24] registered [ 3.652853] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.653646] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.657641] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.664172] acpiphp: Slot [0-25] registered [ 3.729437] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.729774] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.733659] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.782139] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.785746] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.789665] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.793557] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.797325] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.797727] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.801459] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.801724] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.805482] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.805552] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.809386] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.809555] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.813174] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.813549] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.817552] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.821467] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.823327] iommu: Default domain type: Translated [ 3.825532] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.829729] SCSI subsystem initialized [ 3.832366] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.833517] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.833538] pci 0000:00:01.0: vgaarb: bridge control possible [ 3.837161] vgaarb: loaded [ 3.837560] ACPI: bus type USB registered [ 3.840328] usbcore: registered new interface driver usbfs [ 3.841539] usbcore: registered new interface driver hub [ 3.844732] usbcore: registered new device driver usb [ 3.845556] pps_core: LinuxPPS API ver. 1 registered [ 3.848855] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.849538] PTP clock support registered [ 3.852301] EDAC MC: Ver: 3.0.0 [ 3.856742] NetLabel: Initializing [ 3.857533] NetLabel: domain hash size = 128 [ 3.860452] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 3.861584] NetLabel: unlabeled traffic allowed by default [ 3.865130] PCI: Using ACPI for IRQ routing [ 4.630450] clocksource: Switched to clocksource kvm-clock [ 4.654639] VFS: Disk quotas dquot_6.6.0 [ 4.657932] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.662463] AppArmor: AppArmor Filesystem Enabled [ 4.665657] pnp: PnP ACPI init [ 4.668253] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.673952] pnp: PnP ACPI: found 5 devices [ 4.683972] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.690264] NET: Registered PF_INET protocol family [ 4.693725] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.700392] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.705727] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.710734] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.715357] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.719937] TCP: Hash tables configured (established 1024 bind 1024) [ 4.724793] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.729414] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.733697] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.738298] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.741704] NET: Registered PF_XDP protocol family [ 4.744644] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.749553] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.754562] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.759662] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.764507] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.769488] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.775048] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.779843] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.784525] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.789423] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.794365] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.799068] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.803945] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.808680] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.813390] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.818205] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.822939] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.827728] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.832425] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.837266] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.841883] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.847992] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.852721] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.857504] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 4.862262] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 4.865880] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 4.869640] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 4.873999] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 4.877755] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 4.881472] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 4.885315] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 4.889226] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 4.893120] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 4.897222] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 4.901429] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 4.905580] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 4.909502] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 4.913857] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 4.918479] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 4.923228] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 4.927449] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 4.931830] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 4.936609] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 4.941499] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 4.945544] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 4.949662] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 4.953600] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 4.957609] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 4.961757] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 4.965906] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 4.969810] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 4.974771] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 4.978929] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 4.983213] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 4.987637] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 4.991854] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 4.995729] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.000297] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.004662] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.010097] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.014623] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.019246] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.023866] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.028439] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.032939] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.037883] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.042493] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.047004] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.051678] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.056553] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.061039] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.065721] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.070306] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.074980] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.079951] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.084651] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.088834] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.092618] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.096511] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.100242] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.104162] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.107863] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.111764] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.115476] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.119369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.123053] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.127265] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.131075] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.135039] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.139275] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.143399] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.147387] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.151387] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.155221] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.159360] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.162582] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.169955] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.176373] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.186116] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.189438] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.197987] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.205923] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.214642] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.223182] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.231187] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.239175] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.248008] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.256057] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.267510] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.272562] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.281020] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.288643] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.296804] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.302454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.313975] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.320809] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.326074] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.336071] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.343965] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.349626] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.359448] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.364794] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.373244] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.384248] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.389563] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.398515] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.408322] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.413505] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.421379] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.431637] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.436911] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.444819] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.454320] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.458991] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.466692] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.473432] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.479499] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.485920] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.493620] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.503076] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.506396] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.512015] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.519753] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.529228] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.532639] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.540101] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.550476] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.557930] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.563411] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.569510] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.577441] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.587093] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.590310] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.595786] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.603618] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.612781] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.616005] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.623803] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.629030] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.638371] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.641503] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.649138] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.655486] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.666427] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.672486] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.679648] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.688141] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.697919] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.701922] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.710248] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.715634] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.724932] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.729608] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.735612] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.742685] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.749971] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.755832] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.761939] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.769938] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.777122] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.783549] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.789661] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.797729] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.807195] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.810611] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.818651] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.823780] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.833563] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.839488] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.843324] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.847378] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.851425] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.855412] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.859596] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862974] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866928] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871670] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875227] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.879185] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.884415] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888370] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893323] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.897236] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.902505] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.907832] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.912456] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.916300] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.920816] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.925071] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.929587] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.933500] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.937989] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.941907] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.946390] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.950244] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.954707] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.958555] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.963499] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.967218] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.971759] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.975658] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.980185] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.983952] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.988040] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.992610] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.996194] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.000490] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.005016] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.009035] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.012942] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017719] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.021245] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.025324] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.029796] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.033629] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.037403] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.041883] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.045614] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.049471] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.053891] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.057421] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.061231] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.065713] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.069331] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.073361] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.080238] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.084133] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.088638] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.093389] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.097328] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.101206] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.105959] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.109682] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.113865] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.118384] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.121893] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.125747] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130241] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.133879] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.138145] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.144371] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.153956] PCI: CLS 0 bytes, default 64 [ 6.156595] Trying to unpack rootfs image as initramfs... [ 6.160787] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.174152] Initialise system trusted keyrings [ 6.177074] Key type blacklist registered [ 6.185586] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.195048] zbud: loaded [ 6.197288] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.209731] fuse: init (API version 7.34) [ 6.217802] integrity: Platform Keyring initialized [ 6.233795] Key type asymmetric registered [ 6.236516] Asymmetric key parser 'x509' registered [ 6.245720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.257622] io scheduler mq-deadline registered [ 6.269932] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.273870] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.294508] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.302113] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.319786] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.334017] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.350045] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.358152] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.377971] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.390042] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.401874] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.409932] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.416933] Freeing initrd memory: 8744K [ 6.424245] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.428184] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.437850] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.442172] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.448079] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.455730] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.460551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.469469] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.473961] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.484340] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.489642] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.499365] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.503824] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.512707] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.517016] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.527450] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.532923] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.541041] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.546107] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.556947] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.561799] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.566987] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.572829] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.578476] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.586351] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.591950] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.600713] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.605152] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.614855] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.618941] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.629135] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.634790] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.650707] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.660446] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.677577] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.685809] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.700477] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.709417] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.716553] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.724594] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.731289] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.743013] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.756364] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.761213] shpchp 0000:01:00.0: Slot initialization failed [ 6.767922] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.773756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.778319] ACPI: button: Power Button [PWRF] [ 6.804582] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.836938] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.844133] Linux agpgart interface v0.103 [ 6.848166] loop: module loaded [ 6.850601] tun: Universal TUN/TAP device driver, 1.6 [ 6.854076] PPP generic driver version 2.4.2 [ 6.857430] VFIO - User Level meta-driver version: 0.3 [ 6.861479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.866829] ehci-pci: EHCI PCI platform driver [ 6.871016] ehci-platform: EHCI generic platform driver [ 6.874270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.877973] ohci-pci: OHCI PCI platform driver [ 6.880890] ohci-platform: OHCI generic platform driver [ 6.884278] uhci_hcd: USB Universal Host Controller Interface driver [ 6.890000] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.893312] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.897816] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.901228] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.905110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.910360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.914805] usb usb1: Product: UHCI Host Controller [ 6.917888] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.921931] usb usb1: SerialNumber: 0000:02:01.0 [ 6.925185] hub 1-0:1.0: USB hub found [ 6.928206] hub 1-0:1.0: 2 ports detected [ 6.931307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.939216] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.943325] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.947366] mousedev: PS/2 mouse device common for all mice [ 6.952399] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.958532] rtc_cmos 00:03: RTC can wake from S4 [ 6.964112] rtc_cmos 00:03: registered as rtc0 [ 6.967447] rtc_cmos 00:03: setting system clock to 2026-06-09T15:48:19 UTC (1781020099) [ 6.973101] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.977348] i2c_dev: i2c /dev entries driver [ 6.980313] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.988250] device-mapper: uevent: version 1.0.3 [ 6.991368] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.997139] platform eisa.0: Probing EISA bus 0 [ 6.999989] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.004739] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.008814] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.012698] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.016582] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.020425] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.024928] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.028822] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.032825] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.036731] platform eisa.0: EISA: Detected 0 cards [ 7.039982] ledtrig-cpu: registered to indicate activity on CPUs [ 7.044180] drop_monitor: Initializing network drop monitor service [ 7.048192] NET: Registered PF_INET6 protocol family [ 7.054643] Segment Routing with IPv6 [ 7.057113] In-situ OAM (IOAM) with IPv6 [ 7.059677] NET: Registered PF_PACKET protocol family [ 7.062876] Key type dns_resolver registered [ 7.065932] IPI shorthand broadcast: enabled [ 7.068780] registered taskstats version 1 [ 7.071452] Loading compiled-in X.509 certificates [ 7.074984] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.081413] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.087553] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.093721] blacklist: Loading compiled-in revocation X.509 certificates [ 7.097903] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.103693] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.109816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.117311] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.123383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.129607] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.135829] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.142370] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.149111] zswap: loaded using pool lzo/zbud [ 7.151975] Key type .fscrypt registered [ 7.154887] Key type fscrypt-provisioning registered [ 7.159678] Key type encrypted registered [ 7.162295] AppArmor: AppArmor sha1 policy hashing enabled [ 7.165734] ima: No TPM chip found, activating TPM-bypass! [ 7.168987] Loading compiled-in module X.509 certificates [ 7.172701] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.178475] ima: Allocated hash algorithm: sha1 [ 7.181303] ima: No architecture policies found [ 7.184093] evm: Initialising EVM extended attributes: [ 7.187807] evm: security.selinux [ 7.190707] evm: security.SMACK64 [ 7.193581] evm: security.SMACK64EXEC [ 7.196570] evm: security.SMACK64TRANSMUTE [ 7.199836] evm: security.SMACK64MMAP [ 7.203356] evm: security.apparmor [ 7.206287] evm: security.ima [ 7.208763] evm: security.capability [ 7.211910] evm: HMAC attrs: 0x1 [ 7.215812] PM: Magic number: 14:55:841 [ 7.219508] pci_express 0000:00:02.7:pcie010: hash matches [ 7.224160] RAS: Correctable Errors collector initialized. [ 7.228474] Unstable clock detected, switching default tracing clock to "global" [ 7.228474] If you want to keep using the local clock, then add: [ 7.228474] "trace_clock=local" [ 7.228474] on the kernel command line [ 7.245818] Freeing unused decrypted memory: 2036K [ 7.250406] Freeing unused kernel image (initmem) memory: 3244K [ 7.255032] Write protecting the kernel read-only data: 30720k [ 7.260178] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.265963] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.312930] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.318181] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.323355] Run /init as init process info: initramfs: up at 6.81 [ 7.384144] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.407526] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.413415] GPT:229375 != 2097151 [ 7.416260] GPT:Alternate GPT header not at the end of the disk. [ 7.420973] GPT:229375 != 2097151 [ 7.423939] GPT: Use GNU Parted to correct GPT errors. [ 7.472256] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.851454] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.895156] 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.26 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:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 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.12s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2W+M+Jsu5QVYcvndbX+u2yZSBF6OhQWAFpW1WzPDFDDd8Ls4eQs5/Xshw10ART8QdUWY9RsEmS6LLgSw7VWscFpSKeCrxkzIPTksSTSmFRY2ZWcWI4GaLjcDZhrpkI/DURfqUJW30oh88AbrQiD2jSmgtpnxTXeCoViJ2tEI/BE2/Zcz7UlDZLCjOakzsFAfy0Se6fZU4Kb9VUHWWhmqqLcv0pWBtglV+p678C0dAxIUflksgguQho0aCmvUQpIA1Sf6ul0kD2aqQqf3IQE8seRAOWdDK8Ddc/TTocU9wS/CbRmITz9OyNJXtj1yijgBsrtIN7agcpBfEo/aw/XLF root@tempest-testnetworkbasicops-server-657427693 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8b9+Mgy9wvJ7gfYKWiJCsuGnY+V4LKD2IMFa16Vdqd8+uZOQba2sshhn7ds+YihRgaVSLxey+NtL2aHI6759Q= root@tempest-testnetworkbasicops-server-657427693 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.054F5 .1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe82:ddaa/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 name: tempest-TestNetworkBasicOps-server-657427693 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-657427693 launch-index: 0 === cirros: current=0.6.2 uptime=9.56 === === 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:82:DD:AA inet6 addr: fe80::f816:3eff:fe82:ddaa/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-657427693 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.091751] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.095662] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.347553] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.726643] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.782057] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.942193] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.944679] ISO 9660 Extensions: RRIP_1991A [ 9.097093] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.775727] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.778382] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Jun 9 16:48:21 cirros syslog.info syslogd started: BusyBox v1.35.0 Jun 9 16:48:21 cirros auth.notice su: + none root:cirros Jun 9 16:48:21 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: DUID 00:04:d7:f6:54:8a:f0:1d:46:f0:b7:8c:a2:aa:09:a7:f9:c6 Jun 9 16:48:21 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:82:dd:aa Jun 9 16:48:21 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe82:ddaa Jun 9 16:48:21 cirros authpriv.info dropbear[391]: Running in background Jun 9 16:48:22 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-657427693 login: 2026-06-09 15:48:30,993 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.198:22' as 'cirros' with public key authentication 2026-06-09 15:48:30,998 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2026-06-09 15:48:31,112 25 INFO [paramiko.transport] Authentication (publickey) successful! 2026-06-09 15:48:31,115 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.198 successfully created 2026-06-09 15:48:31,780 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2cda4f4a-3880-410c-915e-1d729114fa25 0.656s 2026-06-09 15:48:31,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4884c3c1-6c4b-491c-a40d-a1c5f6c5256a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/2cda4f4a-3880-410c-915e-1d729114fa25'} Body: b'' 2026-06-09 15:48:31,978 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.193s 2026-06-09 15:48:31,978 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:31 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-c67f0127-c70f-4402-929b-24ee968f53b0', 'x-compute-request-id': 'req-c67f0127-c70f-4402-929b-24ee968f53b0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'' 2026-06-09 15:48:35,394 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 3.415s 2026-06-09 15:48:35,395 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:31 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-5c0cafcc-3e81-47ea-8636-d26b19fe63bc', 'x-compute-request-id': 'req-5c0cafcc-3e81-47ea-8636-d26b19fe63bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "ACTIVE", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:48:31Z", "addresses": {"tempest-network-smoke--396874059": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:dd:aa"}, {"version": 4, "addr": "192.168.122.198", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:dd:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": "2026-06-09T15:48:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1536068044"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:36,835 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.431s 2026-06-09 15:48:36,835 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:36 GMT', 'server': 'Apache', 'content-length': '1635', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d2fd55-0497-4c64-b607-c5d842facf3d', 'x-compute-request-id': 'req-f6d2fd55-0497-4c64-b607-c5d842facf3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"server": {"id": "d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6", "name": "tempest-TestNetworkBasicOps-server-657427693", "status": "DELETED", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "user_id": "2349031e62164c5a8c6bc009145a4553", "metadata": {}, "hostId": "3d30141481d5ff56ae5e511f6e53fa4f7adf42aebcc9b9626678ee94", "image": {"id": "4ce3d71c-4126-4ed6-90dd-bc103a669c30", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ce3d71c-4126-4ed6-90dd-bc103a669c30"}]}, "flavor": {"id": "c237cb57-6022-4fc8-9359-ee3d2fcfc326", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c237cb57-6022-4fc8-9359-ee3d2fcfc326"}]}, "created": "2026-06-09T15:47:47Z", "updated": "2026-06-09T15:48:36Z", "addresses": {"tempest-network-smoke--396874059": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:dd:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2027009510", "OS-SRV-USG:launched_at": "2026-06-09T15:48:07.000000", "OS-SRV-USG:terminated_at": "2026-06-09T15:48:36.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2026-06-09 15:48:36,838 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2026-06-09 15:48:37,918 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 0.078s 2026-06-09 15:48:37,919 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48: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-e860aea8-eac0-4160-b27b-09616bdf4fe1', 'x-compute-request-id': 'req-e860aea8-eac0-4160-b27b-09616bdf4fe1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d7f6548a-f01d-46f0-b78c-a2aa09a7f9c6 could not be found."}}' 2026-06-09 15:48:38,391 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0e78c504-666d-405c-821d-3261451f3ef6 0.471s 2026-06-09 15:48:38,391 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-efdfebfc-f62f-4dc0-b8f9-bb1b00fec5d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0e78c504-666d-405c-821d-3261451f3ef6'} Body: b'' 2026-06-09 15:48:38,445 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-2027009510 0.053s 2026-06-09 15:48:38,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': 'Tue, 09 Jun 2026 15:48: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-8cf0dab4-d6bd-4e6a-88d8-5dbc0c464ad9', 'x-compute-request-id': 'req-8cf0dab4-d6bd-4e6a-88d8-5dbc0c464ad9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=b50782a27651536ed4609fc9651c9158; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2027009510'} Body: b'' 2026-06-09 15:48:39,634 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57/remove_router_interface 1.188s 2026-06-09 15:48:39,634 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a3a7e476-a899-431e-8c78-ee24a5ee0b95"} Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d6efe133-49c0-457d-bfb8-8fb9bcad0073', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57/remove_router_interface'} Body: b'{"id": "fab07030-c543-49ea-8453-eb568cff4f57", "tenant_id": "60f33b4c5b684e85871ad9dcb016134a", "port_id": "178e5707-5844-4138-870c-daf27c2f2b44", "network_id": "27798f71-569b-4ce0-83b9-8c3e430b2cf4", "subnet_id": "a3a7e476-a899-431e-8c78-ee24a5ee0b95", "subnet_ids": ["a3a7e476-a899-431e-8c78-ee24a5ee0b95"]}' 2026-06-09 15:48:39,857 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a3a7e476-a899-431e-8c78-ee24a5ee0b95 0.222s 2026-06-09 15:48:39,858 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-27a5770b-7606-4a38-b9d5-d101060d0345', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a3a7e476-a899-431e-8c78-ee24a5ee0b95'} Body: b'' 2026-06-09 15:48:40,676 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57 0.817s 2026-06-09 15:48:40,676 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-77ef2806-8c9b-4ed5-a1f7-4e7e6ce49de7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fab07030-c543-49ea-8453-eb568cff4f57'} Body: b'' 2026-06-09 15:48:41,509 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/27798f71-569b-4ce0-83b9-8c3e430b2cf4 0.832s 2026-06-09 15:48:41,509 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 09 Jun 2026 15:48:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-474e677c-947a-4ba6-b1ef-37e542cb2c34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=2435df441693763a3005f4e295d8f14f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/27798f71-569b-4ce0-83b9-8c3e430b2cf4'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715212032735014766 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) '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, 9) '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, 8) .stestr/times.dbm.dir0000644012276001227600000000163715212032735015007 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) '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, 9) '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, 8) .stestr/meta.dbm.dat0000644012276001227600000000000015212032735014565 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015212032735014573 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015212032735013730 0ustar tempesttempest