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 10:04:15,440 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/image/v2/images/0941a833-933f-4012-8e75-fc4f04d9aa49 0.149s
2026-02-24 10:04:15,441 82706 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 09:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ec18ae06-14d8-44ea-8343-06a1c13e9d67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/image/v2/images/0941a833-933f-4012-8e75-fc4f04d9aa49'}
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": "6d51ad083df04ee8a231ae14a508d051", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "0941a833-933f-4012-8e75-fc4f04d9aa49", "created_at": "2026-02-24T08:52:14Z", "updated_at": "2026-02-24T08:52:15Z", "tags": [], "self": "/v2/images/0941a833-933f-4012-8e75-fc4f04d9aa49", "file": "/v2/images/0941a833-933f-4012-8e75-fc4f04d9aa49/file", "schema": "/v2/schemas/image"}'
2026-02-24 10:04:15,764 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.147/volume/v3/volumes 0.322s
2026-02-24 10:04:15,764 82706 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-316116826", "snapshot_id": null, "imageRef": "0941a833-933f-4012-8e75-fc4f04d9aa49", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbaddce-b513-4a10-a7d9-0c6ff2ed3a79', 'content-length': '767', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbaddce-b513-4a10-a7d9-0c6ff2ed3a79', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.147/volume/v3/volumes'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:15.695298", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-24 10:04:15,811 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.037s
2026-02-24 10:04:15,811 82706 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 09:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4e3ac9-7c52-4a28-b386-c84709721e7b', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4e3ac9-7c52-4a28-b386-c84709721e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:16,856 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.034s
2026-02-24 10:04:16,856 82706 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 09:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb4d2d9-6899-4d7c-8b6a-e1d3bbdfbe84', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb4d2d9-6899-4d7c-8b6a-e1d3bbdfbe84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:17,911 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.044s
2026-02-24 10:04:17,911 82706 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 09:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8139ac6d-a9cd-405f-94e6-720b52fa18d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8139ac6d-a9cd-405f-94e6-720b52fa18d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:16.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:18,959 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.036s
2026-02-24 10:04:18,959 82706 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 09:04:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2affa16f-dadd-4bfa-a5ac-03e7f57cb47d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2affa16f-dadd-4bfa-a5ac-03e7f57cb47d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:20,004 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.033s
2026-02-24 10:04:20,004 82706 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 09:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aa6720-9e39-47e3-9af7-87e6735f4191', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aa6720-9e39-47e3-9af7-87e6735f4191', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:21,058 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.042s
2026-02-24 10:04:21,058 82706 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 09:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e06db8-7892-49f5-a211-5edb041625ea', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e06db8-7892-49f5-a211-5edb041625ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:22,104 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.035s
2026-02-24 10:04:22,105 82706 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 09:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd247dc-b672-4d3b-940e-26d70a7c3c97', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd247dc-b672-4d3b-940e-26d70a7c3c97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:18.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:23,153 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.036s
2026-02-24 10:04:23,153 82706 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 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab267ec-22fd-410f-8358-5a59cd58fb4a', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab267ec-22fd-410f-8358-5a59cd58fb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "0941a833-933f-4012-8e75-fc4f04d9aa49", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:23,163 82706 INFO [tempest.common.waiters] volume a6c8a9d5-1248-46bb-b8e5-dab418669053 reached available after waiting for 8.163682 seconds
2026-02-24 10:04:23,197 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.033s
2026-02-24 10:04:23,197 82706 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 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a74c220-185a-44cd-8edd-9c4e3724816d', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a74c220-185a-44cd-8edd-9c4e3724816d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:04:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "0941a833-933f-4012-8e75-fc4f04d9aa49", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:04:23,245 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 201 POST http://192.168.122.147/identity/v3/auth/tokens 0.035s
2026-02-24 10:04:23,246 82706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca0efa9a-d193-4121-93bf-a42a96477def', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.147/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "036d67fa8ec440969f8c2605177fb2da", "name": "tempest-TestVolumeBootPattern-1958347218-project-member", "password_expires_at": null}, "audit_ids": ["rzOkjHhpQiGIOyktT_Q6xw"], "expires_at": "2026-02-24T10:04:23.000000Z", "issued_at": "2026-02-24T09:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ae3b143ecec485998e0d91ef5f5f6e9", "name": "tempest-TestVolumeBootPattern-1958347218"}, "is_domain": false, "roles": [{"id": "6124721debbd4191b1379fa1c2560764", "name": "member"}, {"id": "b61465ad985549d9a1e84e619a49d3ae", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1c182dbb28e8452fb632010aac0d0aa0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/placement", "region": "RegionOne"}], "id": "0fd962a541e74f99aef2d32c8456ce2b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "e090e1cb82c041f3ad817f3dcbe54a1f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/identity", "region": "RegionOne"}], "id": "2a908c24e2f64056954866fa2d29f59b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "850822699a6b4398952d129f5b45767d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/volume/v3", "region": "RegionOne"}], "id": "2bd33ece583a41209068466dde4fe966", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "fe19821cf5ca402fb94a52618081e10c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/compute/v2/5ae3b143ecec485998e0d91ef5f5f6e9", "region": "RegionOne"}], "id": "8ac2b73123064e718514095101bf0e43", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "55b6a7066b3249d9b43e22219105f72f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/image", "region": "RegionOne"}], "id": "b10389ce311742ea9f77cafa2a7ddf1f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "80fdf2d271c64130a723e8f30ecf087f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/compute/v2.1", "region": "RegionOne"}], "id": "bc91098810984b7fb94f6f5ca57d2216", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3f24f7393be84a1081e84aa2f076e227", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.147/networking", "region": "RegionOne"}], "id": "bf19bd1860b147a693dca7122b842ebc", "type": "network", "name": "neutron"}]}}'
2026-02-24 10:04:23,246 82706 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped) Found network {'id': '377f9478-7f89-4147-97b0-24c9d1042562', 'name': 'tempest-TestVolumeBootPattern-1366184970-network', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', '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': 50636, '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-24T09:04:02Z', 'updated_at': '2026-02-24T09:04:02Z', 'revision_number': 1} available for tenant
2026-02-24 10:04:23,247 82706 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-24 10:04:23,247 82706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-24 10:04:23,309 82706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.147/compute/v2.1/os-keypairs 0.061s
2026-02-24 10:04:23,309 82706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-689814018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNVSF5xuJU8vNuc6R5Lr1OUMcfWPVqFLmh+7qsrZIgtc1kPgHKI6dBSah78pOaAEmTp0h1jIc2YM1oC7CZJ4M5f8GGmSVTEJCSR27CJPLJmZR6we97s3g2ROxhKNorz6Q=="}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', '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-f3d3ad90-2494-47f4-a1f1-332905a2351a', 'x-compute-request-id': 'req-f3d3ad90-2494-47f4-a1f1-332905a2351a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-689814018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNVSF5xuJU8vNuc6R5Lr1OUMcfWPVqFLmh+7qsrZIgtc1kPgHKI6dBSah78pOaAEmTp0h1jIc2YM1oC7CZJ4M5f8GGmSVTEJCSR27CJPLJmZR6we97s3g2ROxhKNorz6Q==", "fingerprint": "87:a7:55:ed:b2:09:f3:45:7f:ec:eb:1c:7e:db:b5:a0", "user_id": "036d67fa8ec440969f8c2605177fb2da"}}'
2026-02-24 10:04:23,311 82706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-689814018 created
2026-02-24 10:04:23,522 82706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.147/networking/v2.0/security-groups 0.210s
2026-02-24 10:04:23,523 82706 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--468648106", "description": "tempest-description--252201861"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-df1003a2-7e7f-409e-8100-034b74c5da29', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.147/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "255ce3ab-701f-41b6-a54b-8187049354f3", "name": "tempest-securitygroup--468648106", "stateful": true, "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "description": "tempest-description--252201861", "shared": false, "security_group_rules": [{"id": "8e39f6bf-7020-4ab5-b96c-60dc8e250d4b", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "security_group_id": "255ce3ab-701f-41b6-a54b-8187049354f3", "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": 691, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-24T09:04:23Z", "updated_at": "2026-02-24T09:04:23Z", "revision_number": 0}, {"id": "e526f562-e11c-4ebc-bc0f-10104bab9cb4", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "security_group_id": "255ce3ab-701f-41b6-a54b-8187049354f3", "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": 692, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-24T09:04:23Z", "updated_at": "2026-02-24T09:04:23Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-24T09:04:23Z", "updated_at": "2026-02-24T09:04:23Z", "revision_number": 1}}'
2026-02-24 10:04:23,709 82706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.147/networking/v2.0/security-group-rules 0.186s
2026-02-24 10:04:23,710 82706 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": "255ce3ab-701f-41b6-a54b-8187049354f3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-07b19d34-83d2-4cff-a812-dd0d73677425', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.147/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "85d1a4be-8955-482a-b1ce-5d957f6c1ddd", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "security_group_id": "255ce3ab-701f-41b6-a54b-8187049354f3", "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-24T09:04:23Z", "updated_at": "2026-02-24T09:04:23Z", "revision_number": 0}}'
2026-02-24 10:04:23,866 82706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.147/networking/v2.0/security-group-rules 0.156s
2026-02-24 10:04:23,867 82706 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": "255ce3ab-701f-41b6-a54b-8187049354f3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9ff03863-c43d-4a77-9803-90e2c683173d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.147/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5d545e92-d992-4e90-bb2b-054345c697f6", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "security_group_id": "255ce3ab-701f-41b6-a54b-8187049354f3", "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-24T09:04:23Z", "updated_at": "2026-02-24T09:04:23Z", "revision_number": 0}}'
2026-02-24 10:04:23,867 82706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--468648106 created
2026-02-24 10:04:24,452 82706 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.147/networking/v2.0/floatingips 0.584s
2026-02-24 10:04:24,452 82706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a64d99ba-63a7-4b24-a280-23b70b304f65"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d28462a5-36a3-44f0-917f-e82b06d8469e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.147/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "099c3af7-bd2c-430a-9c79-e31943177152", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "floating_ip_address": "172.24.4.187", "floating_network_id": "a64d99ba-63a7-4b24-a280-23b70b304f65", "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-24T09:04:24Z", "updated_at": "2026-02-24T09:04:24Z", "revision_number": 0}}'
2026-02-24 10:04:24,452 82706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '099c3af7-bd2c-430a-9c79-e31943177152', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'floating_ip_address': '172.24.4.187', 'floating_network_id': 'a64d99ba-63a7-4b24-a280-23b70b304f65', '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-24T09:04:24Z', 'updated_at': '2026-02-24T09:04:24Z', 'revision_number': 0, 'ip': '172.24.4.187'} created
2026-02-24 10:04:24,453 82706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-689814018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMNVSF5xuJU8vNuc6R5Lr1OUMcfWPVqFLmh+7qsrZIgtc1kPgHKI6dBSah78pOaAEmTp0h1jIc2YM1oC7CZJ4M5f8GGmSVTEJCSR27CJPLJmZR6we97s3g2ROxhKNorz6Q==', 'fingerprint': '87:a7:55:ed:b2:09:f3:45:7f:ec:eb:1c:7e:db:b5:a0', 'user_id': '036d67fa8ec440969f8c2605177fb2da', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFYS3AF+0LkEwtRS03G9k2zI5tk+bJWShZTzOsNBYaIsE89tK+JlKu\nUb+l+j0VCsagBwYFK4EEACKhZANiAATDVUhecbiVPLzbnOkeS69TlDHH1j1ahS5o\nfu6rK2SILXNZD4ByiOnQUmoe/KTmgBJk6dIdYyHNmDNaAuwmSeDOX/BhpklUxCQk\nkduwiTyyZmUesHve7N4NkTsYSjaK8+k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '255ce3ab-701f-41b6-a54b-8187049354f3', 'name': 'tempest-securitygroup--468648106', 'stateful': True, 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'description': 'tempest-description--252201861', 'shared': False, 'security_group_rules': [{'id': '8e39f6bf-7020-4ab5-b96c-60dc8e250d4b', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'security_group_id': '255ce3ab-701f-41b6-a54b-8187049354f3', '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': 691, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-24T09:04:23Z', 'updated_at': '2026-02-24T09:04:23Z', 'revision_number': 0}, {'id': 'e526f562-e11c-4ebc-bc0f-10104bab9cb4', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'security_group_id': '255ce3ab-701f-41b6-a54b-8187049354f3', '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': 692, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-24T09:04:23Z', 'updated_at': '2026-02-24T09:04:23Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-24T09:04:23Z', 'updated_at': '2026-02-24T09:04:23Z', 'revision_number': 1}, 'floating_ip': {'id': '099c3af7-bd2c-430a-9c79-e31943177152', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'project_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'floating_ip_address': '172.24.4.187', 'floating_network_id': 'a64d99ba-63a7-4b24-a280-23b70b304f65', '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-24T09:04:24Z', 'updated_at': '2026-02-24T09:04:24Z', 'revision_number': 0, 'ip': '172.24.4.187'}}
2026-02-24 10:04:25,220 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.147/compute/v2.1/servers 0.766s
2026-02-24 10:04:25,220 82706 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-426531664", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "377f9478-7f89-4147-97b0-24c9d1042562"}], "security_groups": [{"name": "tempest-securitygroup--468648106"}], "key_name": "tempest-keypair-689814018", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485', '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-b25decd4-6ef4-4680-b1d5-c0f600ac9f2a', 'x-compute-request-id': 'req-b25decd4-6ef4-4680-b1d5-c0f600ac9f2a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.147/compute/v2.1/servers'}
Body: b'{"server": {"id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--468648106"}], "adminPass": "4sBnaHTdrrgs"}}'
2026-02-24 10:04:25,293 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.070s
2026-02-24 10:04:25,294 82706 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 09:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1089', '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-b1fc3239-dff7-4712-9ffb-1c76f47490ac', 'x-compute-request-id': 'req-b1fc3239-dff7-4712-9ffb-1c76f47490ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-689814018", "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 10:04:26,385 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.079s
2026-02-24 10:04:26,386 82706 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 09:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1139', '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-247f7305-f786-4ff5-a528-d4f2e749385a', 'x-compute-request-id': 'req-247f7305-f786-4ff5-a528-d4f2e749385a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:27,495 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.097s
2026-02-24 10:04:27,496 82706 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 09:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1187', '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-8a0d3336-180d-4896-8d0c-0ac2b1c82d63', 'x-compute-request-id': 'req-8a0d3336-180d-4896-8d0c-0ac2b1c82d63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:27,506 82706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-24 10:04:28,584 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.076s
2026-02-24 10:04:28,585 82706 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 09:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1187', '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-aec48d2a-502b-4a50-a8d1-a860f832fe39', 'x-compute-request-id': 'req-aec48d2a-502b-4a50-a8d1-a860f832fe39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:29,687 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.090s
2026-02-24 10:04:29,687 82706 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 09:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1195', '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-b91b8ee5-5741-45be-8a87-4c2cc25d7092', 'x-compute-request-id': 'req-b91b8ee5-5741-45be-8a87-4c2cc25d7092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:29,698 82706 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-24 10:04:30,864 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.164s
2026-02-24 10:04:30,864 82706 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 09:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-8adfc1be-71d1-4cd7-af29-2be1d4adc20b', 'x-compute-request-id': 'req-8adfc1be-71d1-4cd7-af29-2be1d4adc20b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:30,875 82706 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-02-24 10:04:32,078 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.201s
2026-02-24 10:04:32,078 82706 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 09:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-8d16a8d8-08e6-480f-80bf-5207817fbc59', 'x-compute-request-id': 'req-8d16a8d8-08e6-480f-80bf-5207817fbc59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:33,233 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.143s
2026-02-24 10:04:33,233 82706 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 09:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-85d7153d-5914-4690-9039-01d2ab079772', 'x-compute-request-id': 'req-85d7153d-5914-4690-9039-01d2ab079772', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:34,393 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.148s
2026-02-24 10:04:34,394 82706 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 09:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-563e502a-78bc-4321-9f2d-1dbb6c493225', 'x-compute-request-id': 'req-563e502a-78bc-4321-9f2d-1dbb6c493225', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:34,404 82706 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-02-24 10:04:35,566 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.160s
2026-02-24 10:04:35,566 82706 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 09:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-87c4d6b7-b3c9-48cc-9708-b0f60af4385d', 'x-compute-request-id': 'req-87c4d6b7-b3c9-48cc-9708-b0f60af4385d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:36,724 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.147s
2026-02-24 10:04:36,725 82706 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 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-0e36ac0d-7385-4cbe-b982-790da98ca338', 'x-compute-request-id': 'req-0e36ac0d-7385-4cbe-b982-790da98ca338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:37,948 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.211s
2026-02-24 10:04:37,948 82706 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 09:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', '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-dbe271ef-7fc0-49e5-8063-be54e58da921', 'x-compute-request-id': 'req-dbe271ef-7fc0-49e5-8063-be54e58da921', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "BUILD", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:39,243 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.281s
2026-02-24 10:04:39,244 82706 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 09:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1442', '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-48cac1e3-b8b1-4032-b365-15c06ae06cbd', 'x-compute-request-id': 'req-48cac1e3-b8b1-4032-b365-15c06ae06cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1366184970-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}]}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "ACTIVE", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:04:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:04:39,255 82706 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-24 10:04:39,535 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485/os-interface 0.279s
2026-02-24 10:04:39,536 82706 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 09:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-06ee0a86-3917-4084-b3d2-73bf9bd5d77c', 'x-compute-request-id': 'req-06ee0a86-3917-4084-b3d2-73bf9bd5d77c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "377f9478-7f89-4147-97b0-24c9d1042562", "port_id": "6ea9f52a-daa7-4d03-861f-dd43f1c68ffe", "mac_addr": "fa:16:3e:8b:d1:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c3683077-f665-4dfc-9384-fb78684f9256", "ip_address": "10.0.0.10"}]}]}'
2026-02-24 10:04:40,438 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 PUT http://192.168.122.147/networking/v2.0/floatingips/099c3af7-bd2c-430a-9c79-e31943177152 0.899s
2026-02-24 10:04:40,438 82706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "6ea9f52a-daa7-4d03-861f-dd43f1c68ffe"}}
Response - Headers: {'date': 'Tue, 24 Feb 2026 09:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-603534e7-5a71-4f48-9496-403b10cff6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/networking/v2.0/floatingips/099c3af7-bd2c-430a-9c79-e31943177152'}
Body: b'{"floatingip": {"id": "099c3af7-bd2c-430a-9c79-e31943177152", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "project_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "floating_ip_address": "172.24.4.187", "floating_network_id": "a64d99ba-63a7-4b24-a280-23b70b304f65", "router_id": "bd0a88b1-42f9-49b4-ba55-b97ea0ce7e6d", "port_id": "6ea9f52a-daa7-4d03-861f-dd43f1c68ffe", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "377f9478-7f89-4147-97b0-24c9d1042562", "mac_address": "fa:16:3e:8b:d1:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-24T09:04:24Z", "updated_at": "2026-02-24T09:04:40Z", "revision_number": 1}}'
2026-02-24 10:04:40,440 82706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.187:22' as 'cirros' with public key authentication
2026-02-24 10:04:43,518 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 1. Retry after 2 seconds.
2026-02-24 10:04:46,594 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 2. Retry after 3 seconds.
2026-02-24 10:04:53,150 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 3. Retry after 4 seconds.
2026-02-24 10:05:00,734 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 4. Retry after 5 seconds.
2026-02-24 10:05:09,310 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 5. Retry after 6 seconds.
2026-02-24 10:05:18,878 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 6. Retry after 7 seconds.
2026-02-24 10:05:29,438 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 7. Retry after 8 seconds.
2026-02-24 10:05:41,022 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 8. Retry after 9 seconds.
2026-02-24 10:05:53,598 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 9. Retry after 10 seconds.
2026-02-24 10:06:07,166 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 10. Retry after 11 seconds.
2026-02-24 10:06:21,730 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 11. Retry after 12 seconds.
2026-02-24 10:06:37,310 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 12. Retry after 13 seconds.
2026-02-24 10:06:53,886 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 13. Retry after 14 seconds.
2026-02-24 10:07:11,454 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 14. Retry after 15 seconds.
2026-02-24 10:07:30,046 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 15. Retry after 16 seconds.
2026-02-24 10:07:49,630 82706 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 ([Errno None] Unable to connect to port 22 on 172.24.4.187). Number attempts: 16. Retry after 17 seconds.
2026-02-24 10:08:10,206 82706 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.187 after 16 attempts. Proxy client: no proxy client
2026-02-24 10:08:10.206 82706 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-24 10:08:10.206 82706 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-24 10:08:10.206 82706 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-24 10:08:10.206 82706 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 10:08:10.206 82706 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-24 10:08:10.206 82706 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.187
2026-02-24 10:08:10.206 82706 ERROR tempest.lib.common.ssh
2026-02-24 10:08:10,207 82706 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-1366184970-network': [{'version': 4, 'addr': '10.0.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:8b:d1:4c'}]}, 'created': '2026-02-24T09:04:25Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.147/compute/flavors/42'}]}, 'hostId': 'f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4', 'id': 'c8dbd960-cb57-4197-ba8c-55c0bef68485', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}, {'rel': 'bookmark', 'href': 'http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-426531664', 'status': 'ACTIVE', 'tenant_id': '5ae3b143ecec485998e0d91ef5f5f6e9', 'user_id': '036d67fa8ec440969f8c2605177fb2da', 'updated': '2026-02-24T09:04:39Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-689814018', 'OS-SRV-USG:launched_at': '2026-02-24T09:04:38.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--468648106'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'a6c8a9d5-1248-46bb-b8e5-dab418669053'}]}
2026-02-24 10:08:10,764 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 POST http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485/action 0.557s
2026-02-24 10:08:10,765 82706 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 09:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31453', '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-614c7aad-a0be-41f3-a357-a9ffa7b4c42c', 'x-compute-request-id': 'req-614c7aad-a0be-41f3-a357-a9ffa7b4c42c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485/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 10:08:10,766 82706 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c8dbd960-cb57-4197-ba8c-55c0bef68485: [ 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.004000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1993.889 MHz processor
[ 0.002279] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x397b42f3d74, max_idle_ns: 881590612122 ns
[ 0.003449] Calibrating delay loop (skipped), value calculated using timer frequency.. 3987.77 BogoMIPS (lpj=7975556)
[ 0.009141] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022521] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030543] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033803] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035195] Spectre V2 : Mitigation: Retpolines
[ 0.035511] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.035921] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036473] RETBleed: Mitigation: untrained return thunk
[ 0.036988] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.037735] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038067] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038330] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.041686] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055515] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055865] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056174] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056518] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057213] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.057703] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.057974] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.058280] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.956377] Freeing SMP alternatives memory: 44K
[ 0.958192] pid_max: default: 32768 minimum: 301
[ 0.969235] LSM: Security Framework initializing
[ 0.974575] landlock: Up and running.
[ 0.974800] Yama: becoming mindful.
[ 0.984814] AppArmor: AppArmor initialized
[ 0.992369] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.992923] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.162410] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.178481] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.181129] signal: max sigframe size: 3632
[ 1.184071] rcu: Hierarchical SRCU implementation.
[ 1.200164] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.207181] smp: Bringing up secondary CPUs ...
[ 1.207501] smp: Brought up 1 node, 1 CPU
[ 1.207778] smpboot: Max logical packages: 1
[ 1.208127] smpboot: Total of 1 processors activated (3987.77 BogoMIPS)
[ 1.233262] devtmpfs: initialized
[ 1.240968] x86/mm: Memory block size: 128MB
[ 1.251050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.252383] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.261985] pinctrl core: initialized pinctrl subsystem
[ 1.275006] PM: RTC time: 09:04:44, date: 2026-02-24
[ 1.292398] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.301281] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.304320] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.305965] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.306651] audit: initializing netlink subsys (disabled)
[ 1.312465] audit: type=2000 audit(1771923884.356:1): state=initialized audit_enabled=0 res=1
[ 1.321859] thermal_sys: Registered thermal governor 'fair_share'
[ 1.321921] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.322191] thermal_sys: Registered thermal governor 'step_wise'
[ 1.322430] thermal_sys: Registered thermal governor 'user_space'
[ 1.322659] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.323393] EISA bus registered
[ 1.324062] cpuidle: using governor ladder
[ 1.325453] cpuidle: using governor menu
[ 1.329496] ACPI: bus type PCI registered
[ 1.329877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.336591] PCI: Using configuration type 1 for base access
[ 1.336897] PCI: Using configuration type 1 for extended access
[ 1.401730] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.408822] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.409124] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.473821] ACPI: Added _OSI(Module Device)
[ 1.474124] ACPI: Added _OSI(Processor Device)
[ 1.474319] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.474512] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.474861] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.475164] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.475397] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.526328] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.565415] ACPI: Interpreter enabled
[ 1.567460] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.567903] ACPI: Using IOAPIC for interrupt routing
[ 1.569741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.570177] PCI: Using E820 reservations for host bridge windows
[ 1.574431] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.665010] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.666606] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.680628] acpiphp: Slot [3] registered
[ 1.681187] acpiphp: Slot [4] registered
[ 1.681652] acpiphp: Slot [5] registered
[ 1.682199] acpiphp: Slot [6] registered
[ 1.682645] acpiphp: Slot [7] registered
[ 1.683280] acpiphp: Slot [8] registered
[ 1.683729] acpiphp: Slot [9] registered
[ 1.684173] acpiphp: Slot [10] registered
[ 1.684608] acpiphp: Slot [11] registered
[ 1.685041] acpiphp: Slot [12] registered
[ 1.685501] acpiphp: Slot [13] registered
[ 1.685934] acpiphp: Slot [14] registered
[ 1.686546] acpiphp: Slot [15] registered
[ 1.687206] acpiphp: Slot [16] registered
[ 1.687639] acpiphp: Slot [17] registered
[ 1.688068] acpiphp: Slot [18] registered
[ 1.688509] acpiphp: Slot [19] registered
[ 1.688937] acpiphp: Slot [20] registered
[ 1.689456] acpiphp: Slot [21] registered
[ 1.689896] acpiphp: Slot [22] registered
[ 1.690342] acpiphp: Slot [23] registered
[ 1.690778] acpiphp: Slot [24] registered
[ 1.691356] acpiphp: Slot [25] registered
[ 1.691793] acpiphp: Slot [26] registered
[ 1.692288] acpiphp: Slot [27] registered
[ 1.692727] acpiphp: Slot [28] registered
[ 1.693158] acpiphp: Slot [29] registered
[ 1.693631] acpiphp: Slot [30] registered
[ 1.694062] acpiphp: Slot [31] registered
[ 1.694791] PCI host bridge to bus 0000:00
[ 1.695938] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.696313] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.696831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.697093] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.697541] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.697847] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.702677] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.726098] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.729243] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.733122] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.735106] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.735490] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.735805] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.736140] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.740318] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.741240] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.741634] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.746533] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.748466] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.752030] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.754274] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.759033] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.759881] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.776648] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.778364] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.779655] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.783639] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.785245] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.803449] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.804968] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.806432] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.811043] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.832573] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.834312] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.837730] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.857249] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.859042] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.863037] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.891707] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.894127] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.896195] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.898206] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.899484] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.906026] iommu: Default domain type: Translated
[ 1.906333] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.915145] SCSI subsystem initialized
[ 1.924560] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.925035] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.925485] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.925962] vgaarb: loaded
[ 1.928061] ACPI: bus type USB registered
[ 1.929238] usbcore: registered new interface driver usbfs
[ 1.929963] usbcore: registered new interface driver hub
[ 1.930573] usbcore: registered new device driver usb
[ 1.932029] pps_core: LinuxPPS API ver. 1 registered
[ 1.932267] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.932775] PTP clock support registered
[ 1.934904] EDAC MC: Ver: 3.0.0
[ 1.956930] NetLabel: Initializing
[ 1.957196] NetLabel: domain hash size = 128
[ 1.957398] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.959554] NetLabel: unlabeled traffic allowed by default
[ 1.961402] PCI: Using ACPI for IRQ routing
[ 1.967315] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.967724] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.973327] clocksource: Switched to clocksource tsc-early
[ 2.366536] VFS: Disk quotas dquot_6.6.0
[ 2.367351] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.399464] AppArmor: AppArmor Filesystem Enabled
[ 2.401235] pnp: PnP ACPI init
[ 2.418472] pnp: PnP ACPI: found 5 devices
[ 2.494227] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.497111] NET: Registered PF_INET protocol family
[ 2.499795] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.561876] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.565203] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.566765] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.567810] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.568344] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.571196] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.571196] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.571196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.571196] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.571196] NET: Registered PF_XDP protocol family
[ 2.580173] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.580472] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.580747] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.581105] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.581381] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.583257] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.583657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.584026] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.584392] PCI: CLS 0 bytes, default 64
[ 2.598851] Trying to unpack rootfs image as initramfs...
[ 2.618403] Initialise system trusted keyrings
[ 2.625411] Key type blacklist registered
[ 2.632056] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.707921] zbud: loaded
[ 2.725041] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.740902] fuse: init (API version 7.34)
[ 2.756668] integrity: Platform Keyring initialized
[ 2.864456] Key type asymmetric registered
[ 2.864888] Asymmetric key parser 'x509' registered
[ 2.866054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.873580] io scheduler mq-deadline registered
[ 2.884711] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.901924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.913755] ACPI: button: Power Button [PWRF]
[ 3.600046] tsc: Refined TSC clocksource calibration: 2000.042 MHz
[ 3.601154] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd455df42c, max_idle_ns: 440795257445 ns
[ 3.601760] clocksource: Switched to clocksource tsc
[ 4.535335] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.097094] Freeing initrd memory: 8864K
[ 6.134425] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.889515] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.706807] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.509532] Free page reporting enabled
[ 8.512767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.541106] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.593948] Linux agpgart interface v0.103
[ 8.650222] loop: module loaded
[ 8.672098] scsi host0: ata_piix
[ 8.679133] scsi host1: ata_piix
[ 8.680488] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.680877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.692512] tun: Universal TUN/TAP device driver, 1.6
[ 8.693966] PPP generic driver version 2.4.2
[ 8.696033] VFIO - User Level meta-driver version: 0.3
[ 8.698862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.699639] ehci-pci: EHCI PCI platform driver
[ 8.700239] ehci-platform: EHCI generic platform driver
[ 8.700664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.701036] ohci-pci: OHCI PCI platform driver
[ 8.701704] ohci-platform: OHCI generic platform driver
[ 8.702160] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.705160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.711554] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.712114] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.716225] mousedev: PS/2 mouse device common for all mice
[ 8.722330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.724237] rtc_cmos 00:04: RTC can wake from S4
[ 8.733009] rtc_cmos 00:04: registered as rtc0
[ 8.734294] rtc_cmos 00:04: setting system clock to 2026-02-24T09:04:52 UTC (1771923892)
[ 8.736456] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.737086] i2c_dev: i2c /dev entries driver
[ 8.738267] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.739321] device-mapper: uevent: version 1.0.3
[ 8.741179] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.742396] platform eisa.0: Probing EISA bus 0
[ 8.742959] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.743659] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.743992] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.744287] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.744557] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.744826] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.745092] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.745408] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.745711] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.745986] platform eisa.0: EISA: Detected 0 cards
[ 8.746844] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.749560] drop_monitor: Initializing network drop monitor service
[ 8.753923] NET: Registered PF_INET6 protocol family
[ 9.043640] Segment Routing with IPv6
[ 9.044497] In-situ OAM (IOAM) with IPv6
[ 9.045580] NET: Registered PF_PACKET protocol family
[ 9.047577] Key type dns_resolver registered
[ 9.053405] IPI shorthand broadcast: enabled
[ 9.054597] sched_clock: Marking stable (9100117155, -48993514)->(9056759454, -5635813)
[ 9.059802] registered taskstats version 1
[ 9.061734] Loading compiled-in X.509 certificates
[ 9.083900] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.089179] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.093670] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.094143] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.096756] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.097809] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.098821] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.099879] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.100623] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.101567] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.102261] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.102925] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.108971] zswap: loaded using pool lzo/zbud
[ 9.114906] Key type .fscrypt registered
[ 9.115398] Key type fscrypt-provisioning registered
[ 9.217949] Key type encrypted registered
[ 9.218402] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.219650] ima: No TPM chip found, activating TPM-bypass!
[ 9.220064] Loading compiled-in module X.509 certificates
[ 9.224837] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.225382] ima: Allocated hash algorithm: sha1
[ 9.229223] ima: No architecture policies found
[ 9.230452] evm: Initialising EVM extended attributes:
[ 9.230718] evm: security.selinux
[ 9.230915] evm: security.SMACK64
[ 9.231234] evm: security.SMACK64EXEC
[ 9.231415] evm: security.SMACK64TRANSMUTE
[ 9.231589] evm: security.SMACK64MMAP
[ 9.231747] evm: security.apparmor
[ 9.231898] evm: security.ima
[ 9.232036] evm: security.capability
[ 9.232230] evm: HMAC attrs: 0x1
[ 9.239673] PM: Magic number: 14:245:71
[ 9.249042] RAS: Correctable Errors collector initialized.
[ 9.252168] clk: Disabling unused clocks
[ 9.407016] Freeing unused decrypted memory: 2036K
[ 9.504214] Freeing unused kernel image (initmem) memory: 3368K
[ 9.504749] Write protecting the kernel read-only data: 30720k
[ 9.514262] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.518527] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.089900] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.091750] Run /init as init process
info: initramfs: up at 10.37
[ 11.784506] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.827464] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.827900] GPT:229375 != 2097151
[ 11.828080] GPT:Alternate GPT header not at the end of the disk.
[ 11.828336] GPT:229375 != 2097151
[ 11.828507] GPT: Use GNU Parted to correct GPT errors.
[ 12.669918] 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.79
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:c8:db:d9:60:cb:57:41:97:ba:8c:55:c0:be:f6:84:85
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:8b:d1:4c
eth0: adding address fe80::f816:3eff:fe8b:d14c
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.10 from 10.0.0.1
eth0: probing address 10.0.0.10/28
eth0: leased 10.0.0.10 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 32.67. request failed
failed 2/20: up 81.92. request failed
failed 3/20: up 131.16. request failed
2026-02-24 10:08:10,880 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 204 DELETE http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.113s
2026-02-24 10:08:10,880 82706 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 09:08:10 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-5af722f6-2e22-4c88-9707-6056c5049065', 'x-compute-request-id': 'req-5af722f6-2e22-4c88-9707-6056c5049065', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b''
2026-02-24 10:08:11,204 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.323s
2026-02-24 10:08:11,204 82706 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 09:08:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-bb3e5414-5bfd-4f90-87d5-1fb327a75609', 'x-compute-request-id': 'req-bb3e5414-5bfd-4f90-87d5-1fb327a75609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1366184970-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}, {"version": 4, "addr": "172.24.4.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}]}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "ACTIVE", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:12,422 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.206s
2026-02-24 10:08:12,422 82706 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 09:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-21692dbb-4699-4a1a-9006-97363bb8b5fb', 'x-compute-request-id': 'req-21692dbb-4699-4a1a-9006-97363bb8b5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1366184970-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}, {"version": 4, "addr": "172.24.4.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}]}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "ACTIVE", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:13,610 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.175s
2026-02-24 10:08:13,610 82706 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 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', '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-e7ca4157-3603-49a2-89d8-ba3347fe87c2', 'x-compute-request-id': 'req-e7ca4157-3603-49a2-89d8-ba3347fe87c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1366184970-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}, {"version": 4, "addr": "172.24.4.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:d1:4c"}]}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "ACTIVE", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--468648106"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:14,698 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.075s
2026-02-24 10:08:14,698 82706 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 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1216', '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-6b44e6d7-e92e-43b8-867b-5e1d249e71ae', 'x-compute-request-id': 'req-6b44e6d7-e92e-43b8-867b-5e1d249e71ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "ACTIVE", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:15,794 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.083s
2026-02-24 10:08:15,794 82706 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 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', '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-4967aabf-1d5e-41a6-aa7a-983240702236', 'x-compute-request-id': 'req-4967aabf-1d5e-41a6-aa7a-983240702236', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "DELETED", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": "2026-02-24T09:08:15.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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:15,805 82706 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-24 10:08:16,894 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.087s
2026-02-24 10:08:16,894 82706 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 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', '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-af2882bb-5c67-4e71-bd39-ca1d4c508a7a', 'x-compute-request-id': 'req-af2882bb-5c67-4e71-bd39-ca1d4c508a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "DELETED", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": "2026-02-24T09:08:15.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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:17,990 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.084s
2026-02-24 10:08:17,991 82706 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 09:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', '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-980719f5-2ebe-4254-a419-48a983c540d4', 'x-compute-request-id': 'req-980719f5-2ebe-4254-a419-48a983c540d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-24T09:04:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.147/compute/flavors/42"}]}, "hostId": "f5324a235c4ee395afbc2153951c1076b14e107c0420e576453c19d4", "id": "c8dbd960-cb57-4197-ba8c-55c0bef68485", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}, {"rel": "bookmark", "href": "http://192.168.122.147/compute/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-426531664", "status": "DELETED", "tenant_id": "5ae3b143ecec485998e0d91ef5f5f6e9", "user_id": "036d67fa8ec440969f8c2605177fb2da", "updated": "2026-02-24T09:08:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-689814018", "OS-SRV-USG:launched_at": "2026-02-24T09:04:38.000000", "OS-SRV-USG:terminated_at": "2026-02-24T09:08:15.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": "a6c8a9d5-1248-46bb-b8e5-dab418669053"}]}}'
2026-02-24 10:08:19,035 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 GET http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485 0.032s
2026-02-24 10:08:19,036 82706 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 09:08:19 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-464db8c5-05c9-47d3-b9c0-e154841e05e9', 'x-compute-request-id': 'req-464db8c5-05c9-47d3-b9c0-e154841e05e9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.147/compute/v2.1/servers/c8dbd960-cb57-4197-ba8c-55c0bef68485'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c8dbd960-cb57-4197-ba8c-55c0bef68485 could not be found."}}'
2026-02-24 10:08:19,068 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.147/compute/v2.1/os-keypairs/tempest-keypair-689814018 0.030s
2026-02-24 10:08:19,068 82706 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 09:08:19 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-68a1827d-a394-49f1-ae51-b19c374b7971', 'x-compute-request-id': 'req-68a1827d-a394-49f1-ae51-b19c374b7971', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.147/compute/v2.1/os-keypairs/tempest-keypair-689814018'}
Body: b''
2026-02-24 10:08:19,224 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.147/networking/v2.0/security-groups/255ce3ab-701f-41b6-a54b-8187049354f3 0.155s
2026-02-24 10:08:19,224 82706 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 09:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-407b7f27-7aec-4ba7-938b-18168bbdf3fc', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.147/networking/v2.0/security-groups/255ce3ab-701f-41b6-a54b-8187049354f3'}
Body: b''
2026-02-24 10:08:19,239 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.147/networking/v2.0/security-groups/255ce3ab-701f-41b6-a54b-8187049354f3 0.015s
2026-02-24 10:08:19,239 82706 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 09:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b22ed585-ec83-47a8-8739-72406a5c4ebb', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.147/networking/v2.0/security-groups/255ce3ab-701f-41b6-a54b-8187049354f3'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 255ce3ab-701f-41b6-a54b-8187049354f3 does not exist", "detail": ""}}'
2026-02-24 10:08:19,540 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.147/networking/v2.0/floatingips/099c3af7-bd2c-430a-9c79-e31943177152 0.300s
2026-02-24 10:08:19,541 82706 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 09:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0740f71e-a32a-4ec4-b37c-7d93d6e2fa6f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.147/networking/v2.0/floatingips/099c3af7-bd2c-430a-9c79-e31943177152'}
Body: b''
2026-02-24 10:08:19,594 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.053s
2026-02-24 10:08:19,595 82706 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 09:08:19 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-bf6d6a80-77ac-4fc8-85d1-9e9fbdf92b8b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b''
2026-02-24 10:08:19,633 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.038s
2026-02-24 10:08:19,633 82706 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 09:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1904c24-3491-4bc7-832d-4153b18c2817', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1904c24-3491-4bc7-832d-4153b18c2817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:08:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "0941a833-933f-4012-8e75-fc4f04d9aa49", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:08:20,678 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.033s
2026-02-24 10:08:20,678 82706 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 09:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185767d6-7fde-4ccf-b10e-b9877ab1b030', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185767d6-7fde-4ccf-b10e-b9877ab1b030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"volume": {"id": "a6c8a9d5-1248-46bb-b8e5-dab418669053", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-24T09:04:16.000000", "updated_at": "2026-02-24T09:08:20.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-316116826", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}, {"rel": "bookmark", "href": "http://192.168.122.147/volume/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053"}], "user_id": "036d67fa8ec440969f8c2605177fb2da", "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": "0941a833-933f-4012-8e75-fc4f04d9aa49", "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": "5ae3b143ecec485998e0d91ef5f5f6e9"}}'
2026-02-24 10:08:21,707 82706 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053 0.017s
2026-02-24 10:08:21,707 82706 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 09:08:21 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-bd3ea35b-b030-4e72-bbf1-dab3e0ec39a9', 'x-openstack-request-id': 'req-bd3ea35b-b030-4e72-bbf1-dab3e0ec39a9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.147/volume/v3/volumes/a6c8a9d5-1248-46bb-b8e5-dab418669053'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume a6c8a9d5-1248-46bb-b8e5-dab418669053 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 | |
ProjectMemberTests39) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests33) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt12.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt12.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt12.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt12.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| 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 | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| 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 | |
VolumeTypesMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| 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)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt22.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt22.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| 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 | |
VolumesBackupsV39Test) |
skip
pt30.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt30.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| 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 | ||