Status: Pass 521 Failure 1 Skip 78
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 10 | 8 | 1 | 0 | 1 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt1.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]
|
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
pass
pt1.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network]
|
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
fail
ft1.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-23 09:36:40,439 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.727s
2026-01-23 09:36:40,439 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-network-smoke--362121355", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-fea3324f-bec0-4e75-8381-fa55247462aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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":"2e313631-de8d-446e-b2e7-770dbeeb9852","name":"tempest-network-smoke--362121355","tenant_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","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-01-23T09:36:39Z","updated_at":"2026-01-23T09:36:39Z","revision_number":1}}'
2026-01-23 09:36:42,687 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.247s
2026-01-23 09:36:42,687 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1934942851", "admin_state_up": true, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "external_gateway_info": {"network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e"}}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-af1dbf29-4402-4c33-aeed-940535b16ed3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "name": "tempest-TestNetworkBasicOps-router-1934942851", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "external_fixed_ips": [{"subnet_id": "d789ad92-c132-4486-b897-148c5b9bfeac", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-23T09:36:40Z", "updated_at": "2026-01-23T09:36:41Z", "revision_number": 2, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:42,915 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f0bc8cb17ec0443f927dd0bcb35e4b73&cidr=10.100.0.0%2F28 0.227s
2026-01-23 09:36:42,915 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-7e80627f-ca39-49e9-bcc8-9a51b9f68aff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f0bc8cb17ec0443f927dd0bcb35e4b73&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-01-23 09:36:43,145 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.229s
2026-01-23 09:36:43,145 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d973b837-0c98-49ca-a3a1-aa0a12212ce3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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":"db02f290-79a7-4ea1-8e76-5580a89d3f9e","name":"public","tenant_id":"22ffac567c764637a2b549ff36a436c0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d789ad92-c132-4486-b897-148c5b9bfeac"],"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-01-23T09:10:53Z","updated_at":"2026-01-23T09:10:56Z","revision_number":2,"project_id":"22ffac567c764637a2b549ff36a436c0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}'
2026-01-23 09:36:43,267 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=db02f290-79a7-4ea1-8e76-5580a89d3f9e&cidr=10.100.0.0%2F28 0.120s
2026-01-23 09:36:43,267 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a0d48b79-74c1-419f-a433-69486502da38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=db02f290-79a7-4ea1-8e76-5580a89d3f9e&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-01-23 09:36:44,423 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.155s
2026-01-23 09:36:44,423 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"name": "tempest-subnet-smoke-881582952", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "ip_version": 4, "cidr": "10.100.0.0/28"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-e5e2a684-32d5-461e-bb24-31ad88f4865d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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":"66688368-1479-4cb5-8000-f819ee763ac0","name":"tempest-subnet-smoke-881582952","tenant_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","network_id":"2e313631-de8d-446e-b2e7-770dbeeb9852","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-01-23T09:36:43Z","updated_at":"2026-01-23T09:36:43Z","revision_number":0,"project_id":"f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:47,686 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84/add_router_interface 3.263s
2026-01-23 09:36:47,686 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "66688368-1479-4cb5-8000-f819ee763ac0"}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-933ba466-eb07-400e-87a0-72b1dd1c907f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84/add_router_interface'}
Body: b'{"id": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "port_id": "d968d9bd-d4eb-4fac-8f19-b745474fcf6e", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "subnet_id": "66688368-1479-4cb5-8000-f819ee763ac0", "subnet_ids": ["66688368-1479-4cb5-8000-f819ee763ac0"]}'
2026-01-23 09:36:48,522 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.836s
2026-01-23 09:36:48,523 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2209', 'x-openstack-request-id': 'req-8f68409f-6478-423a-a0b6-11b21811d932', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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":"2e313631-de8d-446e-b2e7-770dbeeb9852","name":"tempest-network-smoke--362121355","tenant_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["66688368-1479-4cb5-8000-f819ee763ac0"],"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-01-23T09:36:39Z","updated_at":"2026-01-23T09:36:43Z","revision_number":2,"project_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":55192},{"id":"874c496d-fdcc-41a8-85a4-08ab893b5b88","name":"tempest-network-smoke--167152793","tenant_id":"5be4fcb5d9df463eb390de7dc8be6fec","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["e89edff9-683c-4596-b8a4-eaba049343d5"],"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-01-23T09:36:14Z","updated_at":"2026-01-23T09:36:21Z","revision_number":2,"project_id":"5be4fcb5d9df463eb390de7dc8be6fec","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":36722},{"id":"db02f290-79a7-4ea1-8e76-5580a89d3f9e","name":"public","tenant_id":"22ffac567c764637a2b549ff36a436c0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d789ad92-c132-4486-b897-148c5b9bfeac"],"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-01-23T09:10:53Z","updated_at":"2026-01-23T09:10:56Z","revision_number":2,"project_id":"22ffac567c764637a2b549ff36a436c0","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}'
2026-01-23 09:36:48,636 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.112s
2026-01-23 09:36:48,636 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1932', 'x-openstack-request-id': 'req-d8137385-5b07-44a5-9dea-743454c577c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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":"66688368-1479-4cb5-8000-f819ee763ac0","name":"tempest-subnet-smoke-881582952","tenant_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","network_id":"2e313631-de8d-446e-b2e7-770dbeeb9852","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-01-23T09:36:43Z","updated_at":"2026-01-23T09:36:43Z","revision_number":0,"project_id":"f0bc8cb17ec0443f927dd0bcb35e4b73"},{"id":"d789ad92-c132-4486-b897-148c5b9bfeac","name":"public_subnet","tenant_id":"22ffac567c764637a2b549ff36a436c0","network_id":"db02f290-79a7-4ea1-8e76-5580a89d3f9e","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-01-23T09:10:56Z","updated_at":"2026-01-23T09:10:56Z","revision_number":0,"project_id":"22ffac567c764637a2b549ff36a436c0"},{"id":"e89edff9-683c-4596-b8a4-eaba049343d5","name":"tempest-subnet-smoke-1226967897","tenant_id":"5be4fcb5d9df463eb390de7dc8be6fec","network_id":"874c496d-fdcc-41a8-85a4-08ab893b5b88","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-01-23T09:36:21Z","updated_at":"2026-01-23T09:36:21Z","revision_number":0,"project_id":"5be4fcb5d9df463eb390de7dc8be6fec"}]}'
2026-01-23 09:36:48,806 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.170s
2026-01-23 09:36:48,806 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-5126e57b-c09b-46e0-8d83-f856a7c73b5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "name": "tempest-TestNetworkBasicOps-router-1934942851", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "external_fixed_ips": [{"subnet_id": "d789ad92-c132-4486-b897-148c5b9bfeac", "ip_address": "192.168.122.238"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-23T09:36:40Z", "updated_at": "2026-01-23T09:36:46Z", "revision_number": 3, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}, {"id": "3cd96213-b2f8-40d2-ac68-6322e9543e8c", "name": "tempest-TestSecurityGroupsBasicOps-router-987002542", "tenant_id": "5be4fcb5d9df463eb390de7dc8be6fec", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "external_fixed_ips": [{"subnet_id": "d789ad92-c132-4486-b897-148c5b9bfeac", "ip_address": "192.168.122.180"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-23T09:36:15Z", "updated_at": "2026-01-23T09:36:25Z", "revision_number": 3, "project_id": "5be4fcb5d9df463eb390de7dc8be6fec"}]}'
2026-01-23 09:36:49,104 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.296s
2026-01-23 09:36:49,104 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-974513515", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDLlh/W8fpdYSmbxeIab5T+zjxt4urFKyLKqSjPhnxgn6AKuUkpHIVSILw1O0d54oiROsTsbOfe+NEugfjZDIrHCSlRU3BF04WQfou4hQRgLlD/lKNDa5dCseNGA1Hqsqw=="}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:48 GMT', 'server': 'Apache', 'content-length': '397', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a967adc-ca78-422e-a68d-9a9100c0bf89', 'x-compute-request-id': 'req-6a967adc-ca78-422e-a68d-9a9100c0bf89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=36e33c1f72b3a31a56e0495b5dc86f00; 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-974513515", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDLlh/W8fpdYSmbxeIab5T+zjxt4urFKyLKqSjPhnxgn6AKuUkpHIVSILw1O0d54oiROsTsbOfe+NEugfjZDIrHCSlRU3BF04WQfou4hQRgLlD/lKNDa5dCseNGA1Hqsqw==", "fingerprint": "3a:02:f1:32:e2:96:74:80:ee:f2:30:be:6c:29:04:d9", "user_id": "8aa2911d0bc0474cb77214528548d308"}}'
2026-01-23 09:36:49,384 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.278s
2026-01-23 09:36:49,385 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1970656521", "description": "tempest-secgroup-smoke-1970656521 description", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-f8e20f5c-e28b-49a9-ab70-6f73617dc901', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "name": "tempest-secgroup-smoke-1970656521", "stateful": true, "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "description": "tempest-secgroup-smoke-1970656521 description", "shared": false, "security_group_rules": [{"id": "b8b9e868-db44-4781-9dcc-081112abf496", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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": 2113, "description": null, "tags": [], "created_at": "2026-01-23T09:36:49Z", "updated_at": "2026-01-23T09:36:49Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}, {"id": "fc5e4642-b6c3-4b2d-8a27-9efd86e31aca", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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": 2114, "description": null, "tags": [], "created_at": "2026-01-23T09:36:49Z", "updated_at": "2026-01-23T09:36:49Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}], "tags": [], "created_at": "2026-01-23T09:36:49Z", "updated_at": "2026-01-23T09:36:49Z", "revision_number": 1, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:49,637 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.252s
2026-01-23 09:36:49,638 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-35435c4f-3973-4e0d-ab51-8998b219a35a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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": "b3f74afc-69ee-47a2-b6b5-cc26cc612e82", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:49Z", "updated_at": "2026-01-23T09:36:49Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:49,972 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.333s
2026-01-23 09:36:49,972 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-716651f0-e1ea-4f4b-92c5-a33a9ab4a276', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; 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": "28f5c403-caaa-442a-997b-987ec1b7292e", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:49Z", "updated_at": "2026-01-23T09:36:49Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:50,624 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.651s
2026-01-23 09:36:50,624 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8c51b82f-6179-4c1c-9273-60363f298d14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "0db508e4-6cdc-4be1-a61a-21c0ec85ed2d", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:50Z", "updated_at": "2026-01-23T09:36:50Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:50,887 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.262s
2026-01-23 09:36:50,887 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-51354861-c588-4c3c-882b-5a83d2e32b70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "70840b5a-3665-4726-9424-163df15c83aa", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:50Z", "updated_at": "2026-01-23T09:36:50Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:51,491 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.602s
2026-01-23 09:36:51,491 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d31e5b26-0ac7-4e83-9a1e-7afdd943a72b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "6760db6d-a6b4-40cf-9414-9c01d69ddf73", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:50Z", "updated_at": "2026-01-23T09:36:50Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:51,758 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.267s
2026-01-23 09:36:51,758 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9617e251-6c8d-4ba9-ab26-64b66125175d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "8610558e-0256-4aa4-93cb-4e87819a3dc5", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "security_group_id": "16f4f7bd-41ae-4b52-8026-76105c06c3aa", "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-01-23T09:36:51Z", "updated_at": "2026-01-23T09:36:51Z", "revision_number": 0, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:36:52,092 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.330s
2026-01-23 09:36:52,092 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:51 GMT', 'server': 'Apache', 'content-length': '4722', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2284caa4-f8f7-4c0b-9f1a-ab37d4f11a53', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=44a2ad594f375c6166dc2defc4cbca0c; 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": "8aa2911d0bc0474cb77214528548d308", "name": "tempest-TestNetworkBasicOps-80327574-project-member", "password_expires_at": null}, "audit_ids": ["Ldelgpu8QJS6TfPLrzrEnA"], "expires_at": "2026-01-23T10:36:52.000000Z", "issued_at": "2026-01-23T09:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "name": "tempest-TestNetworkBasicOps-80327574"}, "is_domain": false, "roles": [{"id": "71a91fcb9a6944fc96c8fb283c7b85ac", "name": "reader"}, {"id": "8c72fb655f0e44299cf3bc9ad33b9fae", "name": "member"}], "catalog": [{"endpoints": [{"id": "6d7231939cae4fe286d420344898baf9", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f512e206c04b479482dc74711113043b", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "2cb8f2421b2d47cc8cc645c958819514", "type": "identity", "name": "keystone"}, {"endpoints": [], "id": "40127928ec654371a84488d497d622ad", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "nova", "id": "1e728d48217146d29417455ac1091849", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "abba4380de814a3f9d5ea2a7503b6e95", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "46b2a1c5c2164c9bb685c9225ea70008", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "0e5c21b80e0c406785d93a4d5f614171", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "63cd2e0e240a4248902c09cbaba262d6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "9450e7a7d3ed46f395d5dce8faf5d8c6", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "39eda0c65ba548779da2f9b5195ed94a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "c8ebc1ad5d1040bab85e4f47f860dea3", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "adcc7d3f027943dcb47f40b3e8ddfa9e", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "swift", "id": "6a622222c84a40dea4b064313fc917b8", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_f0bc8cb17ec0443f927dd0bcb35e4b73", "region": "regionOne"}, {"name": "swift", "id": "f218b8b127934554b9920850c741fbc6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_f0bc8cb17ec0443f927dd0bcb35e4b73", "region": "regionOne"}], "id": "c5a5b6352e3c4a5a96dccdc3eb8ba955", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "glance", "id": "228141f486d044cb983cb9ab797b2a1f", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "b7f4d4e9fc664ff19c72e9c5967bd687", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "ca8657ca8ad1453d8ac159df9689b80a", "type": "image", "name": "glance"}, {"endpoints": [{"name": "cinderv3", "id": "1eeef2bf679f4c1593f8890a2f6ab7f6", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "fb1de168de8442f18533f0d7f94ab55e", "interface": "internal", "region_id": "regionOne", "url": "https://cind
2026-01-23 09:36:52,093 33 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_mtu_sized_frames) Found network None available for tenant
2026-01-23 09:36:54,247 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.154s
2026-01-23 09:36:54,247 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-449213939", "imageRef": "84bf9744-ebe0-4357-9697-347a3a1a297e", "flavorRef": "98e818ca-8ca1-4177-8a64-bde266c399d2", "networks": [{"uuid": "2e313631-de8d-446e-b2e7-770dbeeb9852"}], "key_name": "tempest-TestNetworkBasicOps-974513515", "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}]}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:52 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f34b78-bd9c-4c43-a495-8e0e708000ee', 'x-compute-request-id': 'req-01f34b78-bd9c-4c43-a495-8e0e708000ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "adminPass": "KwnMy54sHFJC"}}'
2026-01-23 09:36:54,821 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.572s
2026-01-23 09:36:54,821 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:54 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-83452731-8c76-4532-949c-741200a6ebf5', 'x-compute-request-id': 'req-83452731-8c76-4532-949c-741200a6ebf5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "BUILD", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:36:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-974513515", "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-01-23 09:36:56,486 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.660s
2026-01-23 09:36:56,486 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:55 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-1c5c70e8-cc48-4ae3-a9b8-c13a111944de', 'x-compute-request-id': 'req-1c5c70e8-cc48-4ae3-a9b8-c13a111944de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "BUILD", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-974513515", "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-01-23 09:36:56,490 33 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-23 09:36:58,013 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.521s
2026-01-23 09:36:58,013 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:57 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-a376e81d-17e5-44cd-9939-9e3675998719', 'x-compute-request-id': 'req-a376e81d-17e5-44cd-9939-9e3675998719', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "BUILD", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:36:59,766 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.748s
2026-01-23 09:36:59,766 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:36:59 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-05a5807f-c989-4044-b71f-7376dcd7b32c', 'x-compute-request-id': 'req-05a5807f-c989-4044-b71f-7376dcd7b32c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=36e33c1f72b3a31a56e0495b5dc86f00; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "BUILD", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:37:01,354 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.581s
2026-01-23 09:37:01,354 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:00 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-e3537d51-399b-4698-b8fb-b32bf2591eb6', 'x-compute-request-id': 'req-e3537d51-399b-4698-b8fb-b32bf2591eb6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "BUILD", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:37:02,785 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.425s
2026-01-23 09:37:02,786 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:02 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-1cc6f594-8b20-4d9b-af35-dac9b17d8c0a', 'x-compute-request-id': 'req-1cc6f594-8b20-4d9b-af35-dac9b17d8c0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "ACTIVE", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:37:01Z", "addresses": {"tempest-network-smoke--362121355": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:49:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": "2026-01-23T09:37:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:37:02,789 33 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-01-23 09:37:03,436 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.647s
2026-01-23 09:37:03,436 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:02 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-88c5ce5a-c594-4c45-a767-e2aed13bfba5', 'x-compute-request-id': 'req-88c5ce5a-c594-4c45-a767-e2aed13bfba5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=36e33c1f72b3a31a56e0495b5dc86f00; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "ACTIVE", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:37:01Z", "addresses": {"tempest-network-smoke--362121355": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:49:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": "2026-01-23T09:37:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:37:03,439 33 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable.
2026-01-23 09:37:03,605 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bd78986f-3b06-4345-8540-cb6ab9009fb2 0.165s
2026-01-23 09:37:03,605 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-0a6da048-a77b-4528-8bb5-20a1e0cb429b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"ports":[{"id":"647c3660-1915-4e07-8634-43e7c7e49321","name":"","network_id":"2e313631-de8d-446e-b2e7-770dbeeb9852","tenant_id":"f0bc8cb17ec0443f927dd0bcb35e4b73","mac_address":"fa:16:3e:b4:49:8c","admin_state_up":true,"status":"ACTIVE","device_id":"bd78986f-3b06-4345-8540-cb6ab9009fb2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"66688368-1479-4cb5-8000-f819ee763ac0","ip_address":"10.100.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["16f4f7bd-41ae-4b52-8026-76105c06c3aa"],"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-449213939","dns_assignment":[{"ip_address":"10.100.0.10","hostname":"tempest-testnetworkbasicops-server-449213939","fqdn":"tempest-testnetworkbasicops-server-449213939.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-23T09:36:57Z","updated_at":"2026-01-23T09:37:01Z","revision_number":4,"project_id":"f0bc8cb17ec0443f927dd0bcb35e4b73"}]}'
2026-01-23 09:37:03,605 33 DEBUG [tempest.common.waiters] Server ID bd78986f-3b06-4345-8540-cb6ab9009fb2 ports are all ACTIVE [{'id': '647c3660-1915-4e07-8634-43e7c7e49321', 'name': '', 'network_id': '2e313631-de8d-446e-b2e7-770dbeeb9852', 'tenant_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73', 'mac_address': 'fa:16:3e:b4:49:8c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bd78986f-3b06-4345-8540-cb6ab9009fb2', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '66688368-1479-4cb5-8000-f819ee763ac0', 'ip_address': '10.100.0.10'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['16f4f7bd-41ae-4b52-8026-76105c06c3aa'], '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-449213939', 'dns_assignment': [{'ip_address': '10.100.0.10', 'hostname': 'tempest-testnetworkbasicops-server-449213939', 'fqdn': 'tempest-testnetworkbasicops-server-449213939.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-23T09:36:57Z', 'updated_at': '2026-01-23T09:37:01Z', 'revision_number': 4, 'project_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73'}]:
2026-01-23 09:37:04,637 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.031s
2026-01-23 09:37:04,637 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "port_id": "647c3660-1915-4e07-8634-43e7c7e49321", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "fixed_ip_address": "10.100.0.10"}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c90cfb89-034d-416f-afe5-9c176f477132', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; 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": "62f7d978-083f-4222-9384-dd1f76d62489", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "floating_ip_address": "192.168.122.181", "floating_network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "router_id": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "port_id": "647c3660-1915-4e07-8634-43e7c7e49321", "fixed_ip_address": "10.100.0.10", "status": "DOWN", "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "mac_address": "fa:16:3e:b4:49:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-23T09:37:03Z", "updated_at": "2026-01-23T09:37:03Z", "revision_number": 0}}'
2026-01-23 09:37:04,827 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489 0.189s
2026-01-23 09:37:04,827 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-525e1325-4ce7-4b01-83c4-e8f85300d49a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489'}
Body: b'{"floatingip": {"id": "62f7d978-083f-4222-9384-dd1f76d62489", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "floating_ip_address": "192.168.122.181", "floating_network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "router_id": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "port_id": "647c3660-1915-4e07-8634-43e7c7e49321", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "mac_address": "fa:16:3e:b4:49:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-23T09:37:03Z", "updated_at": "2026-01-23T09:37:04Z", "revision_number": 1, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:37:04,827 33 INFO [tempest.scenario.manager] FloatingIP: {'id': '62f7d978-083f-4222-9384-dd1f76d62489', 'tenant_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73', 'floating_ip_address': '192.168.122.181', 'floating_network_id': 'db02f290-79a7-4ea1-8e76-5580a89d3f9e', 'router_id': '31c3ca01-b03a-4ddf-9376-d5f2102fff84', 'port_id': '647c3660-1915-4e07-8634-43e7c7e49321', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2e313631-de8d-446e-b2e7-770dbeeb9852', 'mac_address': 'fa:16:3e:b4:49:8c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bd78986f-3b06-4345-8540-cb6ab9009fb2', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-23T09:37:03Z', 'updated_at': '2026-01-23T09:37:04Z', 'revision_number': 1, 'project_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73'} is at status: ACTIVE
2026-01-23 09:37:04,833 33 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.196005 seconds
2026-01-23 09:37:04,833 33 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.181 with user: cirros
2026-01-23 09:37:04,834 33 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames begins to ping 192.168.122.181 in 120 sec and the expected result is reachable
2026-01-23 09:37:19,269 33 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.435177 seconds
2026-01-23 09:37:19,270 33 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames finishes ping 192.168.122.181 in 120 sec and the ping result is expected
2026-01-23 09:37:19,384 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2/action 0.109s
2026-01-23 09:37:19,385 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:19 GMT', 'server': 'Apache', 'content-length': '74254', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab16c967-dc18-4727-bfe6-a921257d0137', 'x-compute-request-id': 'req-ab16c967-dc18-4727-bfe6-a921257d0137', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=36e33c1f72b3a31a56e0495b5dc86f00; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2/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: x87 FPU will use FXSAVE\\n[ 0.000000] signal: max sigframe size: 1440\\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 961831744 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2445.404 MHz processor\\n[ 0.000667] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001067] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003201] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003404] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003407] ACPI: Early table checksum verification disabled\\n[ 0.003410] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.003413] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003418] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003423] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003426] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003428] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003431] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003433] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003435] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.003437] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.003438] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003439] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.003439] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.003440] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.004719] No NUMA configuration found\\n[ 0.004721] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff]\\n[ 0.004727] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff]\\n[ 0.005017] Zone ranges:\\n[ 0.005019] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005021] DMA32 [mem 0x0000000001000000-0x0000000007fdafff]\\n[ 0.005022] Normal empty\\n[ 0.005023] Device empty\\n[ 0.005024] Movable zone star
2026-01-23 09:37:19,386 33 DEBUG [tempest.scenario.manager] Console output for bd78986f-3b06-4345-8540-cb6ab9009fb2
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: x87 FPU will use FXSAVE
[ 0.000000] signal: max sigframe size: 1440
[ 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 961831744 cycles
[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000006] tsc: Detected 2445.404 MHz processor
[ 0.000667] last_pfn = 0x7fdb max_arch_pfn = 0x400000000
[ 0.001067] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003201] found SMP MP-table at [mem 0x000f5480-0x000f548f]
[ 0.003404] RAMDISK: [mem 0x07741000-0x07fcafff]
[ 0.003407] ACPI: Early table checksum verification disabled
[ 0.003410] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )
[ 0.003413] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003418] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003423] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003426] ACPI: FACS 0x0000000007FE0000 000040
[ 0.003428] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003431] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003433] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003435] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]
[ 0.003437] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]
[ 0.003438] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]
[ 0.003439] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]
[ 0.003439] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]
[ 0.003440] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]
[ 0.004719] No NUMA configuration found
[ 0.004721] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff]
[ 0.004727] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff]
[ 0.005017] Zone ranges:
[ 0.005019] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005021] DMA32 [mem 0x0000000001000000-0x0000000007fdafff]
[ 0.005022] Normal empty
[ 0.005023] Device empty
[ 0.005024] Movable zone start for each node
[ 0.005026] Early memory node ranges
[ 0.005026] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.005028] node 0: [mem 0x0000000000100000-0x0000000007fdafff]
[ 0.005029] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff]
[ 0.005227] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.005249] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.005395] On node 0, zone DMA32: 37 pages in unavailable ranges
[ 0.016747] ACPI: PM-Timer IO Port: 0x608
[ 0.016774] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.016910] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.016913] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.016915] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.016917] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.016918] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.016919] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.016921] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.016936] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.017003] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.017005] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.017006] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.017007] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.017008] [mem 0x08000000-0xafffffff] available for PCI devices
[ 0.017010] Booting paravirtualized kernel on KVM
[ 0.017080] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.017085] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.017322] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152
[ 0.017390] kvm-guest: setup async PF for cpu 0
[ 0.017419] kvm-guest: stealtime: cpu 0, msr 7232080
[ 0.017438] kvm-guest: PV spinlocks disabled, single CPU
[ 0.017442] Built 1 zonelists, mobility grouping on. Total pages: 31963
[ 0.017443] Policy zone: DMA32
[ 0.017444] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.017480] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.017489] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.017494] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.017539] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.017699] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved)
[ 0.017904] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.017915] ftrace: allocating 50600 entries in 198 pages
[ 0.037335] ftrace: allocated 198 pages with 4 groups
[ 0.037401] rcu: Hierarchical RCU implementation.
[ 0.037402] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.037404] Rude variant of Tasks RCU enabled.
[ 0.037404] Tracing variant of Tasks RCU enabled.
[ 0.037405] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.037406] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.040479] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.082614] Console: colour VGA+ 80x25
[ 0.218417] printk: console [tty1] enabled
[ 0.588682] printk: console [ttyS0] enabled
[ 0.591819] ACPI: Core revision 20210730
[ 0.594942] APIC: Switch to symmetric I/O mode setup
[ 0.599805] x2apic enabled
[ 0.603295] Switched APIC routing to physical x2apic.
[ 0.612334] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.616686] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc319723, max_idle_ns: 440795258057 ns
[ 0.623808] Calibrating delay loop (skipped) preset value.. 4890.80 BogoMIPS (lpj=9781616)
[ 0.627807] pid_max: default: 32768 minimum: 301
[ 0.631849] LSM: Security Framework initializing
[ 0.635819] landlock: Up and running.
[ 0.639806] Yama: becoming mindful.
[ 0.642439] AppArmor: AppArmor initialized
[ 0.643847] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.647807] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.656987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.659808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.663809] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.667807] Spectre V2 : Mitigation: Retpolines
[ 0.671806] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.679806] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.683807] Speculative Store Bypass: Vulnerable
[ 0.712300] Freeing SMP alternatives memory: 44K
[ 0.824033] smpboot: CPU0: AMD Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3)
[ 0.827933] Performance Events: AMD PMU driver.
[ 0.831817] ... version: 0
[ 0.835806] ... bit width: 48
[ 0.839806] ... generic registers: 4
[ 0.842734] ... value mask: 0000ffffffffffff
[ 0.843806] ... max period: 00007fffffffffff
[ 0.847806] ... fixed-purpose events: 0
[ 0.851806] ... event mask: 000000000000000f
[ 0.855877] rcu: Hierarchical SRCU implementation.
[ 0.860209] smp: Bringing up secondary CPUs ...
[ 0.863809] smp: Brought up 1 node, 1 CPU
[ 0.867807] smpboot: Max logical packages: 1
[ 0.870941] smpboot: Total of 1 processors activated (4890.80 BogoMIPS)
[ 0.872276] devtmpfs: initialized
[ 0.874913] x86/mm: Memory block size: 128MB
[ 0.875959] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.879818] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.883856] pinctrl core: initialized pinctrl subsystem
[ 0.888207] PM: RTC time: 09:37:02, date: 2026-01-23
[ 0.892014] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.895870] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.899830] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.903814] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.907811] audit: initializing netlink subsys (disabled)
[ 0.911930] thermal_sys: Registered thermal governor 'fair_share'
[ 0.911932] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.915809] audit: type=2000 audit(1769161023.137:1): state=initialized audit_enabled=0 res=1
[ 0.923809] thermal_sys: Registered thermal governor 'step_wise'
[ 0.923810] thermal_sys: Registered thermal governor 'user_space'
[ 0.927807] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.931816] EISA bus registered
[ 0.939807] cpuidle: using governor ladder
[ 0.943806] cpuidle: using governor menu
[ 0.947972] ACPI: bus type PCI registered
[ 0.950940] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.952139] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.955808] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[ 0.959821] PCI: Using configuration type 1 for base access
[ 0.964662] Kprobes globally optimized
[ 0.967892] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.975975] ACPI: Added _OSI(Module Device)
[ 0.979034] ACPI: Added _OSI(Processor Device)
[ 0.979845] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.983814] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.987818] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.991807] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.995807] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.002072] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.010150] ACPI: Interpreter enabled
[ 1.011816] ACPI: PM: (supports S0 S5)
[ 1.014620] ACPI: Using IOAPIC for interrupt routing
[ 1.019559] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.019806] PCI: Using E820 reservations for host bridge windows
[ 1.023995] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 1.033705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.035812] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.039926] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[ 1.043886] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[ 1.052660] PCI host bridge to bus 0000:00
[ 1.055650] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.055807] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.059807] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.063807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.067807] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window]
[ 1.071807] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 1.075807] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[ 1.080044] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 1.091905] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000
[ 1.099840] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref]
[ 1.113650] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref]
[ 1.119837] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff]
[ 1.130351] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[ 1.132018] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.143717] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
[ 1.145991] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff]
[ 1.154447] pci 0000:00:02.0: enabling Extended Tags
[ 1.161898] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
[ 1.168550] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff]
[ 1.177724] pci 0000:00:02.1: enabling Extended Tags
[ 1.184885] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
[ 1.191807] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff]
[ 1.201105] pci 0000:00:02.2: enabling Extended Tags
[ 1.206241] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
[ 1.209999] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff]
[ 1.218858] pci 0000:00:02.3: enabling Extended Tags
[ 1.224789] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
[ 1.229849] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff]
[ 1.239927] pci 0000:00:02.4: enabling Extended Tags
[ 1.245910] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
[ 1.252503] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff]
[ 1.261608] pci 0000:00:02.5: enabling Extended Tags
[ 1.268113] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
[ 1.273985] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff]
[ 1.283620] pci 0000:00:02.6: enabling Extended Tags
[ 1.289925] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
[ 1.297220] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff]
[ 1.305622] pci 0000:00:02.7: enabling Extended Tags
[ 1.314623] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
[ 1.321159] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff]
[ 1.329642] pci 0000:00:03.0: enabling Extended Tags
[ 1.336141] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
[ 1.341972] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[ 1.350898] pci 0000:00:03.1: enabling Extended Tags
[ 1.357456] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
[ 1.363807] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff]
[ 1.372540] pci 0000:00:03.2: enabling Extended Tags
[ 1.378381] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
[ 1.385190] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff]
[ 1.393621] pci 0000:00:03.3: enabling Extended Tags
[ 1.400479] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
[ 1.406011] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff]
[ 1.411548] pci 0000:00:03.4: enabling Extended Tags
[ 1.417812] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
[ 1.423807] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff]
[ 1.432894] pci 0000:00:03.5: enabling Extended Tags
[ 1.438372] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
[ 1.445192] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff]
[ 1.454163] pci 0000:00:03.6: enabling Extended Tags
[ 1.460585] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
[ 1.465969] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff]
[ 1.471469] pci 0000:00:03.7: enabling Extended Tags
[ 1.480285] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
[ 1.486370] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff]
[ 1.495293] pci 0000:00:04.0: enabling Extended Tags
[ 1.505632] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
[ 1.511807] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff]
[ 1.520945] pci 0000:00:04.1: enabling Extended Tags
[ 1.528111] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
[ 1.534028] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff]
[ 1.542949] pci 0000:00:04.2: enabling Extended Tags
[ 1.549967] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
[ 1.556441] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff]
[ 1.564956] pci 0000:00:04.3: enabling Extended Tags
[ 1.570377] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
[ 1.574591] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff]
[ 1.582213] pci 0000:00:04.4: enabling Extended Tags
[ 1.589400] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400
[ 1.595807] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff]
[ 1.604141] pci 0000:00:04.5: enabling Extended Tags
[ 1.610374] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400
[ 1.617675] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff]
[ 1.625731] pci 0000:00:04.6: enabling Extended Tags
[ 1.632614] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400
[ 1.638240] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff]
[ 1.644513] pci 0000:00:04.7: enabling Extended Tags
[ 1.653513] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400
[ 1.659807] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff]
[ 1.668979] pci 0000:00:05.0: enabling Extended Tags
[ 1.736485] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 1.744886] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 1.748786] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 1.766303] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f]
[ 1.772871] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff]
[ 1.781122] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 1.790681] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f]
[ 1.801649] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
[ 1.808715] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit]
[ 1.816175] pci 0000:01:00.0: enabling Extended Tags
[ 1.899306] pci 0000:00:02.0: PCI bridge to [bus 01-02]
[ 1.899874] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 1.903874] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff]
[ 1.907945] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 1.913617] pci_bus 0000:02: extended config space not accessible
[ 1.915985] acpiphp: Slot [1] registered
[ 1.919859] acpiphp: Slot [0] registered
[ 1.923856] acpiphp: Slot [2] registered
[ 1.927855] acpiphp: Slot [3] registered
[ 1.930663] acpiphp: Slot [4] registered
[ 1.931855] acpiphp: Slot [5] registered
[ 1.935857] acpiphp: Slot [6] registered
[ 1.939854] acpiphp: Slot [7] registered
[ 1.942764] acpiphp: Slot [8] registered
[ 1.943855] acpiphp: Slot [9] registered
[ 1.947855] acpiphp: Slot [10] registered
[ 1.951855] acpiphp: Slot [11] registered
[ 1.954829] acpiphp: Slot [12] registered
[ 1.955855] acpiphp: Slot [13] registered
[ 1.959855] acpiphp: Slot [14] registered
[ 1.963854] acpiphp: Slot [15] registered
[ 1.966945] acpiphp: Slot [16] registered
[ 1.967855] acpiphp: Slot [17] registered
[ 1.971854] acpiphp: Slot [18] registered
[ 1.975858] acpiphp: Slot [19] registered
[ 1.978847] acpiphp: Slot [20] registered
[ 1.979855] acpiphp: Slot [21] registered
[ 1.983854] acpiphp: Slot [22] registered
[ 1.987854] acpiphp: Slot [23] registered
[ 1.990834] acpiphp: Slot [24] registered
[ 1.991858] acpiphp: Slot [25] registered
[ 1.995854] acpiphp: Slot [26] registered
[ 1.999855] acpiphp: Slot [27] registered
[ 2.002847] acpiphp: Slot [28] registered
[ 2.003855] acpiphp: Slot [29] registered
[ 2.007868] acpiphp: Slot [30] registered
[ 2.011868] acpiphp: Slot [31] registered
[ 2.017729] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300
[ 2.029278] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f]
[ 2.112458] pci 0000:01:00.0: PCI bridge to [bus 02]
[ 2.115879] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff]
[ 2.119878] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff]
[ 2.123954] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 2.134223] acpiphp: Slot [0-2] registered
[ 2.136480] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
[ 2.147807] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff]
[ 2.159069] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref]
[ 2.161251] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref]
[ 2.167977] pci 0000:03:00.0: enabling Extended Tags
[ 2.254712] pci 0000:00:02.1: PCI bridge to [bus 03]
[ 2.255941] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff]
[ 2.259947] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 2.266239] acpiphp: Slot [0-3] registered
[ 2.268486] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
[ 2.281542] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff]
[ 2.293670] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref]
[ 2.297705] pci 0000:04:00.0: enabling Extended Tags
[ 2.383054] pci 0000:00:02.2: PCI bridge to [bus 04]
[ 2.383940] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff]
[ 2.387960] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 2.394279] acpiphp: Slot [0-4] registered
[ 2.396475] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00
[ 2.409501] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff]
[ 2.422941] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref]
[ 2.425961] pci 0000:05:00.0: enabling Extended Tags
[ 2.512379] pci 0000:00:02.3: PCI bridge to [bus 05]
[ 2.515938] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff]
[ 2.519941] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 2.528497] acpiphp: Slot [0-5] registered
[ 2.532473] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00
[ 2.543720] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff]
[ 2.551807] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref]
[ 2.560910] pci 0000:06:00.0: enabling Extended Tags
[ 2.646509] pci 0000:00:02.4: PCI bridge to [bus 06]
[ 2.647942] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff]
[ 2.651949] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 2.658477] acpiphp: Slot [0-6] registered
[ 2.736985] pci 0000:00:02.5: PCI bridge to [bus 07]
[ 2.739939] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff]
[ 2.743941] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 2.753504] acpiphp: Slot [0-7] registered
[ 2.830178] pci 0000:00:02.6: PCI bridge to [bus 08]
[ 2.831939] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff]
[ 2.835939] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 2.842559] acpiphp: Slot [0-8] registered
[ 2.921857] pci 0000:00:02.7: PCI bridge to [bus 09]
[ 2.923940] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff]
[ 2.927954] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 2.934521] acpiphp: Slot [0-9] registered
[ 3.015783] pci 0000:00:03.0: PCI bridge to [bus 0a]
[ 3.019544] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff]
[ 3.019960] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 3.028487] acpiphp: Slot [0-10] registered
[ 3.106809] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 3.107951] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff]
[ 3.111958] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 3.118561] acpiphp: Slot [0-11] registered
[ 3.197271] pci 0000:00:03.2: PCI bridge to [bus 0c]
[ 3.199939] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff]
[ 3.203938] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 3.213420] acpiphp: Slot [0-12] registered
[ 3.291743] pci 0000:00:03.3: PCI bridge to [bus 0d]
[ 3.291950] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff]
[ 3.295939] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 3.304491] acpiphp: Slot [0-13] registered
[ 3.382186] pci 0000:00:03.4: PCI bridge to [bus 0e]
[ 3.383939] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff]
[ 3.387938] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref]
[ 3.394532] acpiphp: Slot [0-14] registered
[ 3.472793] pci 0000:00:03.5: PCI bridge to [bus 0f]
[ 3.475940] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff]
[ 3.479960] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref]
[ 3.489487] acpiphp: Slot [0-15] registered
[ 3.567367] pci 0000:00:03.6: PCI bridge to [bus 10]
[ 3.567939] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff]
[ 3.571938] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref]
[ 3.580289] acpiphp: Slot [0-16] registered
[ 3.657811] pci 0000:00:03.7: PCI bridge to [bus 11]
[ 3.659940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 3.663960] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref]
[ 3.670534] acpiphp: Slot [0-17] registered
[ 3.748395] pci 0000:00:04.0: PCI bridge to [bus 12]
[ 3.751950] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 3.755941] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref]
[ 3.765454] acpiphp: Slot [0-18] registered
[ 3.842928] pci 0000:00:04.1: PCI bridge to [bus 13]
[ 3.843939] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff]
[ 3.847954] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 3.854510] acpiphp: Slot [0-19] registered
[ 3.933092] pci 0000:00:04.2: PCI bridge to [bus 14]
[ 3.935939] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff]
[ 3.939938] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 3.949448] acpiphp: Slot [0-20] registered
[ 4.027267] pci 0000:00:04.3: PCI bridge to [bus 15]
[ 4.027939] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff]
[ 4.035905] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 4.044110] acpiphp: Slot [0-21] registered
[ 4.121614] pci 0000:00:04.4: PCI bridge to [bus 16]
[ 4.123939] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff]
[ 4.127948] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref]
[ 4.137490] acpiphp: Slot [0-22] registered
[ 4.216334] pci 0000:00:04.5: PCI bridge to [bus 17]
[ 4.219938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff]
[ 4.223938] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
[ 4.232486] acpiphp: Slot [0-23] registered
[ 4.310659] pci 0000:00:04.6: PCI bridge to [bus 18]
[ 4.311939] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff]
[ 4.315947] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref]
[ 4.322557] acpiphp: Slot [0-24] registered
[ 4.401109] pci 0000:00:04.7: PCI bridge to [bus 19]
[ 4.403938] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff]
[ 4.407938] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
[ 4.417414] acpiphp: Slot [0-25] registered
[ 4.495328] pci 0000:00:05.0: PCI bridge to [bus 1a]
[ 4.495938] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff]
[ 4.499938] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref]
[ 4.546507] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 4.548029] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 4.552030] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 4.556007] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 4.560020] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 4.564020] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 4.568007] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 4.575881] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 4.579903] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 4.583819] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 4.587818] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 4.591818] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 4.595818] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 4.599818] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 4.603820] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 4.607818] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 4.612257] iommu: Default domain type: Translated
[ 4.615806] iommu: DMA domain TLB invalidation policy: lazy mode
[ 4.619943] SCSI subsystem initialized
[ 4.623905] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 4.627805] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 4.627809] pci 0000:00:01.0: vgaarb: bridge control possible
[ 4.631808] vgaarb: loaded
[ 4.635831] ACPI: bus type USB registered
[ 4.639820] usbcore: registered new interface driver usbfs
[ 4.643814] usbcore: registered new interface driver hub
[ 4.647579] usbcore: registered new device driver usb
[ 4.647826] pps_core: LinuxPPS API ver. 1 registered
[ 4.651806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 4.655810] PTP clock support registered
[ 4.659844] EDAC MC: Ver: 3.0.0
[ 4.666225] NetLabel: Initializing
[ 4.667806] NetLabel: domain hash size = 128
[ 4.671806] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 4.675825] NetLabel: unlabeled traffic allowed by default
[ 4.679836] PCI: Using ACPI for IRQ routing
[ 5.523636] clocksource: Switched to clocksource kvm-clock
[ 5.535201] VFS: Disk quotas dquot_6.6.0
[ 5.538206] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.543109] AppArmor: AppArmor Filesystem Enabled
[ 5.546621] pnp: PnP ACPI init
[ 5.549280] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 5.554862] pnp: PnP ACPI: found 5 devices
[ 5.563502] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.569760] NET: Registered PF_INET protocol family
[ 5.573348] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 5.579230] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 5.585080] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 5.590614] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 5.596005] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 5.601000] TCP: Hash tables configured (established 1024 bind 1024)
[ 5.605553] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 5.610721] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 5.615345] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 5.620279] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 5.624379] NET: Registered PF_XDP protocol family
[ 5.627919] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 5.633769] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 5.639514] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 5.645263] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 5.651031] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 5.656765] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 5.662502] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 5.668229] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 5.674003] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 5.679734] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000
[ 5.685480] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000
[ 5.691194] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 5.696939] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 5.702717] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
[ 5.708446] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 5.714185] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 5.719955] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000
[ 5.725750] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000
[ 5.731469] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000
[ 5.737231] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
[ 5.742974] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
[ 5.748761] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
[ 5.754467] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
[ 5.760212] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
[ 5.765959] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff]
[ 5.770373] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff]
[ 5.774792] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff]
[ 5.779176] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff]
[ 5.783542] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff]
[ 5.787973] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff]
[ 5.792358] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff]
[ 5.796757] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff]
[ 5.801144] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff]
[ 5.805546] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff]
[ 5.809961] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff]
[ 5.814330] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff]
[ 5.818722] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff]
[ 5.823092] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000]
[ 5.827573] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000]
[ 5.832296] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000]
[ 5.836855] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000]
[ 5.841555] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000]
[ 5.846060] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000]
[ 5.850808] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000]
[ 5.855276] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000]
[ 5.859998] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000]
[ 5.864490] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000]
[ 5.869178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000]
[ 5.873691] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000]
[ 5.878414] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000]
[ 5.882910] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000]
[ 5.887628] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000]
[ 5.892111] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000]
[ 5.896826] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000]
[ 5.901378] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000]
[ 5.906066] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000]
[ 5.910538] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000]
[ 5.915213] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000]
[ 5.919697] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000]
[ 5.924399] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 5.928779] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff]
[ 5.933155] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff]
[ 5.937530] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff]
[ 5.941929] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff]
[ 5.946285] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff]
[ 5.950683] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff]
[ 5.955032] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff]
[ 5.959441] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff]
[ 5.963822] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff]
[ 5.968197] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff]
[ 5.972629] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff]
[ 5.976975] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff]
[ 5.981338] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000]
[ 5.985789] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000]
[ 5.990472] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000]
[ 5.994938] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000]
[ 5.999648] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000]
[ 6.004119] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000]
[ 6.008831] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000]
[ 6.013302] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000]
[ 6.017988] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000]
[ 6.022432] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000]
[ 6.027116] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000]
[ 6.031616] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000]
[ 6.036276] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000]
[ 6.040773] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000]
[ 6.045474] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000]
[ 6.049984] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000]
[ 6.054712] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000]
[ 6.059215] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000]
[ 6.063918] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000]
[ 6.068376] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000]
[ 6.073055] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000]
[ 6.077532] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000]
[ 6.082215] pci 0000:01:00.0: PCI bridge to [bus 02]
[ 6.085903] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff]
[ 6.093216] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff]
[ 6.099780] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.108242] pci 0000:00:02.0: PCI bridge to [bus 01-02]
[ 6.112079] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 6.118796] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff]
[ 6.125193] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.133030] pci 0000:00:02.1: PCI bridge to [bus 03]
[ 6.139061] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff]
[ 6.144764] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 6.153061] pci 0000:00:02.2: PCI bridge to [bus 04]
[ 6.158761] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff]
[ 6.164354] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 6.172466] pci 0000:00:02.3: PCI bridge to [bus 05]
[ 6.178089] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff]
[ 6.184865] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 6.193523] pci 0000:00:02.4: PCI bridge to [bus 06]
[ 6.198482] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff]
[ 6.205129] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 6.213251] pci 0000:00:02.5: PCI bridge to [bus 07]
[ 6.218103] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff]
[ 6.224395] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 6.231578] pci 0000:00:02.6: PCI bridge to [bus 08]
[ 6.237671] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff]
[ 6.258804] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 6.265833] pci 0000:00:02.7: PCI bridge to [bus 09]
[ 6.272085] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff]
[ 6.278321] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 6.285369] pci 0000:00:03.0: PCI bridge to [bus 0a]
[ 6.291197] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff]
[ 6.296747] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 6.305094] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 6.310060] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff]
[ 6.316873] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 6.324143] pci 0000:00:03.2: PCI bridge to [bus 0c]
[ 6.329064] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff]
[ 6.335747] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 6.342876] pci 0000:00:03.3: PCI bridge to [bus 0d]
[ 6.349000] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff]
[ 6.355546] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 6.362630] pci 0000:00:03.4: PCI bridge to [bus 0e]
[ 6.367073] pci 0000:00:03.4: bridge window [io 0xf000-0xffff]
[ 6.372841] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff]
[ 6.379248] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref]
[ 6.386269] pci 0000:00:03.5: PCI bridge to [bus 0f]
[ 6.390760] pci 0000:00:03.5: bridge window [io 0xe000-0xefff]
[ 6.396486] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff]
[ 6.402998] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref]
[ 6.410664] pci 0000:00:03.6: PCI bridge to [bus 10]
[ 6.414325] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff]
[ 6.420676] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff]
[ 6.426187] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref]
[ 6.434226] pci 0000:00:03.7: PCI bridge to [bus 11]
[ 6.437936] pci 0000:00:03.7: bridge window [io 0xa000-0xafff]
[ 6.444489] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 6.449976] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref]
[ 6.458054] pci 0000:00:04.0: PCI bridge to [bus 12]
[ 6.461743] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff]
[ 6.468278] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 6.473817] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref]
[ 6.482059] pci 0000:00:04.1: PCI bridge to [bus 13]
[ 6.485937] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff]
[ 6.491610] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff]
[ 6.497627] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 6.504639] pci 0000:00:04.2: PCI bridge to [bus 14]
[ 6.509202] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff]
[ 6.514879] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff]
[ 6.521379] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 6.528411] pci 0000:00:04.3: PCI bridge to [bus 15]
[ 6.532868] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff]
[ 6.538603] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff]
[ 6.545029] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 6.552683] pci 0000:00:04.4: PCI bridge to [bus 16]
[ 6.556346] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff]
[ 6.561842] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff]
[ 6.568777] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref]
[ 6.575995] pci 0000:00:04.5: PCI bridge to [bus 17]
[ 6.579631] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff]
[ 6.585777] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff]
[ 6.591341] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
[ 6.599359] pci 0000:00:04.6: PCI bridge to [bus 18]
[ 6.603060] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff]
[ 6.609556] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff]
[ 6.615082] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref]
[ 6.623027] pci 0000:00:04.7: PCI bridge to [bus 19]
[ 6.626702] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff]
[ 6.633356] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff]
[ 6.639409] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
[ 6.646456] pci 0000:00:05.0: PCI bridge to [bus 1a]
[ 6.651023] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff]
[ 6.656705] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff]
[ 6.663161] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref]
[ 6.670208] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 6.675401] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 6.679788] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 6.684608] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window]
[ 6.689429] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 6.694192] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[ 6.699089] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 6.703073] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff]
[ 6.707494] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.712651] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
[ 6.716639] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff]
[ 6.721029] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.726622] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff]
[ 6.731046] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref]
[ 6.736178] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff]
[ 6.740621] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref]
[ 6.745686] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff]
[ 6.750114] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 6.755234] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff]
[ 6.759707] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 6.764819] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 6.769246] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 6.774382] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff]
[ 6.778800] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 6.784953] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 6.789428] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 6.796533] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 6.800961] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 6.806078] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff]
[ 6.810524] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 6.815691] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff]
[ 6.820108] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 6.825217] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff]
[ 6.829637] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 6.834752] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff]
[ 6.838747] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff]
[ 6.843191] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref]
[ 6.848344] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff]
[ 6.852359] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff]
[ 6.856796] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref]
[ 6.861990] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff]
[ 6.865978] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff]
[ 6.870417] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref]
[ 6.875539] pci_bus 0000:11: resource 0 [io 0xa000-0xafff]
[ 6.879551] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 6.883994] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref]
[ 6.889135] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff]
[ 6.893144] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 6.897566] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref]
[ 6.902716] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff]
[ 6.907076] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff]
[ 6.911498] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 6.916655] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff]
[ 6.920649] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff]
[ 6.925054] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 6.930198] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff]
[ 6.934198] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff]
[ 6.938654] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 6.943752] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff]
[ 6.947777] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 6.952213] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref]
[ 6.957355] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff]
[ 6.961349] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff]
[ 6.965760] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref]
[ 6.970885] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff]
[ 6.974865] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff]
[ 6.979320] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref]
[ 6.984449] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff]
[ 6.988444] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff]
[ 7.007718] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref]
[ 7.012839] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff]
[ 7.016793] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff]
[ 7.021208] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref]
[ 7.027772] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[ 7.037105] PCI: CLS 0 bytes, default 64
[ 7.040128] Trying to unpack rootfs image as initramfs...
[ 7.044705] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc319723, max_idle_ns: 440795258057 ns
[ 7.060140] Initialise system trusted keyrings
[ 7.063427] Key type blacklist registered
[ 7.071938] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 7.080838] zbud: loaded
[ 7.083110] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.099966] fuse: init (API version 7.34)
[ 7.103096] integrity: Platform Keyring initialized
[ 7.119862] Key type asymmetric registered
[ 7.122905] Asymmetric key parser 'x509' registered
[ 7.131948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 7.143929] io scheduler mq-deadline registered
[ 7.154385] pcieport 0000:00:02.0: PME: Signaling with IRQ 24
[ 7.164543] pcieport 0000:00:02.0: AER: enabled with IRQ 24
[ 7.181276] pcieport 0000:00:02.1: PME: Signaling with IRQ 25
[ 7.196257] pcieport 0000:00:02.1: AER: enabled with IRQ 25
[ 7.212187] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 7.224253] pcieport 0000:00:02.2: AER: enabled with IRQ 26
[ 7.234675] Freeing initrd memory: 8744K
[ 7.238600] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[ 7.243209] pcieport 0000:00:02.3: AER: enabled with IRQ 27
[ 7.251385] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[ 7.256085] pcieport 0000:00:02.4: AER: enabled with IRQ 28
[ 7.264744] pcieport 0000:00:02.5: PME: Signaling with IRQ 29
[ 7.269924] pcieport 0000:00:02.5: AER: enabled with IRQ 29
[ 7.278482] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
[ 7.283127] pcieport 0000:00:02.6: AER: enabled with IRQ 30
[ 7.291119] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
[ 7.295922] pcieport 0000:00:02.7: AER: enabled with IRQ 31
[ 7.302004] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[ 7.308024] pcieport 0000:00:03.0: PME: Signaling with IRQ 32
[ 7.313215] pcieport 0000:00:03.0: AER: enabled with IRQ 32
[ 7.321235] pcieport 0000:00:03.1: PME: Signaling with IRQ 33
[ 7.325849] pcieport 0000:00:03.1: AER: enabled with IRQ 33
[ 7.334437] pcieport 0000:00:03.2: PME: Signaling with IRQ 34
[ 7.339038] pcieport 0000:00:03.2: AER: enabled with IRQ 34
[ 7.347556] pcieport 0000:00:03.3: PME: Signaling with IRQ 35
[ 7.352736] pcieport 0000:00:03.3: AER: enabled with IRQ 35
[ 7.360701] pcieport 0000:00:03.4: PME: Signaling with IRQ 36
[ 7.365918] pcieport 0000:00:03.4: AER: enabled with IRQ 36
[ 7.374477] pcieport 0000:00:03.5: PME: Signaling with IRQ 37
[ 7.379087] pcieport 0000:00:03.5: AER: enabled with IRQ 37
[ 7.387087] pcieport 0000:00:03.6: PME: Signaling with IRQ 38
[ 7.391683] pcieport 0000:00:03.6: AER: enabled with IRQ 38
[ 7.400349] pcieport 0000:00:03.7: PME: Signaling with IRQ 39
[ 7.405550] pcieport 0000:00:03.7: AER: enabled with IRQ 39
[ 7.411017] ACPI: \_SB_.GSIE: Enabled at IRQ 20
[ 7.416926] pcieport 0000:00:04.0: PME: Signaling with IRQ 40
[ 7.421511] pcieport 0000:00:04.0: AER: enabled with IRQ 40
[ 7.429807] pcieport 0000:00:04.1: PME: Signaling with IRQ 41
[ 7.434419] pcieport 0000:00:04.1: AER: enabled with IRQ 41
[ 7.442942] pcieport 0000:00:04.2: PME: Signaling with IRQ 42
[ 7.447673] pcieport 0000:00:04.2: AER: enabled with IRQ 42
[ 7.455598] pcieport 0000:00:04.3: PME: Signaling with IRQ 43
[ 7.460747] pcieport 0000:00:04.3: AER: enabled with IRQ 43
[ 7.469267] pcieport 0000:00:04.4: PME: Signaling with IRQ 44
[ 7.473892] pcieport 0000:00:04.4: AER: enabled with IRQ 44
[ 7.481686] pcieport 0000:00:04.5: PME: Signaling with IRQ 45
[ 7.486268] pcieport 0000:00:04.5: AER: enabled with IRQ 45
[ 7.494869] pcieport 0000:00:04.6: PME: Signaling with IRQ 46
[ 7.500118] pcieport 0000:00:04.6: AER: enabled with IRQ 46
[ 7.508059] pcieport 0000:00:04.7: PME: Signaling with IRQ 47
[ 7.513245] pcieport 0000:00:04.7: AER: enabled with IRQ 47
[ 7.518703] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 7.524544] pcieport 0000:00:05.0: PME: Signaling with IRQ 48
[ 7.529145] pcieport 0000:00:05.0: AER: enabled with IRQ 48
[ 7.538362] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
[ 7.547998] shpchp 0000:01:00.0: pci_hp_register failed with error -16
[ 7.552631] shpchp 0000:01:00.0: Slot initialization failed
[ 7.558664] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.564015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.569285] ACPI: button: Power Button [PWRF]
[ 7.595988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.629716] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.636452] Linux agpgart interface v0.103
[ 7.640523] loop: module loaded
[ 7.643147] tun: Universal TUN/TAP device driver, 1.6
[ 7.647008] PPP generic driver version 2.4.2
[ 7.650249] VFIO - User Level meta-driver version: 0.3
[ 7.654073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.660184] ehci-pci: EHCI PCI platform driver
[ 7.663459] ehci-platform: EHCI generic platform driver
[ 7.667249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.671633] ohci-pci: OHCI PCI platform driver
[ 7.674959] ohci-platform: OHCI generic platform driver
[ 7.678760] uhci_hcd: USB Universal Host Controller Interface driver
[ 7.684651] uhci_hcd 0000:02:01.0: UHCI Host Controller
[ 7.688428] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1
[ 7.693821] uhci_hcd 0000:02:01.0: detected 2 ports
[ 7.697728] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000
[ 7.702020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 7.707860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.713025] usb usb1: Product: UHCI Host Controller
[ 7.716586] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd
[ 7.721092] usb usb1: SerialNumber: 0000:02:01.0
[ 7.724604] hub 1-0:1.0: USB hub found
[ 7.727465] hub 1-0:1.0: 2 ports detected
[ 7.730744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 7.738530] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 7.742193] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 7.745955] mousedev: PS/2 mouse device common for all mice
[ 7.750747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 7.756803] rtc_cmos 00:03: RTC can wake from S4
[ 7.762256] rtc_cmos 00:03: registered as rtc0
[ 7.765912] rtc_cmos 00:03: setting system clock to 2026-01-23T09:37:10 UTC (1769161030)
[ 7.771784] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 7.776396] i2c_dev: i2c /dev entries driver
[ 7.779637] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 7.788018] device-mapper: uevent: version 1.0.3
[ 7.791465] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 7.797733] platform eisa.0: Probing EISA bus 0
[ 7.801070] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 7.805823] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 7.810378] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 7.814966] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 7.819560] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 7.824150] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 7.828758] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 7.833441] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 7.837984] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 7.842543] platform eisa.0: EISA: Detected 0 cards
[ 7.846158] ledtrig-cpu: registered to indicate activity on CPUs
[ 7.850508] drop_monitor: Initializing network drop monitor service
[ 7.855120] NET: Registered PF_INET6 protocol family
[ 7.861661] Segment Routing with IPv6
[ 7.864502] In-situ OAM (IOAM) with IPv6
[ 7.867454] NET: Registered PF_PACKET protocol family
[ 7.871213] Key type dns_resolver registered
[ 7.874650] IPI shorthand broadcast: enabled
[ 7.877923] registered taskstats version 1
[ 7.881049] Loading compiled-in X.509 certificates
[ 7.885075] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[ 7.892386] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 7.899597] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 7.906513] blacklist: Loading compiled-in revocation X.509 certificates
[ 7.911270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 7.918090] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 7.925275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 7.932658] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 7.940102] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 7.947493] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 7.954937] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 7.962266] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 7.970091] zswap: loaded using pool lzo/zbud
[ 7.973422] Key type .fscrypt registered
[ 7.976409] Key type fscrypt-provisioning registered
[ 7.981416] Key type encrypted registered
[ 7.999333] AppArmor: AppArmor sha1 policy hashing enabled
[ 8.003307] ima: No TPM chip found, activating TPM-bypass!
[ 8.007321] Loading compiled-in module X.509 certificates
[ 8.011930] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[ 8.018808] ima: Allocated hash algorithm: sha1
[ 8.022195] ima: No architecture policies found
[ 8.025599] evm: Initialising EVM extended attributes:
[ 8.029342] evm: security.selinux
[ 8.031998] evm: security.SMACK64
[ 8.034546] evm: security.SMACK64EXEC
[ 8.037382] evm: security.SMACK64TRANSMUTE
[ 8.040525] evm: security.SMACK64MMAP
[ 8.043324] evm: security.apparmor
[ 8.045980] evm: security.ima
[ 8.048402] evm: security.capability
[ 8.051150] evm: HMAC attrs: 0x1
[ 8.053918] PM: Magic number: 10:232:627
[ 8.057189] RAS: Correctable Errors collector initialized.
[ 8.061187] Unstable clock detected, switching default tracing clock to "global"
[ 8.061187] If you want to keep using the local clock, then add:
[ 8.061187] "trace_clock=local"
[ 8.061187] on the kernel command line
[ 8.074891] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[ 8.081373] Freeing unused decrypted memory: 2036K
[ 8.085583] Freeing unused kernel image (initmem) memory: 3244K
[ 8.089842] Write protecting the kernel read-only data: 30720k
[ 8.094416] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 8.099278] Freeing unused kernel image (rodata/data gap) memory: 1448K
[ 8.134745] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 8.139314] Run /init as init process
info: initramfs: up at 7.58
[ 8.184988] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 8.193746] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 8.199132] GPT:229375 != 2097151
[ 8.201801] GPT:Alternate GPT header not at the end of the disk.
[ 8.206155] GPT:229375 != 2097151
[ 8.208792] GPT: Use GNU Parted to correct GPT errors.
[ 8.257663] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
[ 8.271485] random: crng init done
[ 8.626022] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 8.656781] 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:bd:78:98:6f:3b:06:43:45:85:40:cb:6a:b9:00:9f:b2
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.01s]
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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDp02PxP/WzmlxM1Bn7OgYVN8xkE+xj48g5foUPcRgYhif/SOy//zorWkc7HlwWf2c2XIzEs8oeOIIu0C/CVig67jQHg6r/mCRk7ysAibFf9Tg+SafKKvCA9GBinCewYmsJflwPf+yUGgHM8m4mk02fJlS26tBn1gvgs81KxF05YgmOeyDaDJI+oRAsm6TJJTKvpv2iUgKOifyU1YD5QEXXDRY7je6evGXC5tt5z9nbj98GW4YdyJ9pQMPIawGFXIfr/SNjKJIy/eTM6Q2Pr7VZ8ShP3tJxXt3PaJ3u4+/7QTbaaoCGDhWdNsK3zdvI2Ri+USCCCU/NzTLjYeiCwARH root@tempest-testnetworkbasicops-server-449213939
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7lM1Ko2H8vdBwkLwSuEhcefG3YfKAHm9HMi43OzoRpQNpcTFOLQYIN69KDtRM47oOzVDcJfnlbxkVZ4z5GyWc= root@tempest-testnetworkbasicops-server-449213939
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,,8,fe80::f816:3eff:feb4:498c/64,
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
=== datasource: configdrive local ===
instance-id: bd78986f-3b06-4345-8540-cb6ab9009fb2
name: tempest-TestNetworkBasicOps-server-449213939
availability-zone: nova
local-hostname: tempest-testnetworkbasicops-server-449213939
launch-index: 0
=== cirros: current=0.6.2 uptime=9.25 ===
=== pinging gateway failed, debugging connection ===
############ debug start ##############
### /etc/init.d/sshd start
Top of dropbear init script
Starting dropbear sshd: remove-dropbear-host-keys already run per instance
FAIL
### ifconfig -a
eth0 Link encap:Ethernet HWaddr FA:16:3E:B4:49:8C
inet6 addr: fe80::f816:3eff:feb4:498c/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-449213939 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.736271] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem
[ 8.740981] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 8.808331] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none.
[ 8.823222] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none.
[ 8.903942] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 8.905116] ISO 9660 Extensions: RRIP_1991A
[ 9.038784] 8021q: adding VLAN 0 to HW filter on device eth0
[ 9.239860] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.709852] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks
[ 9.710935] EXT4-fs (vda1): resized filesystem to 259835
### tail -n 25 /var/log/messages
Jan 23 09:37:11 cirros syslog.info syslogd started: BusyBox v1.35.0
Jan 23 09:37:11 cirros auth.notice su: + none root:cirros
Jan 23 09:37:11 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: DUID 00:04:bd:78:98:6f:3b:06:43:45:85:40:cb:6a:b9:00:9f:b2
Jan 23 09:37:11 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: carrier acquired
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b4:49:8c
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb4:498c
Jan 23 09:37:12 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-449213939 login:
2026-01-23 09:37:19,388 33 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.181:22' as 'cirros' with public key authentication
2026-01-23 09:37:19,391 33 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-01-23 09:37:19,448 33 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-23 09:37:19,449 33 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.181 successfully created
2026-01-23 09:37:19,650 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489 0.200s
2026-01-23 09:37:19,650 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:37:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-cecebb6e-5fa9-4e62-b35f-043e3c7d5958', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489'}
Body: b'{"floatingip": {"id": "62f7d978-083f-4222-9384-dd1f76d62489", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "floating_ip_address": "192.168.122.181", "floating_network_id": "db02f290-79a7-4ea1-8e76-5580a89d3f9e", "router_id": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "port_id": "647c3660-1915-4e07-8634-43e7c7e49321", "fixed_ip_address": "10.100.0.10", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "mac_address": "fa:16:3e:b4:49:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-23T09:37:03Z", "updated_at": "2026-01-23T09:37:04Z", "revision_number": 1, "project_id": "f0bc8cb17ec0443f927dd0bcb35e4b73"}}'
2026-01-23 09:37:19,650 33 INFO [tempest.scenario.manager] FloatingIP: {'id': '62f7d978-083f-4222-9384-dd1f76d62489', 'tenant_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73', 'floating_ip_address': '192.168.122.181', 'floating_network_id': 'db02f290-79a7-4ea1-8e76-5580a89d3f9e', 'router_id': '31c3ca01-b03a-4ddf-9376-d5f2102fff84', 'port_id': '647c3660-1915-4e07-8634-43e7c7e49321', 'fixed_ip_address': '10.100.0.10', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2e313631-de8d-446e-b2e7-770dbeeb9852', 'mac_address': 'fa:16:3e:b4:49:8c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bd78986f-3b06-4345-8540-cb6ab9009fb2', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2026-01-23T09:37:03Z', 'updated_at': '2026-01-23T09:37:04Z', 'revision_number': 1, 'project_id': 'f0bc8cb17ec0443f927dd0bcb35e4b73'} is at status: ACTIVE
2026-01-23 09:37:19,650 33 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.200747 seconds
2026-01-23 09:37:19,650 33 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.181 with user: cirros
2026-01-23 09:37:19,652 33 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames begins to ping 192.168.122.181 in 120 sec and the expected result is reachable
2026-01-23 09:39:21,364 33 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns false in 120.000000 seconds
2026-01-23 09:39:21,365 33 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames finishes ping 192.168.122.181 in 120 sec and the ping result is unexpected
2026-01-23 09:39:21,497 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2/action 0.131s
2026-01-23 09:39:21,498 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:21 GMT', 'server': 'Apache', 'content-length': '74254', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-804bf02e-34a8-4fa5-9486-9644a748336e', 'x-compute-request-id': 'req-804bf02e-34a8-4fa5-9486-9644a748336e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2/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: x87 FPU will use FXSAVE\\n[ 0.000000] signal: max sigframe size: 1440\\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 961831744 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2445.404 MHz processor\\n[ 0.000667] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001067] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.003201] found SMP MP-table at [mem 0x000f5480-0x000f548f]\\n[ 0.003404] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.003407] ACPI: Early table checksum verification disabled\\n[ 0.003410] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )\\n[ 0.003413] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003418] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003423] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003426] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.003428] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003431] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003433] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.003435] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.003437] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.003438] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.003439] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.003439] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.003440] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.004719] No NUMA configuration found\\n[ 0.004721] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff]\\n[ 0.004727] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff]\\n[ 0.005017] Zone ranges:\\n[ 0.005019] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.005021] DMA32 [mem 0x0000000001000000-0x0000000007fdafff]\\n[ 0.005022] Normal empty\\n[ 0.005023] Device empty\\n[ 0.005024] Movable zone star
2026-01-23 09:39:21,499 33 DEBUG [tempest.scenario.manager] Console output for bd78986f-3b06-4345-8540-cb6ab9009fb2
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: x87 FPU will use FXSAVE
[ 0.000000] signal: max sigframe size: 1440
[ 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 961831744 cycles
[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000006] tsc: Detected 2445.404 MHz processor
[ 0.000667] last_pfn = 0x7fdb max_arch_pfn = 0x400000000
[ 0.001067] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003201] found SMP MP-table at [mem 0x000f5480-0x000f548f]
[ 0.003404] RAMDISK: [mem 0x07741000-0x07fcafff]
[ 0.003407] ACPI: Early table checksum verification disabled
[ 0.003410] ACPI: RSDP 0x00000000000F5210 000014 (v00 BOCHS )
[ 0.003413] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003418] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003423] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003426] ACPI: FACS 0x0000000007FE0000 000040
[ 0.003428] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003431] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003433] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.003435] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]
[ 0.003437] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]
[ 0.003438] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]
[ 0.003439] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]
[ 0.003439] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]
[ 0.003440] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]
[ 0.004719] No NUMA configuration found
[ 0.004721] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff]
[ 0.004727] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff]
[ 0.005017] Zone ranges:
[ 0.005019] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.005021] DMA32 [mem 0x0000000001000000-0x0000000007fdafff]
[ 0.005022] Normal empty
[ 0.005023] Device empty
[ 0.005024] Movable zone start for each node
[ 0.005026] Early memory node ranges
[ 0.005026] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.005028] node 0: [mem 0x0000000000100000-0x0000000007fdafff]
[ 0.005029] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff]
[ 0.005227] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.005249] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.005395] On node 0, zone DMA32: 37 pages in unavailable ranges
[ 0.016747] ACPI: PM-Timer IO Port: 0x608
[ 0.016774] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.016910] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.016913] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.016915] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.016917] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.016918] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.016919] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.016921] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.016936] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.017003] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.017005] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.017006] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.017007] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.017008] [mem 0x08000000-0xafffffff] available for PCI devices
[ 0.017010] Booting paravirtualized kernel on KVM
[ 0.017080] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.017085] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.017322] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152
[ 0.017390] kvm-guest: setup async PF for cpu 0
[ 0.017419] kvm-guest: stealtime: cpu 0, msr 7232080
[ 0.017438] kvm-guest: PV spinlocks disabled, single CPU
[ 0.017442] Built 1 zonelists, mobility grouping on. Total pages: 31963
[ 0.017443] Policy zone: DMA32
[ 0.017444] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.017480] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.017489] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.017494] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.017539] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.017699] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved)
[ 0.017904] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.017915] ftrace: allocating 50600 entries in 198 pages
[ 0.037335] ftrace: allocated 198 pages with 4 groups
[ 0.037401] rcu: Hierarchical RCU implementation.
[ 0.037402] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.037404] Rude variant of Tasks RCU enabled.
[ 0.037404] Tracing variant of Tasks RCU enabled.
[ 0.037405] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.037406] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.040479] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.082614] Console: colour VGA+ 80x25
[ 0.218417] printk: console [tty1] enabled
[ 0.588682] printk: console [ttyS0] enabled
[ 0.591819] ACPI: Core revision 20210730
[ 0.594942] APIC: Switch to symmetric I/O mode setup
[ 0.599805] x2apic enabled
[ 0.603295] Switched APIC routing to physical x2apic.
[ 0.612334] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.616686] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x233fc319723, max_idle_ns: 440795258057 ns
[ 0.623808] Calibrating delay loop (skipped) preset value.. 4890.80 BogoMIPS (lpj=9781616)
[ 0.627807] pid_max: default: 32768 minimum: 301
[ 0.631849] LSM: Security Framework initializing
[ 0.635819] landlock: Up and running.
[ 0.639806] Yama: becoming mindful.
[ 0.642439] AppArmor: AppArmor initialized
[ 0.643847] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.647807] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.656987] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.659808] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.663809] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.667807] Spectre V2 : Mitigation: Retpolines
[ 0.671806] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.679806] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.683807] Speculative Store Bypass: Vulnerable
[ 0.712300] Freeing SMP alternatives memory: 44K
[ 0.824033] smpboot: CPU0: AMD Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3)
[ 0.827933] Performance Events: AMD PMU driver.
[ 0.831817] ... version: 0
[ 0.835806] ... bit width: 48
[ 0.839806] ... generic registers: 4
[ 0.842734] ... value mask: 0000ffffffffffff
[ 0.843806] ... max period: 00007fffffffffff
[ 0.847806] ... fixed-purpose events: 0
[ 0.851806] ... event mask: 000000000000000f
[ 0.855877] rcu: Hierarchical SRCU implementation.
[ 0.860209] smp: Bringing up secondary CPUs ...
[ 0.863809] smp: Brought up 1 node, 1 CPU
[ 0.867807] smpboot: Max logical packages: 1
[ 0.870941] smpboot: Total of 1 processors activated (4890.80 BogoMIPS)
[ 0.872276] devtmpfs: initialized
[ 0.874913] x86/mm: Memory block size: 128MB
[ 0.875959] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.879818] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.883856] pinctrl core: initialized pinctrl subsystem
[ 0.888207] PM: RTC time: 09:37:02, date: 2026-01-23
[ 0.892014] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.895870] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.899830] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.903814] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.907811] audit: initializing netlink subsys (disabled)
[ 0.911930] thermal_sys: Registered thermal governor 'fair_share'
[ 0.911932] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.915809] audit: type=2000 audit(1769161023.137:1): state=initialized audit_enabled=0 res=1
[ 0.923809] thermal_sys: Registered thermal governor 'step_wise'
[ 0.923810] thermal_sys: Registered thermal governor 'user_space'
[ 0.927807] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.931816] EISA bus registered
[ 0.939807] cpuidle: using governor ladder
[ 0.943806] cpuidle: using governor menu
[ 0.947972] ACPI: bus type PCI registered
[ 0.950940] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.952139] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[ 0.955808] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[ 0.959821] PCI: Using configuration type 1 for base access
[ 0.964662] Kprobes globally optimized
[ 0.967892] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.975975] ACPI: Added _OSI(Module Device)
[ 0.979034] ACPI: Added _OSI(Processor Device)
[ 0.979845] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.983814] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.987818] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.991807] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.995807] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.002072] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.010150] ACPI: Interpreter enabled
[ 1.011816] ACPI: PM: (supports S0 S5)
[ 1.014620] ACPI: Using IOAPIC for interrupt routing
[ 1.019559] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.019806] PCI: Using E820 reservations for host bridge windows
[ 1.023995] ACPI: Enabled 2 GPEs in block 00 to 3F
[ 1.033705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.035812] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.039926] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC]
[ 1.043886] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability]
[ 1.052660] PCI host bridge to bus 0000:00
[ 1.055650] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.055807] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.059807] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.063807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.067807] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window]
[ 1.071807] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 1.075807] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[ 1.080044] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 1.091905] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000
[ 1.099840] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref]
[ 1.113650] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref]
[ 1.119837] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff]
[ 1.130351] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[ 1.132018] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.143717] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
[ 1.145991] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff]
[ 1.154447] pci 0000:00:02.0: enabling Extended Tags
[ 1.161898] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
[ 1.168550] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff]
[ 1.177724] pci 0000:00:02.1: enabling Extended Tags
[ 1.184885] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
[ 1.191807] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff]
[ 1.201105] pci 0000:00:02.2: enabling Extended Tags
[ 1.206241] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
[ 1.209999] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff]
[ 1.218858] pci 0000:00:02.3: enabling Extended Tags
[ 1.224789] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
[ 1.229849] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff]
[ 1.239927] pci 0000:00:02.4: enabling Extended Tags
[ 1.245910] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
[ 1.252503] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff]
[ 1.261608] pci 0000:00:02.5: enabling Extended Tags
[ 1.268113] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
[ 1.273985] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff]
[ 1.283620] pci 0000:00:02.6: enabling Extended Tags
[ 1.289925] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
[ 1.297220] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff]
[ 1.305622] pci 0000:00:02.7: enabling Extended Tags
[ 1.314623] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
[ 1.321159] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff]
[ 1.329642] pci 0000:00:03.0: enabling Extended Tags
[ 1.336141] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
[ 1.341972] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[ 1.350898] pci 0000:00:03.1: enabling Extended Tags
[ 1.357456] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
[ 1.363807] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff]
[ 1.372540] pci 0000:00:03.2: enabling Extended Tags
[ 1.378381] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
[ 1.385190] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff]
[ 1.393621] pci 0000:00:03.3: enabling Extended Tags
[ 1.400479] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
[ 1.406011] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff]
[ 1.411548] pci 0000:00:03.4: enabling Extended Tags
[ 1.417812] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
[ 1.423807] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff]
[ 1.432894] pci 0000:00:03.5: enabling Extended Tags
[ 1.438372] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
[ 1.445192] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff]
[ 1.454163] pci 0000:00:03.6: enabling Extended Tags
[ 1.460585] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
[ 1.465969] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff]
[ 1.471469] pci 0000:00:03.7: enabling Extended Tags
[ 1.480285] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
[ 1.486370] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff]
[ 1.495293] pci 0000:00:04.0: enabling Extended Tags
[ 1.505632] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
[ 1.511807] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff]
[ 1.520945] pci 0000:00:04.1: enabling Extended Tags
[ 1.528111] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
[ 1.534028] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff]
[ 1.542949] pci 0000:00:04.2: enabling Extended Tags
[ 1.549967] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
[ 1.556441] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff]
[ 1.564956] pci 0000:00:04.3: enabling Extended Tags
[ 1.570377] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
[ 1.574591] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff]
[ 1.582213] pci 0000:00:04.4: enabling Extended Tags
[ 1.589400] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400
[ 1.595807] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff]
[ 1.604141] pci 0000:00:04.5: enabling Extended Tags
[ 1.610374] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400
[ 1.617675] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff]
[ 1.625731] pci 0000:00:04.6: enabling Extended Tags
[ 1.632614] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400
[ 1.638240] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff]
[ 1.644513] pci 0000:00:04.7: enabling Extended Tags
[ 1.653513] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400
[ 1.659807] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff]
[ 1.668979] pci 0000:00:05.0: enabling Extended Tags
[ 1.736485] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[ 1.744886] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[ 1.748786] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 1.766303] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f]
[ 1.772871] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff]
[ 1.781122] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 1.790681] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f]
[ 1.801649] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
[ 1.808715] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit]
[ 1.816175] pci 0000:01:00.0: enabling Extended Tags
[ 1.899306] pci 0000:00:02.0: PCI bridge to [bus 01-02]
[ 1.899874] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 1.903874] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff]
[ 1.907945] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 1.913617] pci_bus 0000:02: extended config space not accessible
[ 1.915985] acpiphp: Slot [1] registered
[ 1.919859] acpiphp: Slot [0] registered
[ 1.923856] acpiphp: Slot [2] registered
[ 1.927855] acpiphp: Slot [3] registered
[ 1.930663] acpiphp: Slot [4] registered
[ 1.931855] acpiphp: Slot [5] registered
[ 1.935857] acpiphp: Slot [6] registered
[ 1.939854] acpiphp: Slot [7] registered
[ 1.942764] acpiphp: Slot [8] registered
[ 1.943855] acpiphp: Slot [9] registered
[ 1.947855] acpiphp: Slot [10] registered
[ 1.951855] acpiphp: Slot [11] registered
[ 1.954829] acpiphp: Slot [12] registered
[ 1.955855] acpiphp: Slot [13] registered
[ 1.959855] acpiphp: Slot [14] registered
[ 1.963854] acpiphp: Slot [15] registered
[ 1.966945] acpiphp: Slot [16] registered
[ 1.967855] acpiphp: Slot [17] registered
[ 1.971854] acpiphp: Slot [18] registered
[ 1.975858] acpiphp: Slot [19] registered
[ 1.978847] acpiphp: Slot [20] registered
[ 1.979855] acpiphp: Slot [21] registered
[ 1.983854] acpiphp: Slot [22] registered
[ 1.987854] acpiphp: Slot [23] registered
[ 1.990834] acpiphp: Slot [24] registered
[ 1.991858] acpiphp: Slot [25] registered
[ 1.995854] acpiphp: Slot [26] registered
[ 1.999855] acpiphp: Slot [27] registered
[ 2.002847] acpiphp: Slot [28] registered
[ 2.003855] acpiphp: Slot [29] registered
[ 2.007868] acpiphp: Slot [30] registered
[ 2.011868] acpiphp: Slot [31] registered
[ 2.017729] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300
[ 2.029278] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f]
[ 2.112458] pci 0000:01:00.0: PCI bridge to [bus 02]
[ 2.115879] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff]
[ 2.119878] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff]
[ 2.123954] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 2.134223] acpiphp: Slot [0-2] registered
[ 2.136480] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
[ 2.147807] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff]
[ 2.159069] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref]
[ 2.161251] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref]
[ 2.167977] pci 0000:03:00.0: enabling Extended Tags
[ 2.254712] pci 0000:00:02.1: PCI bridge to [bus 03]
[ 2.255941] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff]
[ 2.259947] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 2.266239] acpiphp: Slot [0-3] registered
[ 2.268486] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
[ 2.281542] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff]
[ 2.293670] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref]
[ 2.297705] pci 0000:04:00.0: enabling Extended Tags
[ 2.383054] pci 0000:00:02.2: PCI bridge to [bus 04]
[ 2.383940] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff]
[ 2.387960] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 2.394279] acpiphp: Slot [0-4] registered
[ 2.396475] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00
[ 2.409501] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff]
[ 2.422941] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref]
[ 2.425961] pci 0000:05:00.0: enabling Extended Tags
[ 2.512379] pci 0000:00:02.3: PCI bridge to [bus 05]
[ 2.515938] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff]
[ 2.519941] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 2.528497] acpiphp: Slot [0-5] registered
[ 2.532473] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00
[ 2.543720] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff]
[ 2.551807] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref]
[ 2.560910] pci 0000:06:00.0: enabling Extended Tags
[ 2.646509] pci 0000:00:02.4: PCI bridge to [bus 06]
[ 2.647942] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff]
[ 2.651949] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 2.658477] acpiphp: Slot [0-6] registered
[ 2.736985] pci 0000:00:02.5: PCI bridge to [bus 07]
[ 2.739939] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff]
[ 2.743941] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 2.753504] acpiphp: Slot [0-7] registered
[ 2.830178] pci 0000:00:02.6: PCI bridge to [bus 08]
[ 2.831939] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff]
[ 2.835939] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 2.842559] acpiphp: Slot [0-8] registered
[ 2.921857] pci 0000:00:02.7: PCI bridge to [bus 09]
[ 2.923940] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff]
[ 2.927954] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 2.934521] acpiphp: Slot [0-9] registered
[ 3.015783] pci 0000:00:03.0: PCI bridge to [bus 0a]
[ 3.019544] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff]
[ 3.019960] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 3.028487] acpiphp: Slot [0-10] registered
[ 3.106809] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 3.107951] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff]
[ 3.111958] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 3.118561] acpiphp: Slot [0-11] registered
[ 3.197271] pci 0000:00:03.2: PCI bridge to [bus 0c]
[ 3.199939] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff]
[ 3.203938] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 3.213420] acpiphp: Slot [0-12] registered
[ 3.291743] pci 0000:00:03.3: PCI bridge to [bus 0d]
[ 3.291950] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff]
[ 3.295939] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 3.304491] acpiphp: Slot [0-13] registered
[ 3.382186] pci 0000:00:03.4: PCI bridge to [bus 0e]
[ 3.383939] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff]
[ 3.387938] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref]
[ 3.394532] acpiphp: Slot [0-14] registered
[ 3.472793] pci 0000:00:03.5: PCI bridge to [bus 0f]
[ 3.475940] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff]
[ 3.479960] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref]
[ 3.489487] acpiphp: Slot [0-15] registered
[ 3.567367] pci 0000:00:03.6: PCI bridge to [bus 10]
[ 3.567939] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff]
[ 3.571938] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref]
[ 3.580289] acpiphp: Slot [0-16] registered
[ 3.657811] pci 0000:00:03.7: PCI bridge to [bus 11]
[ 3.659940] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 3.663960] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref]
[ 3.670534] acpiphp: Slot [0-17] registered
[ 3.748395] pci 0000:00:04.0: PCI bridge to [bus 12]
[ 3.751950] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 3.755941] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref]
[ 3.765454] acpiphp: Slot [0-18] registered
[ 3.842928] pci 0000:00:04.1: PCI bridge to [bus 13]
[ 3.843939] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff]
[ 3.847954] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 3.854510] acpiphp: Slot [0-19] registered
[ 3.933092] pci 0000:00:04.2: PCI bridge to [bus 14]
[ 3.935939] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff]
[ 3.939938] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 3.949448] acpiphp: Slot [0-20] registered
[ 4.027267] pci 0000:00:04.3: PCI bridge to [bus 15]
[ 4.027939] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff]
[ 4.035905] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 4.044110] acpiphp: Slot [0-21] registered
[ 4.121614] pci 0000:00:04.4: PCI bridge to [bus 16]
[ 4.123939] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff]
[ 4.127948] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref]
[ 4.137490] acpiphp: Slot [0-22] registered
[ 4.216334] pci 0000:00:04.5: PCI bridge to [bus 17]
[ 4.219938] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff]
[ 4.223938] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
[ 4.232486] acpiphp: Slot [0-23] registered
[ 4.310659] pci 0000:00:04.6: PCI bridge to [bus 18]
[ 4.311939] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff]
[ 4.315947] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref]
[ 4.322557] acpiphp: Slot [0-24] registered
[ 4.401109] pci 0000:00:04.7: PCI bridge to [bus 19]
[ 4.403938] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff]
[ 4.407938] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
[ 4.417414] acpiphp: Slot [0-25] registered
[ 4.495328] pci 0000:00:05.0: PCI bridge to [bus 1a]
[ 4.495938] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff]
[ 4.499938] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref]
[ 4.546507] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 4.548029] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 4.552030] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 4.556007] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 4.560020] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 4.564020] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[ 4.568007] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 4.575881] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 4.579903] ACPI: PCI: Interrupt link GSIA configured for IRQ 16
[ 4.583819] ACPI: PCI: Interrupt link GSIB configured for IRQ 17
[ 4.587818] ACPI: PCI: Interrupt link GSIC configured for IRQ 18
[ 4.591818] ACPI: PCI: Interrupt link GSID configured for IRQ 19
[ 4.595818] ACPI: PCI: Interrupt link GSIE configured for IRQ 20
[ 4.599818] ACPI: PCI: Interrupt link GSIF configured for IRQ 21
[ 4.603820] ACPI: PCI: Interrupt link GSIG configured for IRQ 22
[ 4.607818] ACPI: PCI: Interrupt link GSIH configured for IRQ 23
[ 4.612257] iommu: Default domain type: Translated
[ 4.615806] iommu: DMA domain TLB invalidation policy: lazy mode
[ 4.619943] SCSI subsystem initialized
[ 4.623905] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 4.627805] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 4.627809] pci 0000:00:01.0: vgaarb: bridge control possible
[ 4.631808] vgaarb: loaded
[ 4.635831] ACPI: bus type USB registered
[ 4.639820] usbcore: registered new interface driver usbfs
[ 4.643814] usbcore: registered new interface driver hub
[ 4.647579] usbcore: registered new device driver usb
[ 4.647826] pps_core: LinuxPPS API ver. 1 registered
[ 4.651806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 4.655810] PTP clock support registered
[ 4.659844] EDAC MC: Ver: 3.0.0
[ 4.666225] NetLabel: Initializing
[ 4.667806] NetLabel: domain hash size = 128
[ 4.671806] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 4.675825] NetLabel: unlabeled traffic allowed by default
[ 4.679836] PCI: Using ACPI for IRQ routing
[ 5.523636] clocksource: Switched to clocksource kvm-clock
[ 5.535201] VFS: Disk quotas dquot_6.6.0
[ 5.538206] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.543109] AppArmor: AppArmor Filesystem Enabled
[ 5.546621] pnp: PnP ACPI init
[ 5.549280] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[ 5.554862] pnp: PnP ACPI: found 5 devices
[ 5.563502] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 5.569760] NET: Registered PF_INET protocol family
[ 5.573348] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 5.579230] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 5.585080] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 5.590614] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 5.596005] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 5.601000] TCP: Hash tables configured (established 1024 bind 1024)
[ 5.605553] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 5.610721] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 5.615345] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 5.620279] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 5.624379] NET: Registered PF_XDP protocol family
[ 5.627919] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 5.633769] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 5.639514] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 5.645263] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 5.651031] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 5.656765] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 5.662502] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 5.668229] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 5.674003] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 5.679734] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000
[ 5.685480] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000
[ 5.691194] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 5.696939] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 5.702717] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
[ 5.708446] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 5.714185] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 5.719955] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000
[ 5.725750] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000
[ 5.731469] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000
[ 5.737231] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
[ 5.742974] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
[ 5.748761] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
[ 5.754467] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
[ 5.760212] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
[ 5.765959] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff]
[ 5.770373] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff]
[ 5.774792] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff]
[ 5.779176] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff]
[ 5.783542] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff]
[ 5.787973] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff]
[ 5.792358] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff]
[ 5.796757] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff]
[ 5.801144] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff]
[ 5.805546] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff]
[ 5.809961] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff]
[ 5.814330] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff]
[ 5.818722] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff]
[ 5.823092] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000]
[ 5.827573] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000]
[ 5.832296] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000]
[ 5.836855] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000]
[ 5.841555] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000]
[ 5.846060] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000]
[ 5.850808] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000]
[ 5.855276] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000]
[ 5.859998] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000]
[ 5.864490] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000]
[ 5.869178] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000]
[ 5.873691] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000]
[ 5.878414] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000]
[ 5.882910] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000]
[ 5.887628] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000]
[ 5.892111] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000]
[ 5.896826] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000]
[ 5.901378] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000]
[ 5.906066] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000]
[ 5.910538] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000]
[ 5.915213] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000]
[ 5.919697] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000]
[ 5.924399] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 5.928779] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff]
[ 5.933155] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff]
[ 5.937530] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff]
[ 5.941929] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff]
[ 5.946285] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff]
[ 5.950683] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff]
[ 5.955032] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff]
[ 5.959441] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff]
[ 5.963822] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff]
[ 5.968197] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff]
[ 5.972629] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff]
[ 5.976975] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff]
[ 5.981338] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000]
[ 5.985789] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000]
[ 5.990472] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000]
[ 5.994938] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000]
[ 5.999648] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000]
[ 6.004119] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000]
[ 6.008831] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000]
[ 6.013302] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000]
[ 6.017988] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000]
[ 6.022432] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000]
[ 6.027116] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000]
[ 6.031616] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000]
[ 6.036276] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000]
[ 6.040773] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000]
[ 6.045474] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000]
[ 6.049984] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000]
[ 6.054712] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000]
[ 6.059215] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000]
[ 6.063918] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000]
[ 6.068376] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000]
[ 6.073055] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000]
[ 6.077532] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000]
[ 6.082215] pci 0000:01:00.0: PCI bridge to [bus 02]
[ 6.085903] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff]
[ 6.093216] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff]
[ 6.099780] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.108242] pci 0000:00:02.0: PCI bridge to [bus 01-02]
[ 6.112079] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff]
[ 6.118796] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff]
[ 6.125193] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.133030] pci 0000:00:02.1: PCI bridge to [bus 03]
[ 6.139061] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff]
[ 6.144764] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref]
[ 6.153061] pci 0000:00:02.2: PCI bridge to [bus 04]
[ 6.158761] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff]
[ 6.164354] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref]
[ 6.172466] pci 0000:00:02.3: PCI bridge to [bus 05]
[ 6.178089] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff]
[ 6.184865] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 6.193523] pci 0000:00:02.4: PCI bridge to [bus 06]
[ 6.198482] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff]
[ 6.205129] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 6.213251] pci 0000:00:02.5: PCI bridge to [bus 07]
[ 6.218103] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff]
[ 6.224395] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 6.231578] pci 0000:00:02.6: PCI bridge to [bus 08]
[ 6.237671] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff]
[ 6.258804] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 6.265833] pci 0000:00:02.7: PCI bridge to [bus 09]
[ 6.272085] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff]
[ 6.278321] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 6.285369] pci 0000:00:03.0: PCI bridge to [bus 0a]
[ 6.291197] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff]
[ 6.296747] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 6.305094] pci 0000:00:03.1: PCI bridge to [bus 0b]
[ 6.310060] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff]
[ 6.316873] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 6.324143] pci 0000:00:03.2: PCI bridge to [bus 0c]
[ 6.329064] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff]
[ 6.335747] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 6.342876] pci 0000:00:03.3: PCI bridge to [bus 0d]
[ 6.349000] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff]
[ 6.355546] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 6.362630] pci 0000:00:03.4: PCI bridge to [bus 0e]
[ 6.367073] pci 0000:00:03.4: bridge window [io 0xf000-0xffff]
[ 6.372841] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff]
[ 6.379248] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref]
[ 6.386269] pci 0000:00:03.5: PCI bridge to [bus 0f]
[ 6.390760] pci 0000:00:03.5: bridge window [io 0xe000-0xefff]
[ 6.396486] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff]
[ 6.402998] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref]
[ 6.410664] pci 0000:00:03.6: PCI bridge to [bus 10]
[ 6.414325] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff]
[ 6.420676] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff]
[ 6.426187] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref]
[ 6.434226] pci 0000:00:03.7: PCI bridge to [bus 11]
[ 6.437936] pci 0000:00:03.7: bridge window [io 0xa000-0xafff]
[ 6.444489] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff]
[ 6.449976] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref]
[ 6.458054] pci 0000:00:04.0: PCI bridge to [bus 12]
[ 6.461743] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff]
[ 6.468278] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 6.473817] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref]
[ 6.482059] pci 0000:00:04.1: PCI bridge to [bus 13]
[ 6.485937] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff]
[ 6.491610] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff]
[ 6.497627] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 6.504639] pci 0000:00:04.2: PCI bridge to [bus 14]
[ 6.509202] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff]
[ 6.514879] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff]
[ 6.521379] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 6.528411] pci 0000:00:04.3: PCI bridge to [bus 15]
[ 6.532868] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff]
[ 6.538603] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff]
[ 6.545029] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 6.552683] pci 0000:00:04.4: PCI bridge to [bus 16]
[ 6.556346] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff]
[ 6.561842] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff]
[ 6.568777] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref]
[ 6.575995] pci 0000:00:04.5: PCI bridge to [bus 17]
[ 6.579631] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff]
[ 6.585777] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff]
[ 6.591341] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
[ 6.599359] pci 0000:00:04.6: PCI bridge to [bus 18]
[ 6.603060] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff]
[ 6.609556] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff]
[ 6.615082] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref]
[ 6.623027] pci 0000:00:04.7: PCI bridge to [bus 19]
[ 6.626702] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff]
[ 6.633356] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff]
[ 6.639409] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
[ 6.646456] pci 0000:00:05.0: PCI bridge to [bus 1a]
[ 6.651023] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff]
[ 6.656705] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff]
[ 6.663161] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref]
[ 6.670208] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 6.675401] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 6.679788] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 6.684608] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window]
[ 6.689429] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 6.694192] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window]
[ 6.699089] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 6.703073] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff]
[ 6.707494] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.712651] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
[ 6.716639] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff]
[ 6.721029] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref]
[ 6.726622] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff]
[ 6.731046] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref]
[ 6.736178] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff]
[ 6.740621] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref]
[ 6.745686] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff]
[ 6.750114] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref]
[ 6.755234] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff]
[ 6.759707] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref]
[ 6.764819] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff]
[ 6.769246] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref]
[ 6.774382] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff]
[ 6.778800] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref]
[ 6.784953] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff]
[ 6.789428] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref]
[ 6.796533] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff]
[ 6.800961] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref]
[ 6.806078] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff]
[ 6.810524] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref]
[ 6.815691] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff]
[ 6.820108] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref]
[ 6.825217] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff]
[ 6.829637] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref]
[ 6.834752] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff]
[ 6.838747] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff]
[ 6.843191] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref]
[ 6.848344] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff]
[ 6.852359] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff]
[ 6.856796] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref]
[ 6.861990] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff]
[ 6.865978] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff]
[ 6.870417] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref]
[ 6.875539] pci_bus 0000:11: resource 0 [io 0xa000-0xafff]
[ 6.879551] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff]
[ 6.883994] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref]
[ 6.889135] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff]
[ 6.893144] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 6.897566] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref]
[ 6.902716] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff]
[ 6.907076] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff]
[ 6.911498] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref]
[ 6.916655] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff]
[ 6.920649] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff]
[ 6.925054] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref]
[ 6.930198] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff]
[ 6.934198] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff]
[ 6.938654] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref]
[ 6.943752] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff]
[ 6.947777] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 6.952213] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref]
[ 6.957355] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff]
[ 6.961349] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff]
[ 6.965760] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref]
[ 6.970885] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff]
[ 6.974865] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff]
[ 6.979320] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref]
[ 6.984449] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff]
[ 6.988444] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff]
[ 7.007718] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref]
[ 7.012839] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff]
[ 7.016793] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff]
[ 7.021208] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref]
[ 7.027772] ACPI: \_SB_.GSIG: Enabled at IRQ 22
[ 7.037105] PCI: CLS 0 bytes, default 64
[ 7.040128] Trying to unpack rootfs image as initramfs...
[ 7.044705] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x233fc319723, max_idle_ns: 440795258057 ns
[ 7.060140] Initialise system trusted keyrings
[ 7.063427] Key type blacklist registered
[ 7.071938] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 7.080838] zbud: loaded
[ 7.083110] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.099966] fuse: init (API version 7.34)
[ 7.103096] integrity: Platform Keyring initialized
[ 7.119862] Key type asymmetric registered
[ 7.122905] Asymmetric key parser 'x509' registered
[ 7.131948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 7.143929] io scheduler mq-deadline registered
[ 7.154385] pcieport 0000:00:02.0: PME: Signaling with IRQ 24
[ 7.164543] pcieport 0000:00:02.0: AER: enabled with IRQ 24
[ 7.181276] pcieport 0000:00:02.1: PME: Signaling with IRQ 25
[ 7.196257] pcieport 0000:00:02.1: AER: enabled with IRQ 25
[ 7.212187] pcieport 0000:00:02.2: PME: Signaling with IRQ 26
[ 7.224253] pcieport 0000:00:02.2: AER: enabled with IRQ 26
[ 7.234675] Freeing initrd memory: 8744K
[ 7.238600] pcieport 0000:00:02.3: PME: Signaling with IRQ 27
[ 7.243209] pcieport 0000:00:02.3: AER: enabled with IRQ 27
[ 7.251385] pcieport 0000:00:02.4: PME: Signaling with IRQ 28
[ 7.256085] pcieport 0000:00:02.4: AER: enabled with IRQ 28
[ 7.264744] pcieport 0000:00:02.5: PME: Signaling with IRQ 29
[ 7.269924] pcieport 0000:00:02.5: AER: enabled with IRQ 29
[ 7.278482] pcieport 0000:00:02.6: PME: Signaling with IRQ 30
[ 7.283127] pcieport 0000:00:02.6: AER: enabled with IRQ 30
[ 7.291119] pcieport 0000:00:02.7: PME: Signaling with IRQ 31
[ 7.295922] pcieport 0000:00:02.7: AER: enabled with IRQ 31
[ 7.302004] ACPI: \_SB_.GSIH: Enabled at IRQ 23
[ 7.308024] pcieport 0000:00:03.0: PME: Signaling with IRQ 32
[ 7.313215] pcieport 0000:00:03.0: AER: enabled with IRQ 32
[ 7.321235] pcieport 0000:00:03.1: PME: Signaling with IRQ 33
[ 7.325849] pcieport 0000:00:03.1: AER: enabled with IRQ 33
[ 7.334437] pcieport 0000:00:03.2: PME: Signaling with IRQ 34
[ 7.339038] pcieport 0000:00:03.2: AER: enabled with IRQ 34
[ 7.347556] pcieport 0000:00:03.3: PME: Signaling with IRQ 35
[ 7.352736] pcieport 0000:00:03.3: AER: enabled with IRQ 35
[ 7.360701] pcieport 0000:00:03.4: PME: Signaling with IRQ 36
[ 7.365918] pcieport 0000:00:03.4: AER: enabled with IRQ 36
[ 7.374477] pcieport 0000:00:03.5: PME: Signaling with IRQ 37
[ 7.379087] pcieport 0000:00:03.5: AER: enabled with IRQ 37
[ 7.387087] pcieport 0000:00:03.6: PME: Signaling with IRQ 38
[ 7.391683] pcieport 0000:00:03.6: AER: enabled with IRQ 38
[ 7.400349] pcieport 0000:00:03.7: PME: Signaling with IRQ 39
[ 7.405550] pcieport 0000:00:03.7: AER: enabled with IRQ 39
[ 7.411017] ACPI: \_SB_.GSIE: Enabled at IRQ 20
[ 7.416926] pcieport 0000:00:04.0: PME: Signaling with IRQ 40
[ 7.421511] pcieport 0000:00:04.0: AER: enabled with IRQ 40
[ 7.429807] pcieport 0000:00:04.1: PME: Signaling with IRQ 41
[ 7.434419] pcieport 0000:00:04.1: AER: enabled with IRQ 41
[ 7.442942] pcieport 0000:00:04.2: PME: Signaling with IRQ 42
[ 7.447673] pcieport 0000:00:04.2: AER: enabled with IRQ 42
[ 7.455598] pcieport 0000:00:04.3: PME: Signaling with IRQ 43
[ 7.460747] pcieport 0000:00:04.3: AER: enabled with IRQ 43
[ 7.469267] pcieport 0000:00:04.4: PME: Signaling with IRQ 44
[ 7.473892] pcieport 0000:00:04.4: AER: enabled with IRQ 44
[ 7.481686] pcieport 0000:00:04.5: PME: Signaling with IRQ 45
[ 7.486268] pcieport 0000:00:04.5: AER: enabled with IRQ 45
[ 7.494869] pcieport 0000:00:04.6: PME: Signaling with IRQ 46
[ 7.500118] pcieport 0000:00:04.6: AER: enabled with IRQ 46
[ 7.508059] pcieport 0000:00:04.7: PME: Signaling with IRQ 47
[ 7.513245] pcieport 0000:00:04.7: AER: enabled with IRQ 47
[ 7.518703] ACPI: \_SB_.GSIF: Enabled at IRQ 21
[ 7.524544] pcieport 0000:00:05.0: PME: Signaling with IRQ 48
[ 7.529145] pcieport 0000:00:05.0: AER: enabled with IRQ 48
[ 7.538362] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
[ 7.547998] shpchp 0000:01:00.0: pci_hp_register failed with error -16
[ 7.552631] shpchp 0000:01:00.0: Slot initialization failed
[ 7.558664] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.564015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 7.569285] ACPI: button: Power Button [PWRF]
[ 7.595988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 7.629716] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 7.636452] Linux agpgart interface v0.103
[ 7.640523] loop: module loaded
[ 7.643147] tun: Universal TUN/TAP device driver, 1.6
[ 7.647008] PPP generic driver version 2.4.2
[ 7.650249] VFIO - User Level meta-driver version: 0.3
[ 7.654073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.660184] ehci-pci: EHCI PCI platform driver
[ 7.663459] ehci-platform: EHCI generic platform driver
[ 7.667249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.671633] ohci-pci: OHCI PCI platform driver
[ 7.674959] ohci-platform: OHCI generic platform driver
[ 7.678760] uhci_hcd: USB Universal Host Controller Interface driver
[ 7.684651] uhci_hcd 0000:02:01.0: UHCI Host Controller
[ 7.688428] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1
[ 7.693821] uhci_hcd 0000:02:01.0: detected 2 ports
[ 7.697728] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000
[ 7.702020] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15
[ 7.707860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.713025] usb usb1: Product: UHCI Host Controller
[ 7.716586] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd
[ 7.721092] usb usb1: SerialNumber: 0000:02:01.0
[ 7.724604] hub 1-0:1.0: USB hub found
[ 7.727465] hub 1-0:1.0: 2 ports detected
[ 7.730744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 7.738530] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 7.742193] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 7.745955] mousedev: PS/2 mouse device common for all mice
[ 7.750747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 7.756803] rtc_cmos 00:03: RTC can wake from S4
[ 7.762256] rtc_cmos 00:03: registered as rtc0
[ 7.765912] rtc_cmos 00:03: setting system clock to 2026-01-23T09:37:10 UTC (1769161030)
[ 7.771784] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[ 7.776396] i2c_dev: i2c /dev entries driver
[ 7.779637] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 7.788018] device-mapper: uevent: version 1.0.3
[ 7.791465] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 7.797733] platform eisa.0: Probing EISA bus 0
[ 7.801070] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 7.805823] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 7.810378] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 7.814966] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 7.819560] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 7.824150] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 7.828758] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 7.833441] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 7.837984] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 7.842543] platform eisa.0: EISA: Detected 0 cards
[ 7.846158] ledtrig-cpu: registered to indicate activity on CPUs
[ 7.850508] drop_monitor: Initializing network drop monitor service
[ 7.855120] NET: Registered PF_INET6 protocol family
[ 7.861661] Segment Routing with IPv6
[ 7.864502] In-situ OAM (IOAM) with IPv6
[ 7.867454] NET: Registered PF_PACKET protocol family
[ 7.871213] Key type dns_resolver registered
[ 7.874650] IPI shorthand broadcast: enabled
[ 7.877923] registered taskstats version 1
[ 7.881049] Loading compiled-in X.509 certificates
[ 7.885075] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[ 7.892386] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 7.899597] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 7.906513] blacklist: Loading compiled-in revocation X.509 certificates
[ 7.911270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 7.918090] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 7.925275] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 7.932658] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 7.940102] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 7.947493] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 7.954937] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 7.962266] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 7.970091] zswap: loaded using pool lzo/zbud
[ 7.973422] Key type .fscrypt registered
[ 7.976409] Key type fscrypt-provisioning registered
[ 7.981416] Key type encrypted registered
[ 7.999333] AppArmor: AppArmor sha1 policy hashing enabled
[ 8.003307] ima: No TPM chip found, activating TPM-bypass!
[ 8.007321] Loading compiled-in module X.509 certificates
[ 8.011930] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704'
[ 8.018808] ima: Allocated hash algorithm: sha1
[ 8.022195] ima: No architecture policies found
[ 8.025599] evm: Initialising EVM extended attributes:
[ 8.029342] evm: security.selinux
[ 8.031998] evm: security.SMACK64
[ 8.034546] evm: security.SMACK64EXEC
[ 8.037382] evm: security.SMACK64TRANSMUTE
[ 8.040525] evm: security.SMACK64MMAP
[ 8.043324] evm: security.apparmor
[ 8.045980] evm: security.ima
[ 8.048402] evm: security.capability
[ 8.051150] evm: HMAC attrs: 0x1
[ 8.053918] PM: Magic number: 10:232:627
[ 8.057189] RAS: Correctable Errors collector initialized.
[ 8.061187] Unstable clock detected, switching default tracing clock to "global"
[ 8.061187] If you want to keep using the local clock, then add:
[ 8.061187] "trace_clock=local"
[ 8.061187] on the kernel command line
[ 8.074891] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[ 8.081373] Freeing unused decrypted memory: 2036K
[ 8.085583] Freeing unused kernel image (initmem) memory: 3244K
[ 8.089842] Write protecting the kernel read-only data: 30720k
[ 8.094416] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 8.099278] Freeing unused kernel image (rodata/data gap) memory: 1448K
[ 8.134745] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 8.139314] Run /init as init process
info: initramfs: up at 7.58
[ 8.184988] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 8.193746] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 8.199132] GPT:229375 != 2097151
[ 8.201801] GPT:Alternate GPT header not at the end of the disk.
[ 8.206155] GPT:229375 != 2097151
[ 8.208792] GPT: Use GNU Parted to correct GPT errors.
[ 8.257663] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
[ 8.271485] random: crng init done
[ 8.626022] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 8.656781] 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:bd:78:98:6f:3b:06:43:45:85:40:cb:6a:b9:00:9f:b2
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.01s]
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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDp02PxP/WzmlxM1Bn7OgYVN8xkE+xj48g5foUPcRgYhif/SOy//zorWkc7HlwWf2c2XIzEs8oeOIIu0C/CVig67jQHg6r/mCRk7ysAibFf9Tg+SafKKvCA9GBinCewYmsJflwPf+yUGgHM8m4mk02fJlS26tBn1gvgs81KxF05YgmOeyDaDJI+oRAsm6TJJTKvpv2iUgKOifyU1YD5QEXXDRY7je6evGXC5tt5z9nbj98GW4YdyJ9pQMPIawGFXIfr/SNjKJIy/eTM6Q2Pr7VZ8ShP3tJxXt3PaJ3u4+/7QTbaaoCGDhWdNsK3zdvI2Ri+USCCCU/NzTLjYeiCwARH root@tempest-testnetworkbasicops-server-449213939
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP7lM1Ko2H8vdBwkLwSuEhcefG3YfKAHm9HMi43OzoRpQNpcTFOLQYIN69KDtRM47oOzVDcJfnlbxkVZ4z5GyWc= root@tempest-testnetworkbasicops-server-449213939
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,,8,fe80::f816:3eff:feb4:498c/64,
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
=== datasource: configdrive local ===
instance-id: bd78986f-3b06-4345-8540-cb6ab9009fb2
name: tempest-TestNetworkBasicOps-server-449213939
availability-zone: nova
local-hostname: tempest-testnetworkbasicops-server-449213939
launch-index: 0
=== cirros: current=0.6.2 uptime=9.25 ===
=== pinging gateway failed, debugging connection ===
############ debug start ##############
### /etc/init.d/sshd start
Top of dropbear init script
Starting dropbear sshd: remove-dropbear-host-keys already run per instance
FAIL
### ifconfig -a
eth0 Link encap:Ethernet HWaddr FA:16:3E:B4:49:8C
inet6 addr: fe80::f816:3eff:feb4:498c/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-449213939 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.736271] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem
[ 8.740981] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 8.808331] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none.
[ 8.823222] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none.
[ 8.903942] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 8.905116] ISO 9660 Extensions: RRIP_1991A
[ 9.038784] 8021q: adding VLAN 0 to HW filter on device eth0
[ 9.239860] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.709852] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks
[ 9.710935] EXT4-fs (vda1): resized filesystem to 259835
### tail -n 25 /var/log/messages
Jan 23 09:37:11 cirros syslog.info syslogd started: BusyBox v1.35.0
Jan 23 09:37:11 cirros auth.notice su: + none root:cirros
Jan 23 09:37:11 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: DUID 00:04:bd:78:98:6f:3b:06:43:45:85:40:cb:6a:b9:00:9f:b2
Jan 23 09:37:11 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: carrier acquired
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b4:49:8c
Jan 23 09:37:11 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb4:498c
Jan 23 09:37:12 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-449213939 login:
2026-01-23 09:39:22,106 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489 0.601s
2026-01-23 09:39:22,106 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:22 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-841b966d-aedb-4534-9c8c-176b279c8f7a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/62f7d978-083f-4222-9384-dd1f76d62489'}
Body: b''
2026-01-23 09:39:22,274 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.167s
2026-01-23 09:39:22,274 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:22 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91bc6a0b-40f6-4ecd-9481-f57c43dbd6e1', 'x-compute-request-id': 'req-91bc6a0b-40f6-4ecd-9481-f57c43dbd6e1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b''
2026-01-23 09:39:22,631 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.357s
2026-01-23 09:39:22,631 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:22 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-8ab4e6ea-eb31-43a6-abd9-89f071a0e9c5', 'x-compute-request-id': 'req-8ab4e6ea-eb31-43a6-abd9-89f071a0e9c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"server": {"id": "bd78986f-3b06-4345-8540-cb6ab9009fb2", "name": "tempest-TestNetworkBasicOps-server-449213939", "status": "ACTIVE", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "user_id": "8aa2911d0bc0474cb77214528548d308", "metadata": {}, "hostId": "37acf24753d109455a3a0e26c2b472a768e7dc7ccd7a4dad25d86fbc", "image": {"id": "84bf9744-ebe0-4357-9697-347a3a1a297e", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/84bf9744-ebe0-4357-9697-347a3a1a297e"}]}, "flavor": {"id": "98e818ca-8ca1-4177-8a64-bde266c399d2", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/98e818ca-8ca1-4177-8a64-bde266c399d2"}]}, "created": "2026-01-23T09:36:54Z", "updated": "2026-01-23T09:39:22Z", "addresses": {"tempest-network-smoke--362121355": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:49:8c"}, {"version": 4, "addr": "192.168.122.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:49:8c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-974513515", "OS-SRV-USG:launched_at": "2026-01-23T09:37:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1970656521"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-23 09:39:23,689 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2 0.053s
2026-01-23 09:39:23,689 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:23 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-f4c51f6d-4850-4abc-84f2-8f591c8d9ca9', 'x-compute-request-id': 'req-f4c51f6d-4850-4abc-84f2-8f591c8d9ca9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bd78986f-3b06-4345-8540-cb6ab9009fb2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bd78986f-3b06-4345-8540-cb6ab9009fb2 could not be found."}}'
2026-01-23 09:39:24,091 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/16f4f7bd-41ae-4b52-8026-76105c06c3aa 0.400s
2026-01-23 09:39:24,091 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e54dbb26-1fbd-4eb5-9fce-77ba8f031f4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/16f4f7bd-41ae-4b52-8026-76105c06c3aa'}
Body: b''
2026-01-23 09:39:24,230 33 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-974513515 0.139s
2026-01-23 09:39:24,231 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:24 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-c4dcce71-b3ae-4406-aff7-22f31021354e', 'x-compute-request-id': 'req-c4dcce71-b3ae-4406-aff7-22f31021354e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=722a5c331ef06abfe2c76e474640cebf; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-974513515'}
Body: b''
2026-01-23 09:39:25,104 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84/remove_router_interface 0.873s
2026-01-23 09:39:25,105 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "66688368-1479-4cb5-8000-f819ee763ac0"}
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-02b563c3-12a7-4135-abb7-eb77cfb7d67f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84/remove_router_interface'}
Body: b'{"id": "31c3ca01-b03a-4ddf-9376-d5f2102fff84", "tenant_id": "f0bc8cb17ec0443f927dd0bcb35e4b73", "port_id": "d968d9bd-d4eb-4fac-8f19-b745474fcf6e", "network_id": "2e313631-de8d-446e-b2e7-770dbeeb9852", "subnet_id": "66688368-1479-4cb5-8000-f819ee763ac0", "subnet_ids": ["66688368-1479-4cb5-8000-f819ee763ac0"]}'
2026-01-23 09:39:25,359 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/66688368-1479-4cb5-8000-f819ee763ac0 0.254s
2026-01-23 09:39:25,359 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-90326ed3-327e-4d4c-ad0f-3cec9fc7b2ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/66688368-1479-4cb5-8000-f819ee763ac0'}
Body: b''
2026-01-23 09:39:25,916 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84 0.556s
2026-01-23 09:39:25,916 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-185babed-6a50-4685-a201-4d24687f6f62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=63b977608770e891e98d9ae5f1ee50f6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/31c3ca01-b03a-4ddf-9376-d5f2102fff84'}
Body: b''
2026-01-23 09:39:26,277 33 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2e313631-de8d-446e-b2e7-770dbeeb9852 0.360s
2026-01-23 09:39:26,277 33 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 23 Jan 2026 09:39:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-70edc628-c1ab-4b0c-a163-89283c2d6d6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=a487e4434305d4bd8eec005be9977e93; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2e313631-de8d-446e-b2e7-770dbeeb9852'}
Body: b''
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/usr/lib/python3.9/site-packages/tempest/scenario/test_network_basic_ops.py", line 459, in test_mtu_sized_frames
self._check_public_network_connectivity(
File "/usr/lib/python3.9/site-packages/tempest/scenario/test_network_basic_ops.py", line 211, in _check_public_network_connectivity
self.check_vm_connectivity(
File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 1082, in check_vm_connectivity
self.assertTrue(self.ping_ip_address(ip_address,
File "/usr/lib64/python3.9/unittest/case.py", line 688, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Public network connectivity check failed
Timed out waiting for 192.168.122.181 to become reachable
|
||||||
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
pass
pt1.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]
|
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
pass
pt1.5: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow]
|
||||||
test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
pass
pt1.6: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow]
|
||||||
test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
skip
pt1.7: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow]
|
||||||
test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
pass
pt1.8: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow]
|
||||||
test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
pass
pt1.9: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow]
|
||||||
test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
pass
pt1.10: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow]
|
||||||
| setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesAssistedSnapshotsTest) |
skip
pt2.1: setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt3.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachSCSIVolumeTestJSON) |
skip
pt4.1: setUpClass (tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 2 | 0 | 0 | 0 | 2 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt5.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
TestVolumeSwap) |
skip
pt5.2: setUpClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt6.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
VolumesAdminNegativeTest) |
skip
pt6.2: setUpClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt7.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerActionsV293TestJSON) |
skip
pt8.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt9.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON)
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue | 2 | 0 | 0 | 0 | 2 | Detail | |
ServerStableDeviceRescueTestIDE) |
skip
pt10.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE)
|
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt10.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest)
|
||||||
| setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt11.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachVolumeTestJSON) |
skip
pt12.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)
|
||||||
AttachVolumeMultiAttachTest) |
skip
pt12.2: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
AttachVolumeShelveTestJSON) |
skip
pt12.3: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeNegativeTest) |
skip
pt13.1: setUpClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_volume_snapshots | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesSnapshotsTestJSON) |
skip
pt14.1: setUpClass (tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_volumes_get | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesGetTestJSON) |
skip
pt15.1: setUpClass (tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_volumes_list | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesTestJSON) |
skip
pt16.1: setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesNegativeTest) |
skip
pt17.1: setUpClass (tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest)
|
||||||
| setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt18.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest)
|
||||||
| setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt19.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)
|
||||||
| setUpClass (tempest.scenario.test_minimum_basic | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMinimumBasicScenario) |
skip
pt20.1: setUpClass (tempest.scenario.test_minimum_basic.TestMinimumBasicScenario)
|
||||||
| setUpClass (tempest.scenario.test_network_advanced_server_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestNetworkAdvancedServerMigrationWithHost) |
skip
pt21.1: setUpClass (tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerMigrationWithHost)
|
||||||
| setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt22.1: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest)
|
||||||
QoSBandwidthAndPacketRateTests) |
skip
pt22.2: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests)
|
||||||
| setUpClass (tempest.scenario.test_object_storage_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestObjectStorageBasicOps) |
skip
pt23.1: setUpClass (tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps)
|
||||||
| setUpClass (tempest.scenario.test_server_volume_attachment | 2 | 0 | 0 | 0 | 2 | Detail | |
TestServerVolumeAttachScenarioOldVersion) |
skip
pt24.1: setUpClass (tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion)
|
||||||
TestServerVolumeAttachmentScenario) |
skip
pt24.2: setUpClass (tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario)
|
||||||
| setUpClass (tempest.scenario.test_stamp_pattern | 1 | 0 | 0 | 0 | 1 | Detail | |
TestStampPattern) |
skip
pt25.1: setUpClass (tempest.scenario.test_stamp_pattern.TestStampPattern)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt26.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_boot_pattern | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBootPattern) |
skip
pt27.1: setUpClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt28.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt29.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative]
|
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt29.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative]
|
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt29.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative]
|
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt29.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative]
|
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt29.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative]
|
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt29.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative]
|
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt29.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative]
|
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt29.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative]
|
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt29.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative]
|
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt29.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative]
|
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt29.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative]
|
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt29.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative]
|
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt29.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative]
|
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt29.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative]
|
||||||
| tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_server_create_no_allocate[id-5eb7b8fa-9c23-47a2-9d7d-02ed5809dd34] |
pass
pt30.1: tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_create_no_allocate[id-5eb7b8fa-9c23-47a2-9d7d-02ed5809dd34]
|
||||||
test_server_multi_create_auto_allocate[id-2e6cf129-9e28-4e8a-aaaa-045ea826b2a6] |
pass
pt30.2: tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate[id-2e6cf129-9e28-4e8a-aaaa-045ea826b2a6]
|
||||||
| tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt31.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c]
|
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt31.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c]
|
||||||
| tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt32.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative]
|
||||||
| tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt33.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]
|
||||||
| tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt34.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48]
|
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt34.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063]
|
||||||
| tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt35.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da]
|
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt35.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5]
|
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt35.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086]
|
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt35.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0]
|
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt35.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d]
|
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt35.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66]
|
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt35.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987]
|
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt35.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e]
|
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt35.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb]
|
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt35.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3]
|
||||||
| tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt36.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4]
|
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt36.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0]
|
||||||
| tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt37.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative]
|
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt37.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative]
|
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt37.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative]
|
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt37.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative]
|
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt37.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt38.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt39.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0]
|
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt39.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90]
|
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt39.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt40.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative]
|
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt40.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative]
|
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt40.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative]
|
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt40.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative]
|
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt40.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative]
|
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt40.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative]
|
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt40.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative]
|
||||||
| tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt41.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075]
|
||||||
| tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt42.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075]
|
||||||
| tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt43.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f]
|
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt43.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6]
|
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt43.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8]
|
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt43.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de]
|
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt43.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4]
|
||||||
| tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt44.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative]
|
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt44.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative]
|
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt44.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative]
|
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt44.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative]
|
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt44.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative]
|
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt44.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative]
|
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt44.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative]
|
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt44.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative]
|
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt44.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative]
|
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt44.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative]
|
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt44.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative]
|
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt44.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative]
|
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt44.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative]
|
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt44.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt45.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5]
|
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt45.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118]
|
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt45.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc]
|
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt45.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816]
|
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt45.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt46.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862]
|
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt46.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt47.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt48.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705]
|
||||||
| tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt49.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative]
|
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt49.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative]
|
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt49.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative]
|
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt49.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative]
|
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt49.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative]
|
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt49.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative]
|
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt49.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative]
|
||||||
| tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt50.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative]
|
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt50.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative]
|
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt50.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative]
|
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt50.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative]
|
||||||
| tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt51.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb]
|
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt51.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d]
|
||||||
| tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt52.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative]
|
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt52.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative]
|
||||||
| tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt53.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac]
|
||||||
| tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 2 | 0 | 0 | 2 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
pass
pt54.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode]
|
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
skip
pt54.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume]
|
||||||
test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
pass
pt54.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network]
|
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
skip
pt54.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume]
|
||||||
| tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 2 | 0 | 0 | 2 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
pass
pt55.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode]
|
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
skip
pt55.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume]
|
||||||
test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
pass
pt55.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network]
|
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
skip
pt55.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume]
|
||||||
| tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt56.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative]
|
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt56.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative]
|
||||||
| tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
pass
pt57.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode]
|
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt57.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f]
|
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt57.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64]
|
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt57.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593]
|
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
pass
pt57.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode]
|
||||||
| tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt58.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416]
|
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt58.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt59.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt60.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt61.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0]
|
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt61.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d]
|
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt61.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d]
|
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt61.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt62.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt63.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad]
|
||||||
| tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt64.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative]
|
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt64.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative]
|
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt64.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative]
|
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt64.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative]
|
||||||
| tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt65.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network]
|
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt65.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network]
|
||||||
| tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt66.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network]
|
||||||
| tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
pass
pt67.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3]
|
||||||
| tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
pass
pt68.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3]
|
||||||
| tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt69.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative]
|
||||||
| tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
pass
pt70.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6]
|
||||||
| tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt71.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339]
|
||||||
| tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt72.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6]
|
||||||
test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
pass
pt72.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71]
|
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt72.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f]
|
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt72.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580]
|
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt72.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b]
|
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt72.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb]
|
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt72.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870]
|
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt72.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f]
|
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt72.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442]
|
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt72.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1]
|
||||||
| tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt73.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative]
|
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt73.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative]
|
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt73.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative]
|
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt73.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative]
|
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt73.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative]
|
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt73.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative]
|
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt73.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative]
|
||||||
| tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 2 | 0 | 0 | 3 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce,multinode] |
pass
pt74.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce,multinode]
|
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04,multinode] |
pass
pt74.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04,multinode]
|
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e,multinode] |
skip
pt74.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e,multinode]
|
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57,multinode] |
skip
pt74.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57,multinode]
|
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130,multinode] |
skip
pt74.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130,multinode]
|
||||||
| tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unshelve_to_specific_host[id-b5cc0889-50c2-46a0-b8ff-b5fb4c3a6e20,multinode] |
pass
pt75.1: tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest.test_unshelve_to_specific_host[id-b5cc0889-50c2-46a0-b8ff-b5fb4c3a6e20,multinode]
|
||||||
| tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt76.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca]
|
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt76.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5]
|
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt76.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283]
|
||||||
| tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt77.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative]
|
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt77.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative]
|
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt77.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative]
|
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt77.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative]
|
||||||
| tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt78.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative]
|
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt78.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative]
|
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt78.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative]
|
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt78.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative]
|
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt78.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative]
|
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt78.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative]
|
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt78.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative]
|
||||||
| tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt79.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e]
|
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt79.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116]
|
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt79.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e]
|
||||||
| tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt80.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative]
|
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt80.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative]
|
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt80.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative]
|
||||||
| tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt81.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke]
|
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt81.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke]
|
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt81.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79]
|
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt81.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292]
|
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt81.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb]
|
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt81.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107]
|
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt81.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4]
|
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt81.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa]
|
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt81.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab]
|
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt81.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb]
|
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt81.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24]
|
||||||
| tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt82.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt83.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe]
|
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt83.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt84.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194]
|
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt84.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt85.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative]
|
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt85.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative]
|
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt85.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative]
|
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt85.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt86.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative]
|
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt86.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative]
|
||||||
| tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt87.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84]
|
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt87.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f]
|
||||||
| tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt88.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative]
|
||||||
| tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt89.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14]
|
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt89.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6]
|
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt89.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531]
|
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt89.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29]
|
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt89.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae]
|
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt89.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2]
|
||||||
| tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt90.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative]
|
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt90.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative]
|
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt90.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative]
|
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt90.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative]
|
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt90.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative]
|
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt90.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative]
|
||||||
| tempest.api.compute.images.test_images.ImagesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt91.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634]
|
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt91.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]
|
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt91.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]
|
||||||
test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088] |
pass
pt91.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088]
|
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt91.5: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]
|
||||||
| tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt92.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative]
|
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt92.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative]
|
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt92.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative]
|
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt92.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative]
|
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt92.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative]
|
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt92.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative]
|
||||||
| tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt93.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative]
|
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt93.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative]
|
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt93.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative]
|
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt93.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative]
|
||||||
| tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt94.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314]
|
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt94.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6]
|
||||||
| tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt95.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative]
|
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt95.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative]
|
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt95.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative]
|
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt95.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative]
|
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt95.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative]
|
||||||
| tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt96.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab]
|
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt96.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff]
|
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt96.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105]
|
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt96.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606]
|
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt96.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d]
|
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt96.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f]
|
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt96.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62]
|
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt96.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4]
|
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt96.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17]
|
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt96.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84]
|
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt96.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e]
|
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt96.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b]
|
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt96.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb]
|
||||||
| tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt97.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative]
|
||||||
| tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt98.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789]
|
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt98.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f]
|
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt98.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6]
|
||||||
| tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt99.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df]
|
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt99.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d]
|
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt99.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05]
|
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt99.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b]
|
||||||
| tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt100.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative]
|
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt100.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative]
|
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt100.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative]
|
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt100.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative]
|
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt100.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative]
|
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt100.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative]
|
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt100.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative]
|
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt100.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative]
|
||||||
| tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt101.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df]
|
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt101.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d]
|
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt101.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05]
|
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt101.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b]
|
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt101.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c]
|
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt101.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6]
|
||||||
| tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt102.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b]
|
||||||
| tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt103.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt104.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke]
|
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt104.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd]
|
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt104.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6]
|
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt104.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf]
|
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt104.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt105.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative]
|
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt105.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative]
|
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt105.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative]
|
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt105.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative]
|
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt105.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative]
|
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt105.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative]
|
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt105.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative]
|
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt105.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative]
|
||||||
| tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt106.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]
|
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt106.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615]
|
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt106.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke]
|
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt106.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]
|
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt106.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f]
|
||||||
| tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt107.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative]
|
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt107.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative]
|
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt107.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative]
|
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt107.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative]
|
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt107.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative]
|
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt107.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative]
|
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt107.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative]
|
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt107.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative]
|
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt107.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative]
|
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt107.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative]
|
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt107.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative]
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
pass
pt108.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]
|
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
pass
pt108.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network]
|
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
pass
pt108.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4]
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
pass
pt109.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
pass
pt110.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network]
|
||||||
| tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt111.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt112.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt113.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666]
|
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt113.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke]
|
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt113.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997]
|
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt113.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]
|
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt113.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt114.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666]
|
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt114.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke]
|
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt114.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997]
|
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt114.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]
|
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt114.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke]
|
||||||
| tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017] |
pass
pt115.1: tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017]
|
||||||
| tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt116.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]
|
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt116.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 7 | 0 | 0 | 1 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt117.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]
|
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
skip
pt117.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt117.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159]
|
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt117.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b]
|
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt117.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]
|
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt117.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be]
|
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt117.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]
|
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt117.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
skip
pt118.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
skip
pt119.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 0 | 0 | 1 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
skip
pt120.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt121.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]
|
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt121.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]
|
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt121.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad]
|
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt121.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97]
|
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt121.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f]
|
||||||
| tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt122.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c]
|
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt122.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a]
|
||||||
| tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt123.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]
|
||||||
| tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt124.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative]
|
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt124.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative]
|
||||||
| tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 17 | 0 | 0 | 0 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt125.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9]
|
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
pass
pt125.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7]
|
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt125.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4]
|
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt125.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f]
|
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt125.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed]
|
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt125.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e]
|
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt125.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3]
|
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt125.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908]
|
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
pass
pt125.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba]
|
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt125.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76]
|
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt125.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a]
|
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt125.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c]
|
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt125.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e]
|
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt125.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077]
|
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt125.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a]
|
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt125.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b]
|
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt125.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb]
|
||||||
| tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt126.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative]
|
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt126.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative]
|
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt126.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative]
|
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt126.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative]
|
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt126.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative]
|
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt126.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative]
|
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt126.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative]
|
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt126.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative]
|
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt126.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative]
|
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt126.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative]
|
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt126.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative]
|
||||||
| tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt127.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]
|
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt127.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]
|
||||||
| tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt128.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative]
|
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt128.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative]
|
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt128.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative]
|
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt128.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative]
|
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt128.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative]
|
||||||
| tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc] |
pass
pt129.1: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc]
|
||||||
test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7] |
pass
pt129.2: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt130.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d]
|
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt130.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3]
|
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt130.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee]
|
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt130.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73]
|
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt130.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke]
|
||||||
test_rebuild_server[id-aaa6cdf3-55a7-461a-add9-1c8596b9a07c] |
pass
pt130.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server[id-aaa6cdf3-55a7-461a-add9-1c8596b9a07c]
|
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt130.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2]
|
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt130.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68]
|
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt130.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560]
|
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt130.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 4 | 2 | 0 | 0 | 2 | Detail | |
test_rebuild_server_in_stop_state[id-30449a88-5aff-4f9b-9866-6ee9b17f906d] |
pass
pt131.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_in_stop_state[id-30449a88-5aff-4f9b-9866-6ee9b17f906d]
|
||||||
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
skip
pt131.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt131.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce]
|
||||||
test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] |
skip
pt131.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 8 | 6 | 0 | 0 | 2 | Detail | |
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt132.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image]
|
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
skip
pt132.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568]
|
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt132.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7]
|
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
pass
pt132.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5]
|
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt132.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962]
|
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
skip
pt132.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt132.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0]
|
||||||
test_shelve_unshelve_server[id-77eba8e0-036e-4635-944b-f7a8f3b78dc9,image] |
pass
pt132.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_shelve_unshelve_server[id-77eba8e0-036e-4635-944b-f7a8f3b78dc9,image]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
pass
pt133.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23]
|
||||||
| tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
pass
pt134.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke]
|
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
pass
pt134.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke]
|
||||||
| tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative] |
pass
pt135.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative]
|
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative] |
pass
pt135.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative]
|
||||||
| tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt136.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88]
|
||||||
| tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt137.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113]
|
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt137.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b]
|
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt137.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23]
|
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt137.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811]
|
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt137.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321]
|
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt137.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead]
|
||||||
| tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658] |
pass
pt138.1: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658]
|
||||||
test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a] |
pass
pt138.2: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a]
|
||||||
test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce] |
pass
pt138.3: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce]
|
||||||
test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251] |
pass
pt138.4: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251]
|
||||||
test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c] |
pass
pt138.5: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c]
|
||||||
test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9] |
pass
pt138.6: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9]
|
||||||
test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134] |
pass
pt138.7: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134]
|
||||||
| tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt139.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative]
|
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
pass
pt139.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative]
|
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt139.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative]
|
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
pass
pt139.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative]
|
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt139.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative]
|
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt139.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative]
|
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
pass
pt139.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative]
|
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
pass
pt139.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative]
|
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
pass
pt139.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative]
|
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
pass
pt139.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative]
|
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
pass
pt139.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative]
|
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
pass
pt139.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative]
|
||||||
| tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt140.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea]
|
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt140.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt141.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt142.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404]
|
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt142.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 4 | 3 | 0 | 0 | 1 | Detail | |
test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48] |
pass
pt143.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48]
|
||||||
test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c] |
pass
pt143.2: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c]
|
||||||
test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e] |
pass
pt143.3: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e]
|
||||||
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
skip
pt143.4: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 4 | 0 | 0 | 2 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt144.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative]
|
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt144.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative]
|
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
skip
pt144.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
skip
pt144.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]
|
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt144.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative]
|
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt144.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative]
|
||||||
| tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt145.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08]
|
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt145.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b]
|
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt145.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e]
|
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt145.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831]
|
||||||
| tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt146.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33]
|
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt146.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]
|
||||||
| tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt147.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c]
|
||||||
| tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt148.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49]
|
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt148.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0]
|
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt148.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb]
|
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt148.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]
|
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt148.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699]
|
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt148.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]
|
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt148.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt149.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt150.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 42 | 0 | 0 | 3 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt151.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative]
|
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
skip
pt151.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
skip
pt151.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt151.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative]
|
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt151.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative]
|
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt151.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative]
|
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt151.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative]
|
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt151.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative]
|
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt151.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative]
|
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt151.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative]
|
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt151.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative]
|
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt151.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative]
|
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt151.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative]
|
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt151.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative]
|
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt151.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative]
|
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt151.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative]
|
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt151.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative]
|
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt151.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative]
|
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt151.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative]
|
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt151.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative]
|
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt151.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative]
|
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt151.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative]
|
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt151.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative]
|
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt151.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative]
|
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt151.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative]
|
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt151.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative]
|
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt151.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative]
|
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt151.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative]
|
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt151.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative]
|
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt151.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative]
|
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt151.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative]
|
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt151.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative]
|
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt151.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative]
|
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt151.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative]
|
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt151.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative]
|
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt151.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative]
|
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt151.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative]
|
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt151.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative]
|
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt151.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative]
|
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt151.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative]
|
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt151.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative]
|
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt151.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative]
|
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt151.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative]
|
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt151.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative]
|
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt151.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt152.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative]
|
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt152.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative]
|
||||||
| tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt153.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd]
|
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt153.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1]
|
||||||
| tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt154.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc]
|
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt154.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a]
|
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt154.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107]
|
||||||
| tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt155.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network]
|
||||||
| tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt156.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke]
|
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt156.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke]
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 3 | 0 | 0 | 0 | 3 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
skip
pt157.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
skip
pt157.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
|
||||||
test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume] |
skip
pt157.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 0 | 0 | 1 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
skip
pt158.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 9 | 0 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,multinode,network,slow] |
pass
pt159.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,multinode,network,slow]
|
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,multinode,network,slow] |
pass
pt159.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,multinode,network,slow]
|
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,multinode,network,slow] |
pass
pt159.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,multinode,network,slow]
|
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt159.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow]
|
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt159.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow]
|
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt159.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow]
|
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt159.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow]
|
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt159.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow]
|
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt159.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow]
|
||||||
| tempest.scenario.test_network_v6.TestGettingAddress | 8 | 8 | 0 | 0 | 0 | Detail | |
test_dhcp6_stateless_from_os[compute,id-d7e1f858-187c-45a6-89c9-bdafde619a9f,network,slow] |
pass
pt160.1: tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os[compute,id-d7e1f858-187c-45a6-89c9-bdafde619a9f,network,slow]
|
||||||
test_dualnet_dhcp6_stateless_from_os[compute,id-76f26acd-9688-42b4-bc3e-cd134c4cb09e,network,slow] |
pass
pt160.2: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os[compute,id-76f26acd-9688-42b4-bc3e-cd134c4cb09e,network,slow]
|
||||||
test_dualnet_multi_prefix_dhcpv6_stateless[compute,id-cf1c4425-766b-45b8-be35-e2959728eb00,network,slow] |
pass
pt160.3: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless[compute,id-cf1c4425-766b-45b8-be35-e2959728eb00,network,slow]
|
||||||
test_dualnet_multi_prefix_slaac[compute,id-9178ad42-10e4-47e9-8987-e02b170cc5cd,network,slow] |
pass
pt160.4: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac[compute,id-9178ad42-10e4-47e9-8987-e02b170cc5cd,network,slow]
|
||||||
test_dualnet_slaac_from_os[compute,id-b6399d76-4438-4658-bcf5-0d6c8584fde2,network,slow] |
pass
pt160.5: tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os[compute,id-b6399d76-4438-4658-bcf5-0d6c8584fde2,network,slow]
|
||||||
test_multi_prefix_dhcpv6_stateless[compute,id-7ab23f41-833b-4a16-a7c9-5b42fe6d4123,network,slow] |
pass
pt160.6: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless[compute,id-7ab23f41-833b-4a16-a7c9-5b42fe6d4123,network,slow]
|
||||||
test_multi_prefix_slaac[compute,id-dec222b1-180c-4098-b8c5-cc1b8342d611,network,slow] |
pass
pt160.7: tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac[compute,id-dec222b1-180c-4098-b8c5-cc1b8342d611,network,slow]
|
||||||
test_slaac_from_os[compute,id-2c92df61-29f0-4eaa-bee3-7c65bef62a43,network,slow] |
pass
pt160.8: tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os[compute,id-2c92df61-29f0-4eaa-bee3-7c65bef62a43,network,slow]
|
||||||
| tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 6 | 5 | 0 | 0 | 1 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,multinode,network,slow] |
skip
pt161.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,multinode,network,slow]
|
||||||
test_cross_tenant_traffic[compute,id-e79f879e-debb-440c-a7e4-efeda05b6848,multinode,network] |
pass
pt161.2: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic[compute,id-e79f879e-debb-440c-a7e4-efeda05b6848,multinode,network]
|
||||||
test_in_tenant_traffic[compute,id-63163892-bbf6-4249-aa12-d5ea1f8f421b,multinode,network] |
pass
pt161.3: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic[compute,id-63163892-bbf6-4249-aa12-d5ea1f8f421b,multinode,network]
|
||||||
test_multiple_security_groups[compute,id-d2f77418-fcc4-439d-b935-72eca704e293,multinode,network,slow] |
pass
pt161.4: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups[compute,id-d2f77418-fcc4-439d-b935-72eca704e293,multinode,network,slow]
|
||||||
test_port_security_disable_security_group[compute,id-7c811dcc-263b-49a3-92d2-1b4d8405f50c,multinode,network,slow] |
pass
pt161.5: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group[compute,id-7c811dcc-263b-49a3-92d2-1b4d8405f50c,multinode,network,slow]
|
||||||
test_port_update_new_security_group[compute,id-f4d556d7-1526-42ad-bafb-6bebf48568f6,multinode,network,slow] |
pass
pt161.6: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group[compute,id-f4d556d7-1526-42ad-bafb-6bebf48568f6,multinode,network,slow]
|
||||||
| tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt162.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow]
|
||||||
| tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt163.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]
|
||||||
| tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,multinode,network,smoke] |
pass
pt164.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,multinode,network,smoke]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 3 | 1 | 0 | 0 | 2 | Detail | |
test_cold_migrate_unshelved_instance[compute,id-1295fd9e-193a-4cf8-b211-55358e021bae,image,multinode,network,slow] |
skip
pt165.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance[compute,id-1295fd9e-193a-4cf8-b211-55358e021bae,image,multinode,network,slow]
|
||||||
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt165.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow]
|
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
skip
pt165.3: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt166.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow]
|
||||||
| tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt167.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image]
|
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt167.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image]
|
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt167.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image]
|
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt167.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image]
|
||||||
| Total | 600 | 521 | 1 | 0 | 78 | ||