Status: Pass 233 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
fail
ft1.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-24 13:19:54,204 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/image/v2/images/a0da8ace-fd09-4edb-a23a-55abe479bc38 0.140s
2026-02-24 13:19:54,204 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8c5e3c2b-afb5-4ad7-a58d-49da076667de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/image/v2/images/a0da8ace-fd09-4edb-a23a-55abe479bc38'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "36f2dc04c7c543b5baa0cb8b6283aedf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "created_at": "2026-02-24T12:09:31Z", "updated_at": "2026-02-24T12:09:32Z", "tags": [], "self": "/v2/images/a0da8ace-fd09-4edb-a23a-55abe479bc38", "file": "/v2/images/a0da8ace-fd09-4edb-a23a-55abe479bc38/file", "schema": "/v2/schemas/image"}'
2026-02-24 13:19:54,533 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.220/volume/v3/volumes 0.328s
2026-02-24 13:19:54,533 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "snapshot_id": null, "imageRef": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2392ca1e-8252-4951-8412-c8ad25539af8', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2392ca1e-8252-4951-8412-c8ad25539af8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.220/volume/v3/volumes'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.458578", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-24 13:19:54,598 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.055s
2026-02-24 13:19:54,598 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51eb40a9-83ed-4733-b33a-ee011e4543f8', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51eb40a9-83ed-4733-b33a-ee011e4543f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:19:55,675 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.066s
2026-02-24 13:19:55,675 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14219835-050f-4b02-b0e0-8ace3adbf33b', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14219835-050f-4b02-b0e0-8ace3adbf33b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:19:56,786 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.099s
2026-02-24 13:19:56,786 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971a9896-18d5-4df3-859d-7dd0a8ede0a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971a9896-18d5-4df3-859d-7dd0a8ede0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:19:57,859 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.058s
2026-02-24 13:19:57,859 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce0e2ad-f4ce-4d77-94b1-9327e353d85c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce0e2ad-f4ce-4d77-94b1-9327e353d85c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:19:58,942 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.071s
2026-02-24 13:19:58,943 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c94a61-fb5b-4e5d-8868-540723cc9379', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c94a61-fb5b-4e5d-8868-540723cc9379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:00,010 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.053s
2026-02-24 13:20:00,011 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b55619-8669-4fa0-bef4-c69c1c029968', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b55619-8669-4fa0-bef4-c69c1c029968', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:01,069 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.047s
2026-02-24 13:20:01,070 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c4d86d-7378-4451-bf28-1f544211d17c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c4d86d-7378-4451-bf28-1f544211d17c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:02,140 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.059s
2026-02-24 13:20:02,140 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb7d965-796e-4cae-ba60-6a7b446667a2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb7d965-796e-4cae-ba60-6a7b446667a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:19:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:03,189 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.034s
2026-02-24 13:20:03,190 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207c54b7-09d7-4693-9d0f-a384fc93eb71', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207c54b7-09d7-4693-9d0f-a384fc93eb71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:20:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:03,200 82709 INFO [tempest.common.waiters] volume 27acca6f-3126-4ac1-9298-80121ea1068b reached available after waiting for 9.200066 seconds
2026-02-24 13:20:03,232 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.032s
2026-02-24 13:20:03,233 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3f2951-31f3-4f72-a76b-718c7e71381c', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3f2951-31f3-4f72-a76b-718c7e71381c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:20:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:20:03,341 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 201 POST http://192.168.122.220/identity/v3/auth/tokens 0.094s
2026-02-24 13:20:03,343 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-68550394-c423-4404-85ea-f4d3e965274d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.220/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "67b885a1c7724b828d7128102f442339", "name": "tempest-TestVolumeBootPattern-870864917-project-member", "password_expires_at": null}, "audit_ids": ["bDR4hrcQSw25CSbHpSmdkw"], "expires_at": "2026-02-24T13:20:03.000000Z", "issued_at": "2026-02-24T12:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952525356a354464a5fd2e024dafd878", "name": "tempest-TestVolumeBootPattern-870864917"}, "is_domain": false, "roles": [{"id": "746c2a2e13444b6ba52942e6b93c9459", "name": "member"}, {"id": "71a1acf2ff40460a91653d29921833fc", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a644414ce7da4487a342b671ec39aec6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/placement", "region": "RegionOne"}], "id": "04225f1d2ea549eeba0a18346d8bac29", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "14ac5463e0c94044bdc6b365db2a8a0a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/compute/v2.1", "region": "RegionOne"}], "id": "2f598426dc6540668324c973c8fe5628", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1d8eb6858aa9437894b4b80dcf36490c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/identity", "region": "RegionOne"}], "id": "5370663db3a9484f9af04f48ccf0df8e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2b9f3bff3e3549688d679a135f8746d1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/compute/v2/952525356a354464a5fd2e024dafd878", "region": "RegionOne"}], "id": "738f4992c43c4620976671ce01f3dab1", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "05d57f0832284b918168f0f0ece3f9f8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/networking", "region": "RegionOne"}], "id": "eb372988c71041a1a6bc78732ee01552", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8831aadcec2543639b0c93095c49b8d5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/image", "region": "RegionOne"}], "id": "f060596e6cd5472a9905f091250836f8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e71d0d5797d647e9ad1236f71158d7b5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.220/volume/v3", "region": "RegionOne"}], "id": "f214f1ea9fb44d748f0408849c59dc80", "type": "block-storage", "name": "cinder"}]}}'
2026-02-24 13:20:03,344 82709 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped) Found network {'id': 'ef38eb15-ab66-406a-b767-09dc48691b11', 'name': 'tempest-TestVolumeBootPattern-539779241-network', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'project_id': '952525356a354464a5fd2e024dafd878', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14392, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-24T12:19:37Z', 'updated_at': '2026-02-24T12:19:37Z', 'revision_number': 1} available for tenant
2026-02-24 13:20:03,345 82709 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-24 13:20:03,346 82709 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-24 13:20:03,416 82709 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.220/compute/v2.1/os-keypairs 0.067s
2026-02-24 13:20:03,416 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1179442070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAbVWnUcnRHspL29xHwyHpK9yFAXFcIoY37q0J5jH8kWUFDsmEuHgyN2RSCasKA9YW938xa2ul14bjV9MAqnQtuZEi1ofOLqSUeCc1kESVOPGGpuret0d4cLQuvtiBdQQA=="}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1e672c-1ff1-44cf-8152-fe9bb13b5037', 'x-compute-request-id': 'req-7b1e672c-1ff1-44cf-8152-fe9bb13b5037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1179442070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAbVWnUcnRHspL29xHwyHpK9yFAXFcIoY37q0J5jH8kWUFDsmEuHgyN2RSCasKA9YW938xa2ul14bjV9MAqnQtuZEi1ofOLqSUeCc1kESVOPGGpuret0d4cLQuvtiBdQQA==", "fingerprint": "29:3e:7f:0d:35:6e:23:b8:04:b8:22:22:26:20:6e:9f", "user_id": "67b885a1c7724b828d7128102f442339"}}'
2026-02-24 13:20:03,418 82709 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1179442070 created
2026-02-24 13:20:03,668 82709 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.220/networking/v2.0/security-groups 0.250s
2026-02-24 13:20:03,668 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--628501055", "description": "tempest-description--851632112"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-93f11a8a-481c-40c9-bddd-0d8cb0497291', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.220/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "name": "tempest-securitygroup--628501055", "stateful": true, "tenant_id": "952525356a354464a5fd2e024dafd878", "project_id": "952525356a354464a5fd2e024dafd878", "description": "tempest-description--851632112", "shared": false, "security_group_rules": [{"id": "6562397a-52eb-4a99-bfde-2ceb4c1662a5", "project_id": "952525356a354464a5fd2e024dafd878", "tenant_id": "952525356a354464a5fd2e024dafd878", "security_group_id": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "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": 647, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-24T12:20:03Z", "updated_at": "2026-02-24T12:20:03Z", "revision_number": 0}, {"id": "cf781287-d874-42bb-8e9e-5e5f18ee0930", "project_id": "952525356a354464a5fd2e024dafd878", "tenant_id": "952525356a354464a5fd2e024dafd878", "security_group_id": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "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": 646, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-24T12:20:03Z", "updated_at": "2026-02-24T12:20:03Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-24T12:20:03Z", "updated_at": "2026-02-24T12:20:03Z", "revision_number": 1}}'
2026-02-24 13:20:03,860 82709 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.220/networking/v2.0/security-group-rules 0.191s
2026-02-24 13:20:03,860 82709 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": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9d1576c-9ceb-4b7d-9924-9d046b9a17d4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.220/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5244dea3-6f37-4476-9da1-b8dd5c667367", "project_id": "952525356a354464a5fd2e024dafd878", "tenant_id": "952525356a354464a5fd2e024dafd878", "security_group_id": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-24T12:20:03Z", "updated_at": "2026-02-24T12:20:03Z", "revision_number": 0}}'
2026-02-24 13:20:04,049 82709 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.220/networking/v2.0/security-group-rules 0.189s
2026-02-24 13:20:04,050 82709 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": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3cd50e64-99b5-42e9-b578-26d84b03e913', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.220/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f3d3e931-adf1-4e30-bd72-49b1ced6e50f", "project_id": "952525356a354464a5fd2e024dafd878", "tenant_id": "952525356a354464a5fd2e024dafd878", "security_group_id": "0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-24T12:20:03Z", "updated_at": "2026-02-24T12:20:03Z", "revision_number": 0}}'
2026-02-24 13:20:04,050 82709 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--628501055 created
2026-02-24 13:20:04,730 82709 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.220/networking/v2.0/floatingips 0.679s
2026-02-24 13:20:04,730 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "8ef8aab5-18fe-485e-8a6d-4ba703beaa57"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3cf85bef-c555-4e1f-a443-4aaa4947eba3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.220/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "6ad3c87e-75c8-487e-ac0c-a3c216a59ccb", "tenant_id": "952525356a354464a5fd2e024dafd878", "project_id": "952525356a354464a5fd2e024dafd878", "floating_ip_address": "172.24.4.142", "floating_network_id": "8ef8aab5-18fe-485e-8a6d-4ba703beaa57", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-24T12:20:04Z", "updated_at": "2026-02-24T12:20:04Z", "revision_number": 0}}'
2026-02-24 13:20:04,731 82709 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6ad3c87e-75c8-487e-ac0c-a3c216a59ccb', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'project_id': '952525356a354464a5fd2e024dafd878', 'floating_ip_address': '172.24.4.142', 'floating_network_id': '8ef8aab5-18fe-485e-8a6d-4ba703beaa57', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-24T12:20:04Z', 'updated_at': '2026-02-24T12:20:04Z', 'revision_number': 0, 'ip': '172.24.4.142'} created
2026-02-24 13:20:04,731 82709 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1179442070', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAbVWnUcnRHspL29xHwyHpK9yFAXFcIoY37q0J5jH8kWUFDsmEuHgyN2RSCasKA9YW938xa2ul14bjV9MAqnQtuZEi1ofOLqSUeCc1kESVOPGGpuret0d4cLQuvtiBdQQA==', 'fingerprint': '29:3e:7f:0d:35:6e:23:b8:04:b8:22:22:26:20:6e:9f', 'user_id': '67b885a1c7724b828d7128102f442339', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDmwgvwc0hdsZr6vDfT9RZBre7R15qxmlmwkRv3CWtDlfOeHdX/mr21\nn/T7cCZkrIWgBwYFK4EEACKhZANiAAQG1Vp1HJ0R7KS9vcR8Mh6SvchQFxXCKGN+\n6tCeYx/JFlBQ7JhLh4MjdkUgmrCgPWFvd/MWtrpdeG41fTAKp0LbmRItaHzi6klH\ngnNZBElTjxhqbq3rdHeHC0Lr7YgXUEA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f', 'name': 'tempest-securitygroup--628501055', 'stateful': True, 'tenant_id': '952525356a354464a5fd2e024dafd878', 'project_id': '952525356a354464a5fd2e024dafd878', 'description': 'tempest-description--851632112', 'shared': False, 'security_group_rules': [{'id': '6562397a-52eb-4a99-bfde-2ceb4c1662a5', 'project_id': '952525356a354464a5fd2e024dafd878', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'security_group_id': '0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 647, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-24T12:20:03Z', 'updated_at': '2026-02-24T12:20:03Z', 'revision_number': 0}, {'id': 'cf781287-d874-42bb-8e9e-5e5f18ee0930', 'project_id': '952525356a354464a5fd2e024dafd878', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'security_group_id': '0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 646, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-24T12:20:03Z', 'updated_at': '2026-02-24T12:20:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-24T12:20:03Z', 'updated_at': '2026-02-24T12:20:03Z', 'revision_number': 1}, 'floating_ip': {'id': '6ad3c87e-75c8-487e-ac0c-a3c216a59ccb', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'project_id': '952525356a354464a5fd2e024dafd878', 'floating_ip_address': '172.24.4.142', 'floating_network_id': '8ef8aab5-18fe-485e-8a6d-4ba703beaa57', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-24T12:20:04Z', 'updated_at': '2026-02-24T12:20:04Z', 'revision_number': 0, 'ip': '172.24.4.142'}}
2026-02-24 13:20:05,327 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.220/compute/v2.1/servers 0.595s
2026-02-24 13:20:05,327 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-887561392", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "27acca6f-3126-4ac1-9298-80121ea1068b", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ef38eb15-ab66-406a-b767-09dc48691b11"}], "security_groups": [{"name": "tempest-securitygroup--628501055"}], "key_name": "tempest-keypair-1179442070", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6e4ab6-603e-45cf-aed0-1e04b603b730', 'x-compute-request-id': 'req-ff6e4ab6-603e-45cf-aed0-1e04b603b730', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.220/compute/v2.1/servers'}
Body: b'{"server": {"id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--628501055"}], "adminPass": "24mYRM8pSiAQ"}}'
2026-02-24 13:20:05,400 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.070s
2026-02-24 13:20:05,400 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1090', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4635d2-c02d-47fd-bd3d-85a67cff42bc', 'x-compute-request-id': 'req-6f4635d2-c02d-47fd-bd3d-85a67cff42bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1179442070", "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-02-24 13:20:06,485 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.072s
2026-02-24 13:20:06,485 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379d4e6b-4ba5-46cf-bf3d-6f78204ae59f', 'x-compute-request-id': 'req-379d4e6b-4ba5-46cf-bf3d-6f78204ae59f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "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": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:07,924 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.428s
2026-02-24 13:20:07,925 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce3e83a-5944-498d-a57a-ab63e49a19c9', 'x-compute-request-id': 'req-9ce3e83a-5944-498d-a57a-ab63e49a19c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:07,935 82709 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-24 13:20:09,034 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.097s
2026-02-24 13:20:09,034 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38decd0-b54f-427b-bb04-daa5894ce5d3', 'x-compute-request-id': 'req-c38decd0-b54f-427b-bb04-daa5894ce5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:10,122 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.077s
2026-02-24 13:20:10,122 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a56aa03-13ce-4d5c-83d9-248924820fd7', 'x-compute-request-id': 'req-0a56aa03-13ce-4d5c-83d9-248924820fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:10,133 82709 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-24 13:20:11,394 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.259s
2026-02-24 13:20:11,394 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792e481a-0c39-42fc-9e99-5b2a94e658c9', 'x-compute-request-id': 'req-792e481a-0c39-42fc-9e99-5b2a94e658c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:11,409 82709 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-24 13:20:12,728 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.318s
2026-02-24 13:20:12,729 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f67f872-817b-4760-9fbd-c1fef4fa9a8d', 'x-compute-request-id': 'req-6f67f872-817b-4760-9fbd-c1fef4fa9a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:14,053 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.312s
2026-02-24 13:20:14,054 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29ff5e9-3133-44ec-961b-5ebb23b8cb78', 'x-compute-request-id': 'req-d29ff5e9-3133-44ec-961b-5ebb23b8cb78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:15,221 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.156s
2026-02-24 13:20:15,222 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec6bc5f7-e7b7-4bee-8400-2c9f92c65b58', 'x-compute-request-id': 'req-ec6bc5f7-e7b7-4bee-8400-2c9f92c65b58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:16,522 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.289s
2026-02-24 13:20:16,523 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58217a5-bd82-4572-9d15-8fa944339743', 'x-compute-request-id': 'req-a58217a5-bd82-4572-9d15-8fa944339743', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:17,766 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.232s
2026-02-24 13:20:17,767 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02073b46-c961-4cad-b348-d70911f1f820', 'x-compute-request-id': 'req-02073b46-c961-4cad-b348-d70911f1f820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:19,013 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.235s
2026-02-24 13:20:19,014 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3323f827-a50b-4b49-8497-fe674393334f', 'x-compute-request-id': 'req-3323f827-a50b-4b49-8497-fe674393334f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:20,189 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.164s
2026-02-24 13:20:20,190 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24982462-d411-467a-8e38-c212ac796742', 'x-compute-request-id': 'req-24982462-d411-467a-8e38-c212ac796742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:21,377 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.175s
2026-02-24 13:20:21,377 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92cd30f-e7bf-4fd6-95be-daa053bba4f9', 'x-compute-request-id': 'req-b92cd30f-e7bf-4fd6-95be-daa053bba4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:22,552 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.163s
2026-02-24 13:20:22,552 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4864a3fa-a52c-4035-97fe-5e9eee078714', 'x-compute-request-id': 'req-4864a3fa-a52c-4035-97fe-5e9eee078714', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:23,773 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.209s
2026-02-24 13:20:23,773 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d8b40f-e318-4a34-9189-6e656d6aaba2', 'x-compute-request-id': 'req-c3d8b40f-e318-4a34-9189-6e656d6aaba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:24,943 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.158s
2026-02-24 13:20:24,943 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325be092-9a89-4190-adc8-c43603be4648', 'x-compute-request-id': 'req-325be092-9a89-4190-adc8-c43603be4648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:26,097 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.143s
2026-02-24 13:20:26,098 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4163e4a-73b4-4ebd-bc02-444383fda79c', 'x-compute-request-id': 'req-b4163e4a-73b4-4ebd-bc02-444383fda79c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:27,261 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.152s
2026-02-24 13:20:27,261 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fe04c7-723f-4c93-84ee-2a50bb7cebe8', 'x-compute-request-id': 'req-92fe04c7-723f-4c93-84ee-2a50bb7cebe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:28,410 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.137s
2026-02-24 13:20:28,410 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5dc703-2e6c-4436-9fb6-d50b58b67009', 'x-compute-request-id': 'req-2f5dc703-2e6c-4436-9fb6-d50b58b67009', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:28,421 82709 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 23 second wait
2026-02-24 13:20:30,260 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.837s
2026-02-24 13:20:30,260 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f60f5c80-45a3-4637-b5db-3914ec5e9759', 'x-compute-request-id': 'req-f60f5c80-45a3-4637-b5db-3914ec5e9759', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:31,632 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.358s
2026-02-24 13:20:31,632 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb814b4-7c94-4134-934d-e68169c23b5c', 'x-compute-request-id': 'req-ecb814b4-7c94-4134-934d-e68169c23b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:32,809 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.165s
2026-02-24 13:20:32,809 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d13d5f3-1136-4995-acc4-0845eb0638f7', 'x-compute-request-id': 'req-4d13d5f3-1136-4995-acc4-0845eb0638f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "BUILD", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:33,986 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.165s
2026-02-24 13:20:33,987 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8804a46b-fe71-4af6-bb42-0381a6380c7a', 'x-compute-request-id': 'req-8804a46b-fe71-4af6-bb42-0381a6380c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-539779241-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}]}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "ACTIVE", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:20:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:20:33,997 82709 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 28 second wait
2026-02-24 13:20:34,127 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023/os-interface 0.129s
2026-02-24 13:20:34,127 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee845fb-2954-4ff8-b9ad-2cdea6a9a864', 'x-compute-request-id': 'req-bee845fb-2954-4ff8-b9ad-2cdea6a9a864', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "ef38eb15-ab66-406a-b767-09dc48691b11", "port_id": "23654e08-98a3-40a5-96e3-3c7b07867a51", "mac_addr": "fa:16:3e:94:3c:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "eae51c9f-9734-4167-8e3a-3179411c42ae", "ip_address": "10.0.0.5"}]}]}'
2026-02-24 13:20:34,991 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 PUT http://192.168.122.220/networking/v2.0/floatingips/6ad3c87e-75c8-487e-ac0c-a3c216a59ccb 0.860s
2026-02-24 13:20:34,991 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "23654e08-98a3-40a5-96e3-3c7b07867a51"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:20:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e99aca69-caeb-4d65-bde6-b887d2055382', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/networking/v2.0/floatingips/6ad3c87e-75c8-487e-ac0c-a3c216a59ccb'}
Body: b'{"floatingip": {"id": "6ad3c87e-75c8-487e-ac0c-a3c216a59ccb", "tenant_id": "952525356a354464a5fd2e024dafd878", "project_id": "952525356a354464a5fd2e024dafd878", "floating_ip_address": "172.24.4.142", "floating_network_id": "8ef8aab5-18fe-485e-8a6d-4ba703beaa57", "router_id": "f8dd023f-0a2a-42f0-bfbc-e6d517f9e6f6", "port_id": "23654e08-98a3-40a5-96e3-3c7b07867a51", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef38eb15-ab66-406a-b767-09dc48691b11", "mac_address": "fa:16:3e:94:3c:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-24T12:20:04Z", "updated_at": "2026-02-24T12:20:34Z", "revision_number": 1}}'
2026-02-24 13:20:34,993 82709 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.142:22' as 'cirros' with public key authentication
2026-02-24 13:20:38,055 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 1. Retry after 2 seconds.
2026-02-24 13:20:41,127 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 2. Retry after 3 seconds.
2026-02-24 13:20:47,687 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 3. Retry after 4 seconds.
2026-02-24 13:20:55,271 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 4. Retry after 5 seconds.
2026-02-24 13:21:03,847 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 5. Retry after 6 seconds.
2026-02-24 13:21:13,415 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 6. Retry after 7 seconds.
2026-02-24 13:21:23,975 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 7. Retry after 8 seconds.
2026-02-24 13:21:35,559 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 8. Retry after 9 seconds.
2026-02-24 13:21:48,135 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 9. Retry after 10 seconds.
2026-02-24 13:22:01,703 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 10. Retry after 11 seconds.
2026-02-24 13:22:16,299 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 11. Retry after 12 seconds.
2026-02-24 13:22:31,879 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 12. Retry after 13 seconds.
2026-02-24 13:22:48,455 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 13. Retry after 14 seconds.
2026-02-24 13:23:06,023 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 14. Retry after 15 seconds.
2026-02-24 13:23:24,587 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 15. Retry after 16 seconds.
2026-02-24 13:23:44,167 82709 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 ([Errno None] Unable to connect to port 22 on 172.24.4.142). Number attempts: 16. Retry after 17 seconds.
2026-02-24 13:24:04,743 82709 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.142 after 16 attempts. Proxy client: no proxy client
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.142
2026-02-24 13:24:04.743 82709 ERROR tempest.lib.common.ssh
2026-02-24 13:24:04,744 82709 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-539779241-network': [{'version': 4, 'addr': '10.0.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:94:3c:67'}]}, 'created': '2026-02-24T12:20:05Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.220/compute/flavors/42'}]}, 'hostId': '1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9', 'id': 'c3453d4c-5b0e-4d0a-a798-5437c59d6023', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}, {'rel': 'bookmark', 'href': 'http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-887561392', 'status': 'ACTIVE', 'tenant_id': '952525356a354464a5fd2e024dafd878', 'user_id': '67b885a1c7724b828d7128102f442339', 'updated': '2026-02-24T12:20:33Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1179442070', 'OS-SRV-USG:launched_at': '2026-02-24T12:20:32.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--628501055'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '27acca6f-3126-4ac1-9298-80121ea1068b'}]}
2026-02-24 13:24:05,299 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 POST http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023/action 0.555s
2026-02-24 13:24:05,300 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b684317-d31a-4b94-9a08-2386172accaa', 'x-compute-request-id': 'req-1b684317-d31a-4b94-9a08-2386172accaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\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] 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-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-24 13:24:05,301 82709 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c3453d4c-5b0e-4d0a-a798-5437c59d6023: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 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] 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-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052000] tsc: Unable to calibrate against PIT
[ 0.056000] tsc: using HPET reference calibration
[ 0.056000] tsc: Detected 1996.434 MHz processor
[ 0.002206] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e0b30bb3, max_idle_ns: 881590642121 ns
[ 0.003366] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.86 BogoMIPS (lpj=7985736)
[ 0.009653] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.023309] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031111] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034018] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035438] Spectre V2 : Mitigation: Retpolines
[ 0.035741] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036152] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036650] RETBleed: Mitigation: untrained return thunk
[ 0.037162] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.037877] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038191] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038452] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.041887] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051346] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051675] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.051952] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052288] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.052941] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053438] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.053679] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.053942] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.995564] Freeing SMP alternatives memory: 44K
[ 0.997438] pid_max: default: 32768 minimum: 301
[ 1.013295] LSM: Security Framework initializing
[ 1.017740] landlock: Up and running.
[ 1.017981] Yama: becoming mindful.
[ 1.028931] AppArmor: AppArmor initialized
[ 1.039342] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.039988] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.222247] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.238766] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.241233] signal: max sigframe size: 3632
[ 1.244388] rcu: Hierarchical SRCU implementation.
[ 1.261871] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.271229] smp: Bringing up secondary CPUs ...
[ 1.271586] smp: Brought up 1 node, 1 CPU
[ 1.271852] smpboot: Max logical packages: 1
[ 1.272184] smpboot: Total of 1 processors activated (3992.86 BogoMIPS)
[ 1.295436] devtmpfs: initialized
[ 1.303920] x86/mm: Memory block size: 128MB
[ 1.315751] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.317156] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.325770] pinctrl core: initialized pinctrl subsystem
[ 1.340590] PM: RTC time: 12:20:38, date: 2026-02-24
[ 1.356347] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.365739] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.367999] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.369964] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.371303] audit: initializing netlink subsys (disabled)
[ 1.379520] audit: type=2000 audit(1771935638.424:1): state=initialized audit_enabled=0 res=1
[ 1.385757] thermal_sys: Registered thermal governor 'fair_share'
[ 1.385816] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.386081] thermal_sys: Registered thermal governor 'step_wise'
[ 1.386397] thermal_sys: Registered thermal governor 'user_space'
[ 1.386623] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.387032] EISA bus registered
[ 1.387719] cpuidle: using governor ladder
[ 1.389119] cpuidle: using governor menu
[ 1.393251] ACPI: bus type PCI registered
[ 1.393631] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.400541] PCI: Using configuration type 1 for base access
[ 1.400835] PCI: Using configuration type 1 for extended access
[ 1.476527] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.484160] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.484477] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.548916] ACPI: Added _OSI(Module Device)
[ 1.549238] ACPI: Added _OSI(Processor Device)
[ 1.549442] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.549677] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.550046] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.550255] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.550482] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.602277] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.641654] ACPI: Interpreter enabled
[ 1.643686] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.643966] ACPI: Using IOAPIC for interrupt routing
[ 1.645147] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.645570] PCI: Using E820 reservations for host bridge windows
[ 1.649650] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.740939] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.742598] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.756922] acpiphp: Slot [3] registered
[ 1.757448] acpiphp: Slot [4] registered
[ 1.757890] acpiphp: Slot [5] registered
[ 1.758434] acpiphp: Slot [6] registered
[ 1.758980] acpiphp: Slot [7] registered
[ 1.759510] acpiphp: Slot [8] registered
[ 1.759950] acpiphp: Slot [9] registered
[ 1.760389] acpiphp: Slot [10] registered
[ 1.760807] acpiphp: Slot [11] registered
[ 1.761218] acpiphp: Slot [12] registered
[ 1.761637] acpiphp: Slot [13] registered
[ 1.762087] acpiphp: Slot [14] registered
[ 1.762812] acpiphp: Slot [15] registered
[ 1.763204] acpiphp: Slot [16] registered
[ 1.763635] acpiphp: Slot [17] registered
[ 1.764065] acpiphp: Slot [18] registered
[ 1.764600] acpiphp: Slot [19] registered
[ 1.765011] acpiphp: Slot [20] registered
[ 1.765482] acpiphp: Slot [21] registered
[ 1.765949] acpiphp: Slot [22] registered
[ 1.766589] acpiphp: Slot [23] registered
[ 1.766912] acpiphp: Slot [24] registered
[ 1.766912] acpiphp: Slot [25] registered
[ 1.767160] acpiphp: Slot [26] registered
[ 1.767668] acpiphp: Slot [27] registered
[ 1.768106] acpiphp: Slot [28] registered
[ 1.768557] acpiphp: Slot [29] registered
[ 1.768984] acpiphp: Slot [30] registered
[ 1.770991] acpiphp: Slot [31] registered
[ 1.771729] PCI host bridge to bus 0000:00
[ 1.772946] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.773336] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.773870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.774179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.774614] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.774941] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.778912] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.805200] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.808362] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.812003] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.814247] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.814959] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.815279] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.815594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.820139] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.821176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.821594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.826912] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.826912] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.827968] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.832717] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.834912] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.835221] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.855030] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.856761] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.858389] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.861281] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.862912] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.881394] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.882912] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.882912] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.882912] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.907821] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.909280] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.910912] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.932969] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.934286] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.934966] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.963734] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.968956] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.971914] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.973820] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.974843] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.980585] iommu: Default domain type: Translated
[ 1.980946] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.990912] SCSI subsystem initialized
[ 2.001106] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.001600] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.002070] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.002566] vgaarb: loaded
[ 2.004744] ACPI: bus type USB registered
[ 2.005960] usbcore: registered new interface driver usbfs
[ 2.006722] usbcore: registered new interface driver hub
[ 2.007302] usbcore: registered new device driver usb
[ 2.008606] pps_core: LinuxPPS API ver. 1 registered
[ 2.008873] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.009412] PTP clock support registered
[ 2.010912] EDAC MC: Ver: 3.0.0
[ 2.033375] NetLabel: Initializing
[ 2.033639] NetLabel: domain hash size = 128
[ 2.033834] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.034912] NetLabel: unlabeled traffic allowed by default
[ 2.036952] PCI: Using ACPI for IRQ routing
[ 2.042912] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.043256] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.050912] clocksource: Switched to clocksource tsc-early
[ 2.426160] VFS: Disk quotas dquot_6.6.0
[ 2.427029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.431362] AppArmor: AppArmor Filesystem Enabled
[ 2.431362] pnp: PnP ACPI init
[ 2.459061] pnp: PnP ACPI: found 5 devices
[ 2.537768] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.539516] NET: Registered PF_INET protocol family
[ 2.542518] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.606309] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.609442] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.610012] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.611133] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.611671] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.616223] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.617060] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.617793] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.620754] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.621601] NET: Registered PF_XDP protocol family
[ 2.623273] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.623892] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.624166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.624457] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.624734] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.626509] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.626918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.627458] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.627872] PCI: CLS 0 bytes, default 64
[ 2.642959] Trying to unpack rootfs image as initramfs...
[ 2.659471] Initialise system trusted keyrings
[ 2.666204] Key type blacklist registered
[ 2.677871] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.751735] zbud: loaded
[ 2.766861] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.780751] fuse: init (API version 7.34)
[ 2.787044] integrity: Platform Keyring initialized
[ 2.910127] Key type asymmetric registered
[ 2.910522] Asymmetric key parser 'x509' registered
[ 2.911841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.917990] io scheduler mq-deadline registered
[ 2.932660] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.951841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.961865] ACPI: button: Power Button [PWRF]
[ 3.659827] tsc: Refined TSC clocksource calibration: 2000.035 MHz
[ 3.660845] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd44f60fe7, max_idle_ns: 440795277658 ns
[ 3.661528] clocksource: Switched to clocksource tsc
[ 4.583361] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.090376] Freeing initrd memory: 8864K
[ 6.132285] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.878243] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.629626] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.390121] Free page reporting enabled
[ 8.393415] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.420221] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.469730] Linux agpgart interface v0.103
[ 8.526760] loop: module loaded
[ 8.548665] scsi host0: ata_piix
[ 8.555878] scsi host1: ata_piix
[ 8.557114] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.557533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.569423] tun: Universal TUN/TAP device driver, 1.6
[ 8.570844] PPP generic driver version 2.4.2
[ 8.572914] VFIO - User Level meta-driver version: 0.3
[ 8.575971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.576487] ehci-pci: EHCI PCI platform driver
[ 8.577077] ehci-platform: EHCI generic platform driver
[ 8.577503] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.577956] ohci-pci: OHCI PCI platform driver
[ 8.578564] ohci-platform: OHCI generic platform driver
[ 8.579019] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.582054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.588468] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.589032] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.595017] mousedev: PS/2 mouse device common for all mice
[ 8.602786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.604544] rtc_cmos 00:04: RTC can wake from S4
[ 8.613723] rtc_cmos 00:04: registered as rtc0
[ 8.615249] rtc_cmos 00:04: setting system clock to 2026-02-24T12:20:45 UTC (1771935645)
[ 8.617429] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.618071] i2c_dev: i2c /dev entries driver
[ 8.619366] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.620335] device-mapper: uevent: version 1.0.3
[ 8.622484] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.623671] platform eisa.0: Probing EISA bus 0
[ 8.624265] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.624735] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.625096] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.625395] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.625666] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.625934] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.626214] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.626484] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.626747] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.627151] platform eisa.0: EISA: Detected 0 cards
[ 8.628198] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.630776] drop_monitor: Initializing network drop monitor service
[ 8.635329] NET: Registered PF_INET6 protocol family
[ 8.925737] Segment Routing with IPv6
[ 8.926525] In-situ OAM (IOAM) with IPv6
[ 8.927929] NET: Registered PF_PACKET protocol family
[ 8.929489] Key type dns_resolver registered
[ 8.934849] IPI shorthand broadcast: enabled
[ 8.936214] sched_clock: Marking stable (8988205947, -53087687)->(8976755576, -41637316)
[ 8.941080] registered taskstats version 1
[ 8.942882] Loading compiled-in X.509 certificates
[ 8.965126] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 8.970436] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 8.974858] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 8.975434] blacklist: Loading compiled-in revocation X.509 certificates
[ 8.977969] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 8.978775] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 8.979646] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 8.980435] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 8.981185] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 8.982020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 8.982705] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 8.983525] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 8.989206] zswap: loaded using pool lzo/zbud
[ 8.994821] Key type .fscrypt registered
[ 8.995242] Key type fscrypt-provisioning registered
[ 9.093188] Key type encrypted registered
[ 9.093647] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.094557] ima: No TPM chip found, activating TPM-bypass!
[ 9.094936] Loading compiled-in module X.509 certificates
[ 9.099705] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.100225] ima: Allocated hash algorithm: sha1
[ 9.104239] ima: No architecture policies found
[ 9.105513] evm: Initialising EVM extended attributes:
[ 9.105772] evm: security.selinux
[ 9.105952] evm: security.SMACK64
[ 9.106092] evm: security.SMACK64EXEC
[ 9.106250] evm: security.SMACK64TRANSMUTE
[ 9.106402] evm: security.SMACK64MMAP
[ 9.106545] evm: security.apparmor
[ 9.106677] evm: security.ima
[ 9.106799] evm: security.capability
[ 9.106960] evm: HMAC attrs: 0x1
[ 9.114224] PM: Magic number: 14:322:330
[ 9.114772] tty tty51: hash matches
[ 9.122853] RAS: Correctable Errors collector initialized.
[ 9.125928] clk: Disabling unused clocks
[ 9.280288] Freeing unused decrypted memory: 2036K
[ 9.377725] Freeing unused kernel image (initmem) memory: 3368K
[ 9.378298] Write protecting the kernel read-only data: 30720k
[ 9.387543] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.391629] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 9.936105] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 9.937103] Run /init as init process
info: initramfs: up at 10.22
[ 11.572743] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.614543] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.615060] GPT:229375 != 2097151
[ 11.615263] GPT:Alternate GPT header not at the end of the disk.
[ 11.615507] GPT:229375 != 2097151
[ 11.615677] GPT: Use GNU Parted to correct GPT errors.
[ 12.422729] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf 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 virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.67
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf 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 virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:c3:45:3d:4c:5b:0e:4d:0a:a7:98:54:37:c5:9d:60:23
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:94:3c:67
eth0: adding address fe80::f816:3eff:fe94:3c67
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.5 from 10.0.0.1
eth0: probing address 10.0.0.5/28
eth0: leased 10.0.0.5 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 34.26. request failed
failed 2/20: up 83.51. request failed
failed 3/20: up 132.76. request failed
2026-02-24 13:24:05,417 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 204 DELETE http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.115s
2026-02-24 13:24:05,417 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cd03aa-f3d7-43f8-b839-bb31449d9fc3', 'x-compute-request-id': 'req-e2cd03aa-f3d7-43f8-b839-bb31449d9fc3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b''
2026-02-24 13:24:05,605 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.187s
2026-02-24 13:24:05,606 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d18f1e5d-2312-4bf2-a5f9-5f9920832f99', 'x-compute-request-id': 'req-d18f1e5d-2312-4bf2-a5f9-5f9920832f99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-539779241-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}, {"version": 4, "addr": "172.24.4.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}]}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "ACTIVE", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:06,844 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.224s
2026-02-24 13:24:06,844 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47760b1-ae02-465e-82cc-336b5df84b55', 'x-compute-request-id': 'req-e47760b1-ae02-465e-82cc-336b5df84b55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-539779241-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}, {"version": 4, "addr": "172.24.4.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}]}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "ACTIVE", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:08,108 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.251s
2026-02-24 13:24:08,108 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a930233e-f114-442e-82c9-6f0104b7569b', 'x-compute-request-id': 'req-a930233e-f114-442e-82c9-6f0104b7569b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-539779241-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}, {"version": 4, "addr": "172.24.4.142", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:3c:67"}]}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "ACTIVE", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--628501055"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:09,192 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.072s
2026-02-24 13:24:09,192 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a86c42-a021-4682-9673-5fdabae513fa', 'x-compute-request-id': 'req-29a86c42-a021-4682-9673-5fdabae513fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "ACTIVE", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:10,289 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.085s
2026-02-24 13:24:10,289 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cab828-c889-4ad1-85ee-bb34e643a118', 'x-compute-request-id': 'req-05cab828-c889-4ad1-85ee-bb34e643a118', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "DELETED", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": "2026-02-24T12:24:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:10,300 82709 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-24 13:24:11,380 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.079s
2026-02-24 13:24:11,381 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88af6bb1-5a2f-4e91-9d12-294b50f67958', 'x-compute-request-id': 'req-88af6bb1-5a2f-4e91-9d12-294b50f67958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T12:20:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.220/compute/flavors/42"}]}, "hostId": "1838154703e33a2cb34ce444b6bc75ed2a4725c1d3888be3b20394e9", "id": "c3453d4c-5b0e-4d0a-a798-5437c59d6023", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}, {"rel": "bookmark", "href": "http://192.168.122.220/compute/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-887561392", "status": "DELETED", "tenant_id": "952525356a354464a5fd2e024dafd878", "user_id": "67b885a1c7724b828d7128102f442339", "updated": "2026-02-24T12:24:10Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1179442070", "OS-SRV-USG:launched_at": "2026-02-24T12:20:32.000000", "OS-SRV-USG:terminated_at": "2026-02-24T12:24:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "27acca6f-3126-4ac1-9298-80121ea1068b"}]}}'
2026-02-24 13:24:12,423 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 GET http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023 0.030s
2026-02-24 13:24:12,424 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f055038a-25d4-488b-b504-e0265031012d', 'x-compute-request-id': 'req-f055038a-25d4-488b-b504-e0265031012d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.220/compute/v2.1/servers/c3453d4c-5b0e-4d0a-a798-5437c59d6023'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3453d4c-5b0e-4d0a-a798-5437c59d6023 could not be found."}}'
2026-02-24 13:24:12,450 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.220/compute/v2.1/os-keypairs/tempest-keypair-1179442070 0.024s
2026-02-24 13:24:12,450 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a39636-b940-4c3f-871d-3e6bb8a534cb', 'x-compute-request-id': 'req-d4a39636-b940-4c3f-871d-3e6bb8a534cb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.220/compute/v2.1/os-keypairs/tempest-keypair-1179442070'}
Body: b''
2026-02-24 13:24:12,627 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.220/networking/v2.0/security-groups/0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f 0.176s
2026-02-24 13:24:12,627 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-874a6dc0-acc9-4aab-9002-5e195c02135e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.220/networking/v2.0/security-groups/0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f'}
Body: b''
2026-02-24 13:24:12,641 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.220/networking/v2.0/security-groups/0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f 0.013s
2026-02-24 13:24:12,641 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-33372db4-85e8-49a7-a3e0-15c55201f958', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.220/networking/v2.0/security-groups/0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b1418a2-2dae-48d3-9ae7-d3736d4e7c7f does not exist", "detail": ""}}'
2026-02-24 13:24:12,936 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.220/networking/v2.0/floatingips/6ad3c87e-75c8-487e-ac0c-a3c216a59ccb 0.294s
2026-02-24 13:24:12,936 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0b803baf-d32e-4173-ab76-67f79a45aed0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.220/networking/v2.0/floatingips/6ad3c87e-75c8-487e-ac0c-a3c216a59ccb'}
Body: b''
2026-02-24 13:24:12,984 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.048s
2026-02-24 13:24:12,985 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a845a236-5f6f-449a-a2ef-e401e2c71f22', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b''
2026-02-24 13:24:13,026 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.041s
2026-02-24 13:24:13,026 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6a6493-5b36-414e-b2eb-2f20eaae1799', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6a6493-5b36-414e-b2eb-2f20eaae1799', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:24:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:24:14,071 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.033s
2026-02-24 13:24:14,071 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c93be9-d5c6-4089-bf10-bc15e55ad3ae', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c93be9-d5c6-4089-bf10-bc15e55ad3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"volume": {"id": "27acca6f-3126-4ac1-9298-80121ea1068b", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T12:19:54.000000", "updated_at": "2026-02-24T12:24:13.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-556023999", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}, {"rel": "bookmark", "href": "http://192.168.122.220/volume/volumes/27acca6f-3126-4ac1-9298-80121ea1068b"}], "user_id": "67b885a1c7724b828d7128102f442339", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "a0da8ace-fd09-4edb-a23a-55abe479bc38", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "952525356a354464a5fd2e024dafd878"}}'
2026-02-24 13:24:15,100 82709 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b 0.017s
2026-02-24 13:24:15,100 82709 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 24 Feb 2026 12:24:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ebfc04-0e3a-44d2-bb0c-1a6c2963d6f7', 'x-openstack-request-id': 'req-d3ebfc04-0e3a-44d2-bb0c-1a6c2963d6f7', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.220/volume/v3/volumes/27acca6f-3126-4ac1-9298-80121ea1068b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27acca6f-3126-4ac1-9298-80121ea1068b could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 198, in test_bootable_volume_last_snapshot_delete_while_stopped
instance = self.boot_instance_from_resource(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt5.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt5.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt6.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt6.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt7.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt7.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt8.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt8.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt9.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests33) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt12.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt12.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt12.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt12.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesReaderTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt22.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt22.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt22.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt23.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt25.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt26.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt27.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt28.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt30.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt30.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt31.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt33.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt34.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt34.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt35.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt36.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt36.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt37.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt38.1: 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] |
pass
pt38.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt39.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt40.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt41.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt41.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt41.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt41.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt41.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt41.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt42.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt42.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt42.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt42.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt42.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt42.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt42.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt42.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt43.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt43.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt44.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt44.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt44.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt45.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt46.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt47.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt47.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt48.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt48.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt49.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt50.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt50.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt50.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt50.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt50.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt50.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt50.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt51.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt51.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt51.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt51.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt51.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt51.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt52.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt52.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt53.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt53.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt54.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt54.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt55.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt55.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt56.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt56.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt56.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt56.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt56.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt56.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt56.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt57.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt57.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt57.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt58.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt59.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt59.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt59.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt59.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt59.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt60.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt60.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt60.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt60.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt60.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt61.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt61.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt62.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt62.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt63.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt63.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt63.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt63.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt64.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt64.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt64.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt65.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt65.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt65.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt65.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt65.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt65.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt65.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt65.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt65.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt65.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt65.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt65.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt66.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt66.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt66.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt66.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt66.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt66.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt67.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt67.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt67.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt67.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt67.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt67.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt68.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt69.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt70.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt71.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt72.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt72.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt73.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt73.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt74.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt75.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt75.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt76.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt76.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt77.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt77.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt78.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt78.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt79.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt79.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt80.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt80.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt80.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt80.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt80.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt80.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt81.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt82.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt83.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt83.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt84.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt84.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt84.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt85.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt86.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt86.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt86.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt86.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt86.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt86.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt86.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt86.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt86.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt86.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt86.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt86.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt86.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt86.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt86.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt86.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt86.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt86.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt87.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt87.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt87.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt87.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt87.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt87.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt87.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt87.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt87.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt87.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt87.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt87.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt87.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt87.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt87.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt87.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt87.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt87.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt87.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt87.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt87.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt87.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt87.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt87.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt87.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt87.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt87.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt87.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt87.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt87.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt87.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt87.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt88.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt88.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt88.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt88.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt89.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt89.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt89.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt89.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt89.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt89.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt89.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt89.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt89.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt89.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt89.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt89.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt89.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt90.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt90.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt90.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt90.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt90.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt90.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 290 | 233 | 1 | 0 | 56 | ||